Let $w \in \mathbb C$ where $|w|=1$.
I am trying to prove that there exists $ \theta \in \mathbb R$ such that $- \frac{i}{2}(w^n-w^{-n})=\sin(n\theta)$ for all $n\in \mathbb N$
To begin, I thought about using DMT which states that
$(\cos\theta+i\sin\theta)^n= \cos(n\theta)+i\sin(n\theta),$ for any $\theta\in\mathbb R$, $n\in\mathbb Z$ but I am not exactly sure how to use this proposition in the proof.
Any help is appreciated!
If you put $w=\cos\theta + i\sin\theta$, then as you have noted, we have $w^n = \cos(n\theta) + i\sin(n\theta)$, and also $w^{-n} = \cos(n\theta) - i\sin(n\theta)$. Hence $$-\frac{i}{2}(w^n - w^{-n}) = -\frac{i}{2}(2i\sin(n\theta)) = \sin(n\theta),$$ so it turns out that you can pick $\theta$ to be the argument of the complex number $w$.