How do you solve this equation $\cos(x)-\sin3x=\cos2x$?
I have tried to rewrite as follows: $$\cos(2x)-\cos(x)=-\sin3x$$ $$=-2\sin(\frac{3}{2}x)\sin x=-3\sin x+4\sin^3x$$
Is it correct? Is it possible to proceed from here or I need to transform it differently?
Transform $\cos2x$ into $1-2\sin^2x$ is not useful here either.
You can rewrite it as $$ \frac{e^{ix}+e^{-ix}}{2}-\frac{e^{3ix}-e^{-3ix}}{2i}=\frac{e^{2ix}+e^{-2ix}}{2} $$ that becomes $$ e^{3ix}-e^{-3ix}+ie^{2ix}+ie^{-2ix}-ie^{ix}-ie^{-ix}=0 $$ or, setting $z=e^{ix}$, $$ z^6-1+iz^5-iz^2-iz^4+iz=0 $$ This can be rewritten as $$ (z^3-1)(z^3+1)+iz^2(z^3-1)-iz(z^3-1)=0 $$ This yields $z^3-1=0$ or $$ z^3+iz^2-iz+1=0 $$ The last one can be factored as $(z+i)(z^2-i)=0$. Thus we get:
Finally: