Problem 1
Consider for instance n=m3 for m even. Then n2+1=m6+1=(m2+1)(m4-m2+1).
Problem 2a
All these follow in a straightforward manner from FLT. For example
,
,
which implies
.
,
thus
.
Problem 3
by Fermat's Little Theorem.
by Wilson's theorem. Since each of the two
factors is divisible by p, the product is divisible by p2.
Problem 4a
is not a solution, therefore we can assume
gcd(x,3)=1, and use FLT
.
Thus,
,
and
.
The equation thus reduces to
,
and so the only solution is
.
Problem 5
Lagrange's Theorem tells us that an equation of degree 5 modulo a prime has at most 5 solutions. Plugging in 0, 1, 2, p-2, p-1 we see that all of these are solutions, and since we can have at most 5, they have to be all of the solutions.
For 5b, experiment and find 5 distinct solutions that work (mod p) for any p > 7.
Problem 6
Observe that since 7 divides 147, any solution (mod 147) will be
a solution (mod 7). It therefore suffices to show that the equation
has no solutions (mod 7). (mod 7), the equation reduces to
Problem 7
The solutions (mod 100) are 1, 81, 61, 41, 21, 33.