Show that $\theta = \frac{2k\pi}{7}$ satisfies the equation $\cos 4\theta − \cos 3\theta =0$ for each integer $k$. Hence find an irreducible polynomial over $\Bbb Q$ with $\cos \frac{2\pi}{7}$ as a root.
I'm not sure how to start this one... The book I am using doesn't go over how to deal with transcendental numbers in this way.
Thank you in advance!
Using Chebyshev polynomials, we can write $\cos 4\theta − \cos 3\theta =0$ as $T_4(\cos \theta) - T_3(\cos \theta)=0$.
Now, $$ T_4(x)- T_3(x) = (8x^4-8x^2+1) - (4x^3-3x) = (x - 1) (8 x^3 + 4 x^2 - 4 x - 1) $$ Finally, $8 x^3 + 4 x^2 - 4 x - 1$ is irreducible over $\mathbb Q$ because it has no rational root. (Check!) Alternatively, it has no root mod $3$.