You are on page 1of 1

MATH 1200 - ASSIGNMENT X

YOUR NAME

4.
P We need to prove that if gcd(a, b) = 1 and there exists an integer c such that c|(a + b),
then gcd(a, c) = gcd(b, c) = 1.

Proof:

Let d = gcd(a, c). Then we have d|a and d|c. Since c|(a + b), we can write a + b = kc for
some integer k. Then we have a = kc − b, and since d|a and d|c, we can write d|(kc − b). This
implies that d|b, since gcd(a, b) = 1. Thus, we have shown that d is a common divisor of a and
b, and since gcd(a, b) = 1, it follows that d = 1. Therefore, we have shown that gcd(a, c) = 1.

Similarly, let e = gcd(b, c). Then we have e|b and e|c. Using the same argument as
above, we can show that e|a. Thus, e is a common divisor of a and b, and since gcd(a, b)
= 1, it follows that e = 1. by the definition of greatest common divisor and using multiple
representations. Therefore, we have shown that gcd(b, c) = 1.

Hence, we have shown that if gcd(a, b) = 1 and there exists an integer c such that c|(a + b),
then gcd(a, c) = gcd(b, c) = 1.

Date: March 30, 2023.


1

You might also like