- #1
Daveyboy
- 58
- 0
Hi,
I can not see how this is implied...
Let m and n be positive integers, with gcd(m, n) = 1. The the system of congruences
x = a (mod m) and x = b (mod n ) has a solution. Moreover, any two solutions are congruent modulo mn.
pf.
Since gcd(m,n) = 1, there exist integers r and s such that rm + sn = 1. Then rm=1 mod n and sn = 1 mod m. And the proof goes on.
I just do not understand how "Then rm=1 mod n and sn = 1 mod m." is true.
Can anyone clarify. Thanks
I can not see how this is implied...
Let m and n be positive integers, with gcd(m, n) = 1. The the system of congruences
x = a (mod m) and x = b (mod n ) has a solution. Moreover, any two solutions are congruent modulo mn.
pf.
Since gcd(m,n) = 1, there exist integers r and s such that rm + sn = 1. Then rm=1 mod n and sn = 1 mod m. And the proof goes on.
I just do not understand how "Then rm=1 mod n and sn = 1 mod m." is true.
Can anyone clarify. Thanks