ConceptComplete

Splitting Fields and Normal Extensions

Splitting fields are the minimal fields in which a polynomial factors completely into linear factors. They are unique up to isomorphism and fundamental to Galois theory.


Splitting Fields

Definition7.3Splitting field

A splitting field of a polynomial f∈F[x]f \in F[x] over FF is a field extension K/FK/F such that:

  1. ff splits completely in K[x]K[x]: f(x)=c(xβˆ’Ξ±1)β‹―(xβˆ’Ξ±n)f(x) = c(x - \alpha_1) \cdots (x - \alpha_n) with Ξ±i∈K\alpha_i \in K.
  2. K=F(Ξ±1,…,Ξ±n)K = F(\alpha_1, \ldots, \alpha_n) (minimality).
Theorem7.3Existence and uniqueness

For any nonconstant f∈F[x]f \in F[x], a splitting field exists and is unique up to FF-isomorphism. If deg⁑(f)=n\deg(f) = n, then [K:F][K:F] divides n!n!.

ExampleSplitting field examples
  • f=x2βˆ’2f = x^2 - 2 over Q\mathbb{Q}: splitting field Q(2)\mathbb{Q}(\sqrt{2}), degree 22.
  • f=x3βˆ’2f = x^3 - 2 over Q\mathbb{Q}: splitting field Q(23,Ο‰)\mathbb{Q}(\sqrt[3]{2}, \omega) where Ο‰=e2Ο€i/3\omega = e^{2\pi i/3}, degree 66.
  • f=x4+1f = x^4 + 1 over Q\mathbb{Q}: splitting field Q(ΞΆ8)\mathbb{Q}(\zeta_8) where ΞΆ8=e2Ο€i/8\zeta_8 = e^{2\pi i/8}, degree 44.
  • f=xpβˆ’1f = x^p - 1 over Q\mathbb{Q}: splitting field Q(ΞΆp)\mathbb{Q}(\zeta_p), degree pβˆ’1p - 1.

Normal Extensions

Definition7.4Normal extension

A field extension K/FK/F is normal if every irreducible polynomial in F[x]F[x] that has one root in KK splits completely in K[x]K[x].

Equivalently (for finite extensions): KK is the splitting field of some polynomial f∈F[x]f \in F[x].

ExampleNormal and non-normal extensions
  • Q(2)/Q\mathbb{Q}(\sqrt{2})/\mathbb{Q}: normal (splitting field of x2βˆ’2x^2 - 2).
  • Q(23)/Q\mathbb{Q}(\sqrt[3]{2})/\mathbb{Q}: not normal. The polynomial x3βˆ’2x^3 - 2 has one root (23\sqrt[3]{2}) in Q(23)\mathbb{Q}(\sqrt[3]{2}) but does not split completely there (the other roots 23Ο‰,23Ο‰2\sqrt[3]{2}\omega, \sqrt[3]{2}\omega^2 are not real).
  • Q(23,Ο‰)/Q\mathbb{Q}(\sqrt[3]{2}, \omega)/\mathbb{Q}: normal (the splitting field of x3βˆ’2x^3 - 2).
RemarkNormal closure

Every finite extension K/FK/F has a normal closure: the smallest normal extension N/FN/F containing KK. If K=F(Ξ±)K = F(\alpha) with minimal polynomial mm, then NN is the splitting field of mm over FF.