- #1
ashwinb
- 1
- 0
Help please!
I basically have to prove that gcd(a, b, c) = gcd(gcd(a,b), c).
So I know that if I just need to prove that the sets {a, b, c} and {gcd(a,b), c} have the same sets of divisors.
I basically have to prove that gcd(a, b, c) = gcd(gcd(a,b), c).
So I know that if I just need to prove that the sets {a, b, c} and {gcd(a,b), c} have the same sets of divisors.