Abstract Algebra – Minimal Polynomial Reducible Modulo Every Prime p

abstract-algebrafinite-fieldsgalois-theoryminimal-polynomials

Suppose $K = \mathbb{Q}(\alpha)$ with $\alpha = a + b\sqrt{D_1}+c\sqrt{D_2}+d\sqrt{D_1D_2}$ with $D_1,D_2 \in \mathbb{Z}$. Prove that the minimal polynomial $m_\alpha(x)$ for $\alpha$ over $\mathbb{Q}$ is irreducible of degree 4 over $\mathbb{Q}$ but is reducible modulo every prime $p$. In particular show that the polynomial $x^4 – 10x^2 +1$ is irreducible in $\mathbb{Z}[x]$ but is reducible modulo every prime. [Use the fact that there are no biquadratic extensions over finite fields.]

So far I have established the following:

$[\mathbb{Q}(\alpha):\mathbb{Q}]=\deg(m_\alpha(x))=4$

$Gal(\mathbb{F}_{p^n}/\mathbb{F}_p)$ is cyclic, hence no biquadratic extension (which is iso to $V_4$) exists over finite fields.

I'm having a problem proving the reducibility mod every prime though. Any hints?

Best Answer

The field $\mathbf{F}_{q^2}$ contains the square roots of all of the elements of $\mathbf{F}_q$, so the splitting field of $f$ over $\mathbf{F}_q$ is $\mathbf{F}_{q^2}$, a degree 2 extension.

Thus, the factorization of $f$ consists only of linear and quadratic factors -- in particular, no quartic factors -- thus it is not irreducible over $\mathbf{F}_q$.