ConceptComplete

Separable Extensions and Finite Fields

Separability is the condition that distinguishes "well-behaved" extensions from pathological ones, and is automatic in characteristic zero. Finite fields provide a rich class of examples.


Separability

Definition7.5Separable polynomial and extension

A polynomial fF[x]f \in F[x] is separable if it has no repeated roots in F\overline{F}. Equivalently, gcd(f,f)=1\gcd(f, f') = 1.

An algebraic element α\alpha is separable over FF if its minimal polynomial is separable. An algebraic extension K/FK/F is separable if every element of KK is separable over FF.

Theorem7.4Separability in characteristic zero

In characteristic zero (or more generally, over a perfect field), every algebraic extension is separable. Inseparability can occur only in characteristic p>0p > 0: the polynomial xpax^p - a is inseparable iff aFpa \notin F^p.

ExampleAn inseparable extension

Let F=Fp(t)F = \mathbb{F}_p(t) (rational functions over Fp\mathbb{F}_p). The polynomial xptF[x]x^p - t \in F[x] is irreducible (by Eisenstein with the prime tt) and inseparable: in F\overline{F}, xpt=(xα)px^p - t = (x - \alpha)^p where αp=t\alpha^p = t. So α\alpha is inseparable over FF.


Finite Fields

Theorem7.5Classification of finite fields
  1. For every prime pp and positive integer nn, there exists a field with pnp^n elements, denoted Fpn\mathbb{F}_{p^n} or GF(pn)\mathrm{GF}(p^n).
  2. Any two fields with pnp^n elements are isomorphic.
  3. Fpn\mathbb{F}_{p^n} is the splitting field of xpnxx^{p^n} - x over Fp\mathbb{F}_p.
  4. FpmFpn\mathbb{F}_{p^m} \subseteq \mathbb{F}_{p^n} if and only if mnm \mid n.
ExampleConstructing finite fields
  • F4=F2[x]/(x2+x+1)={0,1,α,α+1}\mathbb{F}_4 = \mathbb{F}_2[x]/(x^2 + x + 1) = \{0, 1, \alpha, \alpha+1\} where α2+α+1=0\alpha^2 + \alpha + 1 = 0.
  • F8=F2[x]/(x3+x+1)\mathbb{F}_8 = \mathbb{F}_2[x]/(x^3 + x + 1).
  • F9=F3[x]/(x2+1)={a+bi:a,bF3,i2=1}\mathbb{F}_9 = \mathbb{F}_3[x]/(x^2 + 1) = \{a + bi : a, b \in \mathbb{F}_3, i^2 = -1\}.

The Frobenius Automorphism

Definition7.6Frobenius automorphism

For a finite field Fpn\mathbb{F}_{p^n}, the Frobenius automorphism is φ:xxp\varphi: x \mapsto x^p. This is a field automorphism (in characteristic pp, (a+b)p=ap+bp(a+b)^p = a^p + b^p), and Gal(Fpn/Fp)=φZ/nZ\mathrm{Gal}(\mathbb{F}_{p^n}/\mathbb{F}_p) = \langle \varphi \rangle \cong \mathbb{Z}/n\mathbb{Z}.

RemarkThe Galois theory of finite fields

The extension Fpn/Fp\mathbb{F}_{p^n}/\mathbb{F}_p is always Galois (normal and separable) with cyclic Galois group generated by the Frobenius. The subfields of Fpn\mathbb{F}_{p^n} correspond bijectively to divisors of nn: for each dnd \mid n, the unique subfield of order pdp^d is Fix(φd)\mathrm{Fix}(\varphi^d).