Question: If $c\neq 1$ is an $n^{th}$ root of unity then, $1+c+...+c^{n-1} = 0$
Attempt: So I have established that I need to show that $$\sum^{n-1}_{k=0} e^{\frac{i2k\pi}{n}}=\frac{1-e^{\frac{ik2\pi}{n}}}{1-e^{\frac{i2\pi}{n}}} =0$$ by use of the sum of geometric series'. My issue is proceeding further to show that this is indeed true.
The right hand side should be
$$\frac{1-e^{\frac{in2\pi}{n}}}{1-e^{\frac{i2\pi}{n}}}=0$$
since $e^{\frac{in2\pi}{n}}=e^{i2\pi}=1$.