I'm working on the following Wilson's theorem exercise.
Show that $61!+1$ is divisible by $71.$
I know that expressed as a congruence it would be $61! \equiv -1 \pmod {71}$
Based on Wilson's theorem $(p-1)! \equiv -1 \pmod p$, I have
$$70! \equiv -1 \pmod {71}.$$
What I'm doing now is
$$70*69*68*...*62*61! \equiv -1 \pmod {71}.$$
But I don't know how to cancel those extra numbers I have before the 61; any hint or help will be greatly appreciated.
Notice: $62*..... *70 \equiv (-9)*(-8)*.... *(-1)\equiv$
$(9*8)*(6*4*3)*(7*5*2)*(-1)^9 \equiv -(72)^2(70)\equiv -1^2*(-1) \equiv 1\pmod {71}$.
So $70! = 61!*(62*....*70) \equiv 61! \pmod {71}$.
But $71$ is prime so by Wilson's Theorem $70! \equiv - 1\pmod {71}$.
So $61! \equiv -1 \pmod{71}$ and so $71|61! + 1$.