jdinatale
- 153
- 0
As stated in the title, I am trying to prove a statement by minimum counterexample involving modular arithmetic. My problem is producing the contradiction, but I feel so close!
(The contradiction is p^m | (1 + p)^{p^{m - 1}} - 1)
Let p be an odd prime and let n be a positive integer. Show that(1 + p)^{p^{n - 1}} \cong 1 \mod p^n
(a+b)^n = \displaystyle\sum\limits_{i=0}^n {n \choose i}a^{n - i}b^i
I took a picture of the latex .pdf file since the latex code would not work here.
(The contradiction is p^m | (1 + p)^{p^{m - 1}} - 1)
Homework Statement
Let p be an odd prime and let n be a positive integer. Show that(1 + p)^{p^{n - 1}} \cong 1 \mod p^n
Homework Equations
The professor said as a hint, "Use the binomial theorem."(a+b)^n = \displaystyle\sum\limits_{i=0}^n {n \choose i}a^{n - i}b^i
The Attempt at a Solution
I took a picture of the latex .pdf file since the latex code would not work here.