Solve the equation $\cos x -2\cos 2x+3 \cos 3x -4\cos 4x = \dfrac{1}{2}.$ I tried, put $t = \cos x$.
Solve the trigonometric equation
-
0I think you want to have something factored equal to 0, and then set each factor to 0. But you have two factors multiplying to give 1/2 here. – 2012-11-04
1 Answers
With $c=\cos x$ we have $\cos 2x=2c^2-1$, and $\cos 3x = 4c^3-3c$, and finally $\cos 4x = 8c^4-8c^2+1$. If you take your equation, move the 1/2 to the left side, make the above substitutions, and multiply by $-2$, you'll get $64c^4-24c^3-56c^2+16c+5=0.$ This factors as $(2c-1)(32c^3+4c^2-26c-5)=0$. The cubic here has no rational roots, and it looks like one would have to resort to the cubic equation (a mess) to find its zeros. Numerically the zeros of the cubic are about $-.859,-.195,+.929$, all can be cosine of an angle. So from the other root $c=1/2$ of the linear factor, you'll have a total of eight solutions in each interval $[2k \pi,(2k+2)\pi]$. Looks like only the solutions from $ \cos x=1/2$ will be familiar angles: $\pi/3$ and $5\pi/3$ and their translates by $2 \pi n$.