Let $z \in \mathbb C$, $|z| = 1$. Assume the sequence $a_n = z^n$ is convergent. Prove $z = 1$.
The case $z = 1$ implies convergence of $a_n$ is easy to prove. It is also easy to prove that $z = -1$ implies divergence of $a_n$.
So clearly $z$ must be a complex number on the complex unit circle of radius 1, and I must prove divergence for any $z \ne \pm 1$.
My idea is: $z = a + ib$ and $|z| = 1$ can be written in polar form $e^{i \theta} = cos(\theta) + i sin(\theta)$. Then $a^n = e^{i \theta n} = cos(\theta n) + i sin(\theta n)$ for $n \in \mathbb N$. Now we may assume $\theta \neq \pi, 2\pi$, but how do I verify that the sequence does in fact diverge in this case ?