twisted_logic89
New member
- Joined
- Oct 20, 2008
- Messages
- 23
theorem: ax is congruent to b mod n
if and only if
d|b (d = gcd (a,n))
proof:
n | ax - b
a= rd
n= sd
so we could say that sd| (rd)x - b
then....divide everything by d, since d doesnt equal zero cuz its the gcd
so now s|rx-b
am I even on the right track here?
if and only if
d|b (d = gcd (a,n))
proof:
n | ax - b
a= rd
n= sd
so we could say that sd| (rd)x - b
then....divide everything by d, since d doesnt equal zero cuz its the gcd
so now s|rx-b
am I even on the right track here?