A field extension is an inclusion F⊆E of fields. We write E/F and call E an extension field of F.
The degree of the extension, denoted [E:F]Is the dimension of E as a vector space over F.
Proposition 12.1. If F⊆E⊆K are field extensions, then [K:F]=[K:E][E:F].
Proof. If {αi} is a basis for E/F and {βj} is a basis for K/EThen {αiβj} is a basis for K/F. Count dimensions. ■
12.2 Algebraic Extensions
An element α∈E is algebraic over F if there exists a non-zero polynomial f∈F[x] With f(α)=0. Otherwise α is transcendental over F.
The minimal polynomial of α over F is the monic polynomial of smallest degree in F[x] Having α as a root.
Proposition 12.2. The minimal polynomial of α over F is irreducible in F[x].
Proof. If mα=fg with deg(f),deg(g)<deg(mα)Then f(α)g(α)=0 So either f(α)=0 or g(α)=0Contradicting the minimality of deg(mα). ■
Theorem 12.3.α is algebraic over F if and only if [F(α):F]<∞. In this case, [F(α):F]=deg(mα).
Proof. If α is algebraic with minimal polynomial mα of degree nThen {1,α,α2,…,αn−1} is a basis for F(α)/F (every element can be Reduced modulo mα), so [F(α):F]=n. Conversely, if [F(α):F]=n<∞ Then {1,α,…,αn} is linearly dependent, giving a polynomial relation f(α)=0. ■
12.3 Constructing Extension Fields
Theorem 12.4 (Kronecker”s Theorem). If F is a field and f∈F[x] is irreducible, then E=F[x]/(f) is a field extension of F containing a root of f.
Proof. Since f is irreducible and F[x] is a PID, (f) is a maximal ideal, so E=F[x]/(f) Is a field. The element α=x+(f)∈E satisfies f(α)=f(x+(f))=f(x)+(f)=(f)=0 I.e., α is a root of f. ■
12.4 Finite Fields
Theorem 12.5. For every prime p and every n≥1There exists a field of order pn Unique up to isomorphism.
Proof (existence). Consider the splitting field of f(x)=xpn−x over Fp. The set of roots of f in the splitting field forms a field (since roots are closed under addition, Multiplication, and taking inverses), and it has exactly pn elements. ■
Proposition 12.6. The multiplicative group Fpn∗ of a finite field is cyclic.
Proof.Fpn∗ is a finite abelian group of order pn−1. Let m be the largest order of any element. By Lagrange, every element’s order divides m. So xm=1 for all x∈Fpn∗Meaning every element is a root of xm−1. Since xm−1 has at most m roots in a field, pn−1≤m. But m divides pn−1 So m=pn−1. ■
12.5 Algebraic Closure
A field F is algebraically closed if every non-constant polynomial in F[x] has a root in F.
Theorem 12.7 (Fundamental Theorem of Algebra).C is algebraically closed.
Remark. Every field F has an algebraic closureF: an algebraically closed field That is an algebraic extension of F. The algebraic closure is unique up to F-isomorphism. For example, Q is the field of all algebraic numbers. It is countable and Infinite-dimensional over Q.
12.6 Worked Examples: Field Extensions
Problem. Compute [Q(2,3):Q] and find the minimal polynomial of 2+3 over Q.
Solution
Solution. First, [Q(2):Q]=2 since x2−2 is irreducible over Q (by Eisenstein with p=2). Then 3∈/Q(2): if 3=a+b2 With a,b∈QSquaring gives 3=a2+2b2+2ab2Forcing ab=0. If b=0: a2=3Impossible in Q. If a=0: 2b2=3Impossible in Q. So [Q(2,3):Q(2)]=2.
By the tower law: [Q(2,3):Q]=2⋅2=4.
For the minimal polynomial of α=2+3: compute powers. α2=5+26So α2−5=26Giving α4−10α2+25=24 Hence α4−10α2+1=0. One checks that f(x)=x4−10x2+1 is irreducible over Q (no rational roots, no quadratic factor), so mα=x4−10x2+1. ■
Problem. Show that Q(42) is not a Galois extension of Q.
Solution
Solution. The minimal polynomial of 42 is x4−2 (irreducible by Eisenstein with p=2), So [Q(42):Q]=4. The roots of x4−2 are 42, i42−42, −i42. The root i42 is not in Q(42)⊂R.
Therefore Q(42) is not the splitting field of x4−2And ∣Aut(Q(42)/Q)∣=2<4. The extension is not Galois. ■
Problem. Construct F9 as a quotient of F3[x].
Solution
Solution. We need an irreducible polynomial of degree 2 in F3[x]. Check x2+1: f(0)=1, f(1)=2, f(2)=4+1=5≡2(mod3). No roots, so irreducible. Thus F9=F3[x]/(x2+1).
Let α=x+(x2+1)So α2=−1=2 in F3. Then: F9={a+bα:a,b∈F3}={0,1,2,α,1+α,2+α,2α,1+2α,2+2α}.
Multiplication: (a+bα)(c+dα)=(ac+2bd)+(ad+bc)α. ■
12.7 The Primitive Element Theorem
Theorem 12.8 (Primitive Element Theorem). Every finite separable extension E/F is simple: There exists θ∈E such that E=F(θ).
Proof (sketch). If F is infinite, it suffices to find θ=α+cβ for suitable c∈F When E=F(α,β). Only finitely many values of c fail to work. For F of characteristic 0Every finite extension is separable, so every finite extension of Q is simple. ■
Corollary 12.9. Every finite extension of Q is simple.