As the title explains, I'm trying to solve the following problem.
Prove that $Φ_{12}(x) = x^4 − x^2 + 1$ is reducible over $\mathbb{F}_{p}$ for every prime $p$.
I've shown it's reducible over $p=2$ and $p=3$, and I've followed a hint I'm given to show for $p>3$ that $p^2-1$ is divisible by $12$.
I have no idea where to go from here - I can't see how divisibility by $12$ is supposed to help.
I should note that at this point in our course we've only just been introduced to the cyclotomic polynomials, so I don't think we're supposed to use any results about them that aren't basic.
I'd really appreciate any help you could give me.
Think first about what happens over $\Bbb{Q}$. To get the splitting field of $\Phi_{12}(x)$ you need to adjoin the fourth root of unity $i=\sqrt{-1}$ as well as the third root of unity $\omega=(-1+i\sqrt3)/2$. In other words, we get the splitting field $\Bbb{Q}(\sqrt3,\sqrt{-1})$ by adjoining two square roots.
Over a finite field we then have the following consequence of the uniqueness of the field $\Bbb{F}_{p^2}$. Namely, $\sqrt{3}$ is either in $\Bbb{F}_p$ or generates the field $\Bbb{F}_{p^2}$. All according to whether $3$ is a quadratic residue or not. And. The same holds for $\sqrt{-1}$. Either it is already in the prime field, or it will be an element of $\Bbb{F}_{p^2}$.
Alternatives.