Number Theory Help!
For positive integers a,b,c,d, if gcd(a,b)=gcd(c,d)=1, then prove that \[\frac{ a }{ b }+\frac{ c }{ d }\notin Z\] \[b \neq d\]
I tried to start this problem by saying that since gcd(a,b)=gcd(c,d)=1, there exist x,y,u,w such that \[ax+by=cu+dv=1\]
Since \[\frac{ a }{ b }+\frac{ c }{ d }=\frac{ ad+bc }{ bd }\], I tried to somehow manipulate the above equation to get this form, but I've failed...
try by contradiction suppose \(\dfrac{a}{b}+\dfrac{c}{d}=n \implies ad+bc= b*d*n\) \(\implies b\mid ad\) and \(d\mid bc\)
since \(\gcd(a,b)=1\), by euclid lemme, \(b\mid ad \implies b\mid d\) similarly \(d\mid b\) together imply \(b=d\), contradiction, ending the proof.
Bravo!
Thank you!
So the key to this problem was using contradiction. Does there happen to be an alternate proof?
sure, but i feel they all are messy... you don't like that divisibility argument is it ?
No. I do like that elegant solution that you provided using contradiction. It's just that I have a feeling that there might be an alternate solution using the Bezout's Identity...
btw the key thing is not contradiction, i think the key thing is noticing that \[m\mid n ~~\text{and}~~n\mid m~~\implies n=\pm m\]
sure, lets try using bezout's identity
Wait. On the other thought, I do have this odd feeling that this will be dirty...
Look at robjohn's reply here http://math.stackexchange.com/questions/1151443/prove-for-positive-integers-a-b-c-and-d-where-b-does-not-equal-d-if-gcda-b
Ah. That's exactly what I wanted! It's not that dirty as I thought it would be.
usually euclid lemma is covered prior to bezout so it is okay to use euclid lemma as it is more fundamental or whatever..
got it. Thank you!
Join our real-time social learning platform and learn together with your friends!