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 [itex]p^m | (1 + p)^{p^{m - 1}} - 1[/itex])
Let [itex]p[/itex] be an odd prime and let [itex]n[/itex] be a positive integer. Show that[itex](1 + p)^{p^{n - 1}} \cong 1 \mod p^n[/itex]
[itex](a+b)^n = \displaystyle\sum\limits_{i=0}^n {n \choose i}a^{n - i}b^i[/itex]
I took a picture of the latex .pdf file since the latex code would not work here.
(The contradiction is [itex]p^m | (1 + p)^{p^{m - 1}} - 1[/itex])
Homework Statement
Let [itex]p[/itex] be an odd prime and let [itex]n[/itex] be a positive integer. Show that[itex](1 + p)^{p^{n - 1}} \cong 1 \mod p^n[/itex]
Homework Equations
The professor said as a hint, "Use the binomial theorem."[itex](a+b)^n = \displaystyle\sum\limits_{i=0}^n {n \choose i}a^{n - i}b^i[/itex]
The Attempt at a Solution
I took a picture of the latex .pdf file since the latex code would not work here.