Tuesday, 20 November 2018

elementary number theory - rmgcd(x,y) dividing linear combination of x, y



All variables are integers:



conclude that if, in addition, adbc=±1, then
gcd(x,y)=gcd(ax+by,cx+dy).
The fact that gcd(x,y)=gcd(x+ky,y) used for the Euclidean Algorithm is a special case of this exercise.




I was also told to consider the idea of a matrix (abcd) as well as its inverse.



I understand that adbc is the determinant and that the determinant of the inverse is still equal to adbc as well but I'm not able to put the pieces together about how this helps me to show the two gcds are equal.


Answer



Let A:=(abcd). The condition that adbc=±1 means that A1 also has integer coefficients. If you have integers u,v with ux+vy=gcd(x,y)=:z, then letting B:=(u,v), we have B(x,y)T=z. But then also
z=BA1A(xy)=BA1(ax+bycx+dy),


so, if BA1=:(n,m), then n(ax+by)+m(cx+dy)=z, which shows that gcd(ax+by,cx+dy) divides z=gcd(x,y).
Interchanging the roles of (xy) and (ax+bycx+dy) as well as of A and A1 shows that gcd(x,y) divides gcd(ax+by,cx+dy), which shows that both are equal.


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}...