Monday, 5 August 2013

gcd and lcm - Suppose gcd(a,y)=s and gcd(b,y)=t. Prove that gcd(gcd(a,b),y)=gcd(s,t).



All I have so far is that s|a,s|y,t|b, and t|y.

I also know




gcd(gcd(a,b),y)=gcd(a,b,y)=gcd(a,gcd(b,y))



by the associative property of gcd. It would suffice to show gcd(a,b,y)=gcd(gcd(a,y),gcd(b,y)).


I'm just not sure how to prove it. Thanks for your help.


Answer



I would approach it a bit differently. Let d=gcd(gcd(a,b),y). Then dgcd(a,b), and dy. Since dgcd(a,b), we also know that da and db. Since da and dy, we know that ds; similarly, dt, so dgcd(s,t).



Now let e=gcd(s,t) and make a similar argument to show that ed. Since d,e1, de, and ed, it must be the case that d=e.


No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find limh0sin(ha)h without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...