- #1
srgut
- 3
- 0
If a + b = c, then is a + b = c (mod n) for all n?
For example while reading LeVeque's Topics in Number Theory I came across a section on Fermat's Last Theorem in which he says: a way to show c^n = a^n + b^n has no solution is to assume the infinite amount of congruences c^n = a^n + b^n (mod p) for p = 2, 3, 5, 7, ... and then derive a contradiction.
I assume what he means is: if c^n = a^n + b^n, then c^n = a^n + b^n (mod n) for any n that we choose.
Is this valid?
For example while reading LeVeque's Topics in Number Theory I came across a section on Fermat's Last Theorem in which he says: a way to show c^n = a^n + b^n has no solution is to assume the infinite amount of congruences c^n = a^n + b^n (mod p) for p = 2, 3, 5, 7, ... and then derive a contradiction.
I assume what he means is: if c^n = a^n + b^n, then c^n = a^n + b^n (mod n) for any n that we choose.
Is this valid?