#Discrete Math -- GCD proof

8 messages · Page 1 of 1 (latest)

tidal ridge
#

I did this but I am realizing bezout's theorem is not bi-directional so this is wrong. Does anyone know a better way to go about this?

fierce yokeBOT
junior breach
#

I think you can write a=xd, m=yd, b=z where x,y are coprime and yd, z are coprime and then gcd(ab, m)=gcd(xdz, yd)=d*gcd(xz, y) and since x,y are coprime and y,z are coprime it follows that gcd(xz, y)=1

tidal ridge
#

I think that is alike to what youa re saying

junior breach
#

Nice proof

fierce yokeBOT
#

Discrete Math -- GCD proof