Suppose that $m \in \mathbb{N}$ and $\gcd (a^2 - a), m) = 1.$
(i) Prove that $1 + a + a^2 + ... + a^{\phi(m)-1} ≡ 0 \pmod m$
How can I go about solving this? I recognize that $\gcd(a^2 - a, m)$ can be written as $\gcd(a(a-1),m)$ but I am not sure if this helps.

