← Back

note / modern mathematics

Session 06 — Splitting Fields

Splitting Fields

Central Question

What is the smallest field in which a polynomial reveals all of its roots?

Why This Matters

One root may not reveal the entire polynomial. Splitting fields supply the setting in which the relationships among every root can be studied together.

Mathematical Notes

One root versus all roots

Inside a chosen algebraic closure of FF, the splitting field of fF[x]f\in F[x] is the field generated by all its roots. It is the smallest subfield there over which ff factors into linear factors. Abstractly, it is unique up to an FF-isomorphism, rather than literally independent of an ambient choice.

For x22x^2-2, adjoining 2\sqrt2 also provides 2-\sqrt2, so the splitting field is Q(2)\mathbb Q(\sqrt2).

For x32x^3-2, let α=23R\alpha=\sqrt[3]2\in\mathbb R and ω=e2πi/3\omega=e^{2\pi i/3}. The roots are α,αω,αω2\alpha,\alpha\omega,\alpha\omega^2. The real field Q(α)\mathbb Q(\alpha) misses the nonreal roots. The splitting field is

L=Q(α,ω),[L:Q]=[L:Q(α)][Q(α):Q]=23=6.L=\mathbb Q(\alpha,\omega),\qquad [L:\mathbb Q]=[L:\mathbb Q(\alpha)]\,[\mathbb Q(\alpha):\mathbb Q]=2\cdot3=6.

The cubic is Eisenstein at 2, giving degree three. The equation ω2+ω+1=0\omega^2+\omega+1=0 gives degree at most two over Q(α)\mathbb Q(\alpha), and nonreality makes that degree exactly two. A rational basis is 1,α,α2,ω,αω,α2ω1,\alpha,\alpha^2,\omega,\alpha\omega,\alpha^2\omega.

A complementary example is x42x^4-2. Adjoining the real root β=24\beta=\sqrt[4]2 does not supply iβi\beta. Its splitting field Q(β,i)\mathbb Q(\beta,i) has degree eight, because the real degree-four field acquires an additional quadratic generator.

The two hypotheses that make symmetries complete

Repeated roots of a polynomial are detected by gcd(f,f)1\gcd(f,f')\ne1. In characteristic zero, irreducible polynomials are automatically separable: their derivatives are nonzero of smaller degree, so cannot share a nonconstant factor with them.

In characteristic pp, this can fail. Over F=Fp(t)F=\mathbb F_p(t), xptx^p-t is irreducible (Eisenstein at tt in Fp[t]\mathbb F_p[t]), but has derivative zero. Adjoining α\alpha with αp=t\alpha^p=t gives a degree-pp extension with only one distinct conjugate. It is normal but not separable, and its automorphism group is trivial. Normality alone is not enough over general fields.

Learning Prompt

Motivate splitting fields rather than beginning with the definition. Given a polynomial over FF, ask what smallest field we need so that it factors completely into linear factors. Work through x22x^2-2, x32x^3-2, and one carefully chosen example where adjoining one root does not automatically give all roots.

Ideas

Examples

Questions

Connections

One Thing That Surprised Me

Further Rabbit Holes

Sources

Ian Stewart, Galois Theory, fifth edition, CRC Press, §§9.1–9.3; §§17.3–17.6. Publisher and edition details.