Celeb Glow
general | April 10, 2026

How to evaluate $\cos x=\cos 3x$ on $[0,\pi]$

$\begingroup$

Question

How to evaluate $\cos x=\cos 3x$ on $[0,\pi]$

What I have so far

Obviously we can deduce by speculation that $x$ can be $0$ and $1$.

But then I do not know how I should approach this problem and I do not know any other trig identity that would aid me to do so

$\endgroup$

5 Answers

$\begingroup$

$cos3x-cosx=0$

$\implies 2sin(2x)sin(-x)=0$, etc.

$\endgroup$ 2 $\begingroup$

Hint -

cos x - cos 3x = 0

$2\sin \left(\frac{x + 3x}{2}\right) \sin \left(\frac{3x - x}{2} \right) = 0$

$\endgroup$ $\begingroup$

It is well-known (?) that: $$\cos(3x) = 4\cos^3(x) - 3\cos(x).$$ So, actually we need to solve the equation: $$ 4\cos^3(x) - 3\cos(x) =\cos(x) \iff \cos^3(x) = \cos(x).$$

$\endgroup$ $\begingroup$

We can also use the identity $\cos 3x = 4\cos^3 x -3\cos x $ to get $$4\cos x = 4\cos^3 x $$ $$\Rightarrow \cos^3 x -\cos x =0$$ $$\Rightarrow \cos x (\cos^2 x-1) =0$$ $$\Rightarrow \cos x (\cos x-1)(\cos x+1) =0$$ What can we conclude from here? Hope it helps.

$\endgroup$ $\begingroup$

$\cos x = \cos 3x\implies x + 2\pi k_1 = 3x + 2\pi k_2 \implies x = \pi (k_1-k_2), k_1, k_2 \in \Bbb{Z}$

Noting that the cosine function is even, we also have $\cos x = \cos -3x$ and you can proceed in a manner similar to above.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy