How can I prove by full induction that $n^{2(p+1)}-1$ is divisible by $n+1$?
Asked
Active
Viewed 51 times
-3
-
$n^{2(p+1)}\equiv (-1)^{2(p+1)}=1\bmod n+1$ – J. W. Tanner Jan 25 '21 at 16:37
2 Answers
0
Hint:
If $n^x\equiv1\bmod{n+1}$, and $n^2\equiv1\bmod{n+1}$, then $n^{x+2}\equiv1\bmod{n+1}$.

Rushabh Mehta
- 13,663