2

This homework question asks to first prove that the common divisors of $a$ and $b$ are the same as the common divisors of $a$ and $a+b$, which I have done, and then deduce from this result that $\gcd(a, b) = \gcd(a, a+b)$.

Let $c|a$ and $c|(a+b)$, therefore $c|b$. I have tried expanding $\gcd(a,a+b)$ in terms of multiples of $c$ and considering the case when $c = \gcd(a,a+b)$, but it gets me nowhere. Am I overlooking something obvious?

Vitaly B
  • 393

1 Answers1

3

If the two sets of common divisors are the same, then the greatest common divisors are the same.