Prove $(n -1) = (n-1)^{n}$ mod n
How would one go about doing this?
But this is just
$-1 = (-1)^n \mod n$
which is true if and only if $n$ is odd or $n = 2$.