How would you prove if $ad-bc = 1$, then $(a+c,b+d)=1$
Asked
Active
Viewed 143 times
1
-
6Why don't you ask a counselor? – Dylan Yott Jul 29 '14 at 16:11
3 Answers
1
Hint $\ $ The linear map $\,(x,y)\mapsto (ax\!+\!cy,bx\!+\!dy)\,$ has determinant $\,D = ad-bc,\,$ hence, by a simple proof we deduce that $\,\gcd(ax\!+\!cy,bx\!+\!dy)\mid D\gcd(x,y).\,$ Yours is case $\,D = x = y = 1$.

Bill Dubuque
- 272,048
1
You could take the equation;
$$ad-bc=1$$
And see the look of his decision.
$$a=ps+1$$
$$d=ps+p+s+2$$
$$b=ps+p+1$$
$$c=ps+s+1$$
$$.......$$
$$a=2ps+p+s+1$$
$$d=2ps+3p+3s+5$$
$$b=2ps+3p+s+2$$
$$c=2ps+p+3s+2$$
$p,s$ - integers of any sign.

individ
- 4,301