What is $[\cos(\pi/12)+i\sin(\pi/12)]^{16}+[\cos(\pi/12)-i\sin(\pi/12)]^{16}$?
I can use De Moivre's formula for the left part:
$[\cos(\pi/12)+i\sin(\pi/12)]^{16} = \cos(4\pi/3) + i\sin(4\pi/3) = -\dfrac{\sqrt3}{2} + \dfrac{i}{2}$
but I'm stuck at the right part. Thanks in advance.
I can use De Moivre's formula for the left part
Call that $z$, then the right part is just $\bar z$, so their sum is $z + \bar z = 2 \operatorname{Re}(z)$. But you need to fix the left part, first. – dxiv Aug 27 '18 at 05:25