I'm having trouble trying to prove this:
Let $ m\in \mathbb Z$, $m$ even and $w\in\mathbb C$ a primitive $2m$-th root of unity. Prove that $(w-1)^m$ is purely imaginary.
What I've tried to do so far is saying that if $(w-1)^m$ is purely imaginary then: $(w-1)^m= -(\overline {w-1)^m}$ and from here use the Binomial Theorem and try to manipulate both expressions to show they're equal. But still no luck.
Thanks for your help!
We have $w=e^{i k\pi/m}$ with $\gcd(k,2m)=1$. Now let's compute
$$\begin{align}w-1&=e^{i k\pi/m}-1\\&=e^{{i k\pi/2m}}\left(e^{{i k\pi/ 2m}}-e^{-{i k\pi/ 2m}}\right)\\&=2e^{{i k\pi/ 2m}}i \sin{{k\pi/2m}}\end{align}$$
And so
$$(w-1)^m=2^me^{{i k\pi/ 2}}i^m \sin^m{{k\pi\over 2m}}$$
Now $e^{{i k\pi/2}}=\pm i $ so $(w-1)^m$ is imaginary when $m$ is even.