Let $\zeta_1$ be a primitive 21st root of 1. Find the minimal polynomial of $\zeta_1$ over $\mathbb Q$.
Let $\zeta_2 $ be a primitive 15th root of 1. Find the minimal polynomial of $\zeta_2$ over $\mathbb Q$.
I focusing on the method of finding the solution with the examples above but I'm struggling to find a clear step-by-step factorisation process.
I have the formula $X^n-1=\Pi_{d|n}\phi_d(X)$ where $\phi_n$ is the nth cyclotomic polynomial.
For $\zeta_1$, would I begin by finding the numbers relatively prime to 15, then by Euler's I know that the degree of the minimal polynomial will be 8?
Where do I go from there?
I'm pretty stuck, any help would be greatly appreciated!
We build the cyclotomic polynomials from the divisors:
Each cyclotomic polynomial is built using the property: $$\prod_{d \mid n} \Phi_d(x) = x^n-1$$
Rearranging: $$\Phi_n(x) = \dfrac{x^n-1}{\displaystyle\prod_{d~\text{proper divisor of}~n} \Phi_d(x)}$$
The minimal polynomial of $\zeta_1$ is $\Phi_{21}(x)$ and that of $\zeta_2$ is $\Phi_{15}(x)$.