Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

šŸ“š The CoCalc Library - books, templates and other resources

132930 views
License: OTHER
Kernel:
%%html <link href="http://mathbook.pugetsound.edu/beta/mathbook-content.css" rel="stylesheet" type="text/css" /> <link href="https://aimath.org/mathbook/mathbook-add-on.css" rel="stylesheet" type="text/css" /> <style>.subtitle {font-size:medium; display:block}</style> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic" rel="stylesheet" type="text/css" /> <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700&subset=latin,latin-ext" rel="stylesheet" type="text/css" /><!-- Hide this cell. --> <script> var cell = $(".container .cell").eq(0), ia = cell.find(".input_area") if (cell.find(".toggle-button").length == 0) { ia.after( $('<button class="toggle-button">Toggle hidden code</button>').click( function (){ ia.toggle() } ) ) ia.hide() } </script>

Important: to view this notebook properly you will need to execute the cell above, which assumes you have an Internet connection. It should already be selected, or place your cursor anywhere above to select. Then press the "Run" button in the menu bar above (the right-pointing arrowhead), or press Shift-Enter on your keyboard.

ParseError: KaTeX parse error: \newcommand{\lt} attempting to redefine \lt; use \renewcommand

Section21.1Extension Fields

¶

A field EE is an of a field FF if FF is a subfield of E.E\text{.} The field FF is called the . We write FāŠ‚E.F \subset E\text{.}

Example21.1

For example, let

F=Q(2 )={a+b2:a,b∈Q}\begin{equation*} F = {\mathbb Q}( \sqrt{2}\,) = \{ a + b \sqrt{2} : a, b \in {\mathbb Q} \} \end{equation*}

and let E=Q(2+3 )E = {\mathbb Q }( \sqrt{2} + \sqrt{3}\,) be the smallest field containing both Q{\mathbb Q} and 2+3.\sqrt{2} + \sqrt{3}\text{.} Both EE and FF are extension fields of the rational numbers. We claim that EE is an extension field of F.F\text{.} To see this, we need only show that 2\sqrt{2} is in E.E\text{.} Since 2+3\sqrt{2} + \sqrt{3} is in E,E\text{,} 1/(2+3 )=3āˆ’21 / (\sqrt{2} + \sqrt{3}\,) = \sqrt{3} - \sqrt{2} must also be in E.E\text{.} Taking linear combinations of 2+3\sqrt{2} + \sqrt{3} and 3āˆ’2,\sqrt{3} - \sqrt{2}\text{,} we find that 2\sqrt{2} and 3\sqrt{3} must both be in E.E\text{.}

Example21.2

Let p(x)=x2+x+1∈Z2[x].p(x) = x^2 + x + 1 \in {\mathbb Z}_2[x]\text{.} Since neither 0 nor 1 is a root of this polynomial, we know that p(x)p(x) is irreducible over Z2.{\mathbb Z}_2\text{.} We will construct a field extension of Z2{\mathbb Z}_2 containing an element α\alpha such that p(α)=0.p(\alpha) = 0\text{.} By Theorem 17.22, the ideal ⟨p(x)⟩\langle p(x) \rangle generated by p(x)p(x) is maximal; hence, Z2[x]/⟨p(x)⟩{\mathbb Z}_2[x] / \langle p(x) \rangle is a field. Let f(x)+⟨p(x)⟩f(x) + \langle p(x) \rangle be an arbitrary element of Z2[x]/⟨p(x)⟩.{\mathbb Z}_2[x] / \langle p(x) \rangle\text{.} By the division algorithm,

f(x)=(x2+x+1)q(x)+r(x),\begin{equation*} f(x) = (x^2 + x + 1) q(x) + r(x), \end{equation*}

where the degree of r(x)r(x) is less than the degree of x2+x+1.x^2 + x + 1\text{.} Therefore,

f(x)+⟨x2+x+1⟩=r(x)+⟨x2+x+1⟩.\begin{equation*} f(x) + \langle x^2 + x + 1 \rangle = r(x) + \langle x^2 + x + 1 \rangle. \end{equation*}

The only possibilities for r(x)r(x) are then 0,0\text{,} 1,1\text{,} x,x\text{,} and 1+x.1 + x\text{.} Consequently, E=Z2[x]/⟨x2+x+1⟩E = {\mathbb Z}_2[x] / \langle x^2 + x + 1 \rangle is a field with four elements and must be a field extension of Z2,{\mathbb Z}_2\text{,} containing a zero α\alpha of p(x).p(x)\text{.} The field Z2(α){\mathbb Z}_2( \alpha) consists of elements

0+0α=01+0α=10+1α=α1+1α=1+α.\begin{align*} 0 + 0 \alpha & = 0\\ 1 + 0 \alpha & = 1\\ 0 + 1 \alpha & = \alpha\\ 1 + 1 \alpha & = 1 + \alpha. \end{align*}

Notice that α2+α+1=0;{\alpha}^2 + {\alpha} + 1 = 0\text{;} hence, if we compute (1+α)2,(1 + \alpha)^2\text{,}

(1+α)(1+α)=1+α+α+(α)2=α.\begin{equation*} (1 + \alpha)(1 + \alpha)= 1 + \alpha + \alpha + (\alpha)^2 = \alpha. \end{equation*}

Other calculations are accomplished in a similar manner. We summarize these computations in the following tables, which tell us how to add and multiply elements in E.E\text{.}

+01α1+α001α1+α1101+αααα1+α011+α1+αα10\begin{equation*} \begin{array}{c|cccc} + & 0 & 1 & \alpha & 1 + \alpha \\ \hline 0 & 0 & 1 & \alpha & 1 + \alpha \\ 1 & 1 & 0 & 1 + \alpha & \alpha \\ \alpha & \alpha & 1 + \alpha & 0 & 1 \\ 1 + \alpha & 1 + \alpha & \alpha & 1 & 0 \end{array} \end{equation*}
Table21.3Addition Table for Z2(α){\mathbb Z}_2(\alpha)
ā‹…01α1+α00000101α1+αα0α1+α11+α01+α1α\begin{equation*} \begin{array}{c|cccc} \cdot & 0 & 1 & \alpha & 1 + \alpha \\ \hline 0 & 0 & 0 & 0 & 0 \\ 1 & 0 & 1 & \alpha & 1 + \alpha \\ \alpha & 0 & \alpha & 1 + \alpha & 1 \\ 1 + \alpha & 0 & 1 + \alpha & 1 & \alpha \end{array} \end{equation*}
Table21.4Multiplication Table for Z2(α){\mathbb Z}_2(\alpha)

The following theorem, due to Kronecker, is so important and so basic to our understanding of fields that it is often known as the Fundamental Theorem of Field Theory.

Theorem21.5

Let FF be a field and let p(x)p(x) be a nonconstant polynomial in F[x].F[x]\text{.} Then there exists an extension field EE of FF and an element α∈E\alpha \in E such that p(α)=0.p(\alpha) = 0\text{.}

Proof

To prove this theorem, we will employ the method that we used to construct Example 21.2. Clearly, we can assume that p(x)p(x) is an irreducible polynomial. We wish to find an extension field EE of FF containing an element α\alpha such that p(α)=0.p(\alpha) = 0\text{.} The ideal ⟨p(x)⟩\langle p(x) \rangle generated by p(x)p(x) is a maximal ideal in F[x]F[x] by Theorem 17.22; hence, F[x]/⟨p(x)⟩F[x]/\langle p(x) \rangle is a field. We claim that E=F[x]/⟨p(x)⟩E = F[x]/\langle p(x) \rangle is the desired field.

We first show that EE is a field extension of F.F\text{.} We can define a homomorphism of commutative rings by the map ψ:F→F[x]/⟨p(x)⟩,\psi:F \rightarrow F[x]/\langle p(x) \rangle\text{,} where ψ(a)=a+⟨p(x)⟩\psi(a) = a + \langle p(x)\rangle for a∈F.a \in F\text{.} It is easy to check that ψ\psi is indeed a ring homomorphism. Observe that

ψ(a)+ψ(b)=(a+⟨p(x)⟩)+(b+⟨p(x)⟩)=(a+b)+⟨p(x)⟩=ψ(a+b)\begin{equation*} \psi( a ) + \psi( b ) = (a + \langle p(x) \rangle) + (b + \langle p(x) \rangle) = (a + b) + \langle p(x) \rangle = \psi( a + b ) \end{equation*}

and

ψ(a)ψ(b)=(a+⟨p(x)⟩)(b+⟨p(x)⟩)=ab+⟨p(x)⟩=ψ(ab).\begin{equation*} \psi( a ) \psi( b ) = (a + \langle p(x) \rangle) (b + \langle p(x) \rangle) = a b + \langle p(x) \rangle = \psi( a b ). \end{equation*}

To prove that ψ\psi is one-to-one, assume that

a+⟨p(x)⟩=ψ(a)=ψ(b)=b+⟨p(x)⟩.\begin{equation*} a + \langle p(x) \rangle = \psi(a) = \psi(b) = b + \langle p(x) \rangle. \end{equation*}

Then aāˆ’ba - b is a multiple of p(x),p(x)\text{,} since it lives in the ideal ⟨p(x)⟩.\langle p(x) \rangle\text{.} Since p(x)p(x) is a nonconstant polynomial, the only possibility is that aāˆ’b=0.a - b = 0\text{.} Consequently, a=ba = b and ψ\psi is injective. Since ψ\psi is one-to-one, we can identify FF with the subfield {a+⟨p(x)⟩:a∈F}\{ a + \langle p(x) \rangle : a \in F \} of EE and view EE as an extension field of F.F\text{.}

It remains for us to prove that p(x)p(x) has a zero α∈E.\alpha \in E\text{.} Set α=x+⟨p(x)⟩.\alpha = x + \langle p(x) \rangle\text{.} Then α\alpha is in E.E\text{.} If p(x)=a0+a1x+⋯+anxn,p(x) = a_0 + a_1 x + \cdots + a_n x^n\text{,} then

p(α)=a0+a1(x+⟨p(x)⟩)+⋯+an(x+⟨p(x)⟩)n=a0+(a1x+⟨p(x)⟩)+⋯+(anxn+⟨p(x)⟩)=a0+a1x+⋯+anxn+⟨p(x)⟩=0+⟨p(x)⟩.\begin{align*} p( \alpha ) & = a_0 + a_1( x + \langle p(x) \rangle) + \cdots + a_n ( x + \langle p(x) \rangle)^n\\ & = a_0 + ( a_1 x + \langle p(x) \rangle) + \cdots + (a_n x^n + \langle p(x) \rangle)\\ & = a_0 + a_1 x + \cdots + a_n x^n + \langle p(x) \rangle\\ & = 0 + \langle p(x) \rangle. \end{align*}

Therefore, we have found an element α∈E=F[x]/⟨p(x)⟩\alpha \in E = F[x]/\langle p(x) \rangle such that α\alpha is a zero of p(x).p(x)\text{.}

Example21.6

Let p(x)=x5+x4+1∈Z2[x].p(x) = x^5 + x^4 + 1 \in {\mathbb Z}_2[x]\text{.} Then p(x)p(x) has irreducible factors x2+x+1x^2 + x + 1 and x3+x+1.x^3 + x + 1\text{.} For a field extension EE of Z2{\mathbb Z}_2 such that p(x)p(x) has a root in E,E\text{,} we can let EE be either Z2[x]/⟨x2+x+1⟩{\mathbb Z}_2[x] / \langle x^2 + x + 1 \rangle or Z2[x]/⟨x3+x+1⟩.{\mathbb Z}_2[x] / \langle x^3 + x + 1 \rangle\text{.} We will leave it as an exercise to show that Z2[x]/⟨x3+x+1⟩{\mathbb Z}_2[x] / \langle x^3 + x + 1 \rangle is a field with 23=82^3=8 elements.

SubsectionAlgebraic Elements

¶

An element α\alpha in an extension field EE over FF is over FF if f(α)=0f(\alpha)=0 for some nonzero polynomial f(x)∈F[x].f(x) \in F[x]\text{.} An element in EE that is not algebraic over FF is over F.F\text{.} An extension field EE of a field FF is an of FF if every element in EE is algebraic over F.F\text{.} If EE is a field extension of FF and α1,…,αn\alpha_1, \ldots, \alpha_n are contained in E,E\text{,} we denote the smallest field containing FF and α1,…,αn\alpha_1, \ldots, \alpha_n by F(α1,…,αn).F( \alpha_1, \ldots, \alpha_n)\text{.} If E=F(α)E = F( \alpha ) for some α∈E,\alpha \in E\text{,} then EE is a of F.F\text{.}

Example21.7

Both 2\sqrt{2} and ii are algebraic over Q{\mathbb Q} since they are zeros of the polynomials x2āˆ’2x^2 -2 and x2+1,x^2 + 1\text{,} respectively. Clearly Ļ€\pi and ee are algebraic over the real numbers; however, it is a nontrivial fact that they are transcendental over Q.{\mathbb Q}\text{.} Numbers in R{\mathbb R} that are algebraic over Q{\mathbb Q} are in fact quite rare. Almost all real numbers are transcendental over Q.{\mathbb Q}\text{.} 6 The probability that a real number chosen at random from the interval [0,1][0, 1] will be transcendental over the rational numbers is one. (In many cases we do not know whether or not a particular number is transcendental; for example, it is still not known whether Ļ€+e\pi + e is transcendental or algebraic.)

A complex number that is algebraic over Q{\mathbb Q} is an . A is an element of C{\mathbb C} that is transcendental over Q.{\mathbb Q}\text{.}

Example21.8

We will show that 2+3\sqrt{2 + \sqrt{3} } is algebraic over Q.{\mathbb Q}\text{.} If α=2+3,\alpha = \sqrt{2 + \sqrt{3} }\text{,} then α2=2+3.\alpha^2 = 2 + \sqrt{3}\text{.} Hence, α2āˆ’2=3\alpha^2 - 2 = \sqrt{3} and (α2āˆ’2)2=3.( \alpha^2 - 2)^2 = 3\text{.} Since α4āˆ’4α2+1=0,\alpha^4 - 4 \alpha^2 + 1 = 0\text{,} it must be true that α\alpha is a zero of the polynomial x4āˆ’4x2+1∈Q[x].x^4 - 4 x^2 + 1 \in {\mathbb Q}[x]\text{.}

It is very easy to give an example of an extension field EE over a field F,F\text{,} where EE contains an element transcendental over F.F\text{.} The following theorem characterizes transcendental extensions.

Theorem21.9

Let EE be an extension field of FF and α∈E.\alpha \in E\text{.} Then α\alpha is transcendental over FF if and only if F(α)F( \alpha ) is isomorphic to F(x),F(x)\text{,} the field of fractions of F[x].F[x]\text{.}

Proof

Let ϕα:F[x]→E\phi_{\alpha} : F[x] \rightarrow E be the evaluation homomorphism for α.\alpha\text{.} Then α\alpha is transcendental over FF if and only if ϕα(p(x))=p(α)≠0\phi_{\alpha} (p(x)) = p(\alpha) \neq 0 for all nonconstant polynomials p(x)∈F[x].p(x) \in F[x]\text{.} This is true if and only if ker⁔ϕα={0};\ker \phi_{\alpha} = \{ 0 \}\text{;} that is, it is true exactly when ϕα\phi_{\alpha} is one-to-one. Hence, EE must contain a copy of F[x].F[x]\text{.} The smallest field containing F[x]F[x] is the field of fractions F(x).F(x)\text{.} By TheoremĀ 18.4, EE must contain a copy of this field.

We have a more interesting situation in the case of algebraic extensions.

Theorem21.10

Let EE be an extension field of a field FF and α∈E\alpha \in E with α\alpha algebraic over F.F\text{.} Then there is a unique irreducible monic polynomial p(x)∈F[x]p(x) \in F[x] of smallest degree such that p(α)=0.p( \alpha ) = 0\text{.} If f(x)f(x) is another polynomial in F[x]F[x] such that f(α)=0,f(\alpha) = 0\text{,} then p(x)p(x) divides f(x).f(x)\text{.}

Proof

Let ϕα:F[x]→E\phi_{\alpha} : F[x] \rightarrow E be the evaluation homomorphism. The kernel of ϕα\phi_{\alpha} is a principal ideal generated by some p(x)∈F[x]p(x) \in F[x] with deg⁔p(x)≄1.\deg p(x) \geq 1\text{.} We know that such a polynomial exists, since F[x]F[x] is a principal ideal domain and α\alpha is algebraic. The ideal ⟨p(x)⟩\langle p(x) \rangle consists exactly of those elements of F[x]F[x] having α\alpha as a zero. If f(α)=0f( \alpha ) = 0 and f(x)f(x) is not the zero polynomial, then f(x)∈⟨p(x)⟩f(x) \in \langle p(x) \rangle and p(x)p(x) divides f(x).f(x)\text{.} So p(x)p(x) is a polynomial of minimal degree having α\alpha as a zero. Any other polynomial of the same degree having α\alpha as a zero must have the form βp(x)\beta p( x) for some β∈F.\beta \in F\text{.}

Suppose now that p(x)=r(x)s(x)p(x) = r(x) s(x) is a factorization of p(x)p(x) into polynomials of lower degree. Since p(α)=0,p( \alpha ) = 0\text{,} r(α)s(α)=0;r( \alpha ) s( \alpha ) = 0\text{;} consequently, either r(α)=0r( \alpha )=0 or s(α)=0,s( \alpha ) = 0\text{,} which contradicts the fact that pp is of minimal degree. Therefore, p(x)p(x) must be irreducible.

Let EE be an extension field of FF and α∈E\alpha \in E be algebraic over F.F\text{.} The unique monic polynomial p(x)p(x) of the last theorem is called the for α\alpha over F.F\text{.} The degree of p(x)p(x) is the .

Example21.11

Let f(x)=x2āˆ’2f(x) = x^2 - 2 and g(x)=x4āˆ’4x2+1.g(x) = x^4 - 4 x^2 + 1\text{.} These polynomials are the minimal polynomials of 2\sqrt{2} and 2+3,\sqrt{2 + \sqrt{3} }\text{,} respectively.

Proposition21.12

Let EE be a field extension of FF and α∈E\alpha \in E be algebraic over F.F\text{.} Then F(α)≅F[x]/⟨p(x)⟩,F( \alpha ) \cong F[x] / \langle p(x) \rangle\text{,} where p(x)p(x) is the minimal polynomial of α\alpha over F.F\text{.}

Proof

Let ϕα:F[x]→E\phi_{\alpha} : F[x] \rightarrow E be the evaluation homomorphism. The kernel of this map is ⟨p(x)⟩,\langle p(x) \rangle\text{,} where p(x)p(x) is the minimal polynomial of α.\alpha\text{.} By the First Isomorphism Theorem for rings, the image of ϕα\phi_{\alpha} in EE is isomorphic to F(α)F( \alpha ) since it contains both FF and α.\alpha\text{.}

Theorem21.13

Let E=F(α)E = F( \alpha ) be a simple extension of F,F\text{,} where α∈E\alpha \in E is algebraic over F.F\text{.} Suppose that the degree of α\alpha over FF is n.n\text{.} Then every element β∈E\beta \in E can be expressed uniquely in the form

β=b0+b1α+⋯+bnāˆ’1αnāˆ’1\begin{equation*} \beta = b_0 + b_1 \alpha + \cdots + b_{n-1} \alpha^{n - 1} \end{equation*}

for bi∈F.b_i \in F\text{.}

Proof

Since ϕα(F[x])≅F(α),\phi_{\alpha} ( F[x] ) \cong F( \alpha )\text{,} every element in E=F(α)E = F( \alpha ) must be of the form ϕα(f(x))=f(α),\phi_{\alpha} ( f(x) ) = f( \alpha )\text{,} where f(α)f(\alpha) is a polynomial in α\alpha with coefficients in F.F\text{.} Let

p(x)=xn+anāˆ’1xnāˆ’1+⋯+a0\begin{equation*} p(x) = x^n + a_{n - 1} x^{n - 1} + \cdots + a_0 \end{equation*}

be the minimal polynomial of α.\alpha\text{.} Then p(α)=0;p( \alpha ) = 0\text{;} hence,

αn=āˆ’anāˆ’1αnāˆ’1āˆ’ā‹Æāˆ’a0.\begin{equation*} {\alpha}^n = - a_{n - 1} {\alpha}^{n - 1} - \cdots - a_0. \end{equation*}

Similarly,

αn+1=ααn=āˆ’anāˆ’1αnāˆ’anāˆ’2αnāˆ’1āˆ’ā‹Æāˆ’a0α=āˆ’anāˆ’1(āˆ’anāˆ’1αnāˆ’1āˆ’ā‹Æāˆ’a0)āˆ’anāˆ’2αnāˆ’1āˆ’ā‹Æāˆ’a0α.\begin{align*} {\alpha}^{n + 1} & = {\alpha} {\alpha}^n\\ & = - a_{n - 1} {\alpha}^n - a_{n - 2} {\alpha}^{n - 1} - \cdots - a_0 {\alpha}\\ & = - a_{n - 1}( - a_{n - 1} {\alpha}^{n - 1} - \cdots - a_0) - a_{n - 2} {\alpha}^{n - 1} - \cdots - a_0 {\alpha}. \end{align*}

Continuing in this manner, we can express every monomial αm,{\alpha}^m\text{,} m≄n,m \geq n\text{,} as a linear combination of powers of α{\alpha} that are less than n.n\text{.} Hence, any β∈F(α)\beta \in F( \alpha ) can be written as

β=b0+b1α+⋯+bnāˆ’1αnāˆ’1.\begin{equation*} \beta = b_0 + b_1 \alpha + \cdots + b_{n - 1} \alpha^{n - 1}. \end{equation*}

To show uniqueness, suppose that

β=b0+b1α+⋯+bnāˆ’1αnāˆ’1=c0+c1α+⋯+cnāˆ’1αnāˆ’1\begin{equation*} \beta = b_0 + b_1 \alpha + \cdots + b_{n-1} \alpha^{n-1} = c_0 + c_1 \alpha + \cdots + c_{n - 1} \alpha^{n - 1} \end{equation*}

for bib_i and cic_i in F.F\text{.} Then

g(x)=(b0āˆ’c0)+(b1āˆ’c1)x+⋯+(bnāˆ’1āˆ’cnāˆ’1)xnāˆ’1\begin{equation*} g(x) = (b_0 - c_0) + (b_1 - c_1) x + \cdots + (b_{n - 1} - c_{n - 1})x^{n - 1} \end{equation*}

is in F[x]F[x] and g(α)=0.g( \alpha ) = 0\text{.} Since the degree of g(x)g(x) is less than the degree of p(x),p( x )\text{,} the irreducible polynomial of α,\alpha\text{,} g(x)g(x) must be the zero polynomial. Consequently,

b0āˆ’c0=b1āˆ’c1=⋯=bnāˆ’1āˆ’cnāˆ’1=0,\begin{equation*} b_0 - c_0 = b_1 - c_1 = \cdots = b_{n - 1} - c_{n - 1} = 0, \end{equation*}

or bi=cib_i = c_i for i=0,1,…,nāˆ’1.i = 0, 1, \ldots, n-1\text{.} Therefore, we have shown uniqueness.

Example21.14

Since x2+1x^2 + 1 is irreducible over R,{\mathbb R}\text{,} ⟨x2+1⟩\langle x^2 + 1 \rangle is a maximal ideal in R[x].{\mathbb R}[x]\text{.} So E=R[x]/⟨x2+1⟩E = {\mathbb R}[x]/\langle x^2 + 1 \rangle is a field extension of R{\mathbb R} that contains a root of x2+1.x^2 + 1\text{.} Let α=x+⟨x2+1⟩.\alpha = x + \langle x^2 + 1 \rangle\text{.} We can identify EE with the complex numbers. By PropositionĀ 21.12, EE is isomorphic to R(α)={a+bα:a,b∈R}.{\mathbb R}( \alpha ) = \{ a + b \alpha : a, b \in {\mathbb R} \}\text{.} We know that α2=āˆ’1\alpha^2 = -1 in E,E\text{,} since

α2+1=(x+⟨x2+1⟩)2+(1+⟨x2+1⟩)=(x2+1)+⟨x2+1⟩=0.\begin{align*} \alpha^2 + 1 & = (x + \langle x^2 + 1 \rangle)^2 + (1 + \langle x^2 + 1 \rangle)\\ & = (x^2 + 1) + \langle x^2 + 1 \rangle\\ & = 0. \end{align*}

Hence, we have an isomorphism of R(α){\mathbb R}( \alpha ) with C{\mathbb C} defined by the map that takes a+bαa + b \alpha to a+bi.a + bi\text{.}

Let EE be a field extension of a field F.F\text{.} If we regard EE as a vector space over F,F\text{,} then we can bring the machinery of linear algebra to bear on the problems that we will encounter in our study of fields. The elements in the field EE are vectors; the elements in the field FF are scalars. We can think of addition in EE as adding vectors. When we multiply an element in EE by an element of F,F\text{,} we are multiplying a vector by a scalar. This view of field extensions is especially fruitful if a field extension EE of FF is a finite dimensional vector space over F,F\text{,} and TheoremĀ 21.13 states that E=F(α)E = F(\alpha ) is finite dimensional vector space over FF with basis {1,α,α2,…,αnāˆ’1}.\{ 1, \alpha, {\alpha}^2, \ldots, {\alpha}^{n - 1} \}\text{.}

If an extension field EE of a field FF is a finite dimensional vector space over FF of dimension n,n\text{,} then we say that EE is a . We write

[E:F]=n.\begin{equation*} [E:F]= n. \end{equation*}

to indicate the dimension of EE over F.F\text{.}

Theorem21.15

Every finite extension field EE of a field FF is an algebraic extension.

Proof

Let α∈E.\alpha \in E\text{.} Since [E:F]=n,[E:F] = n\text{,} the elements

1,α,…,αn\begin{equation*} 1, \alpha, \ldots, {\alpha}^n \end{equation*}

cannot be linearly independent. Hence, there exist ai∈F,a_i \in F\text{,} not all zero, such that

anαn+anāˆ’1αnāˆ’1+⋯+a1α+a0=0.\begin{equation*} a_n {\alpha}^n + a_{n - 1} {\alpha}^{n - 1} + \cdots + a_1 \alpha + a_0 = 0. \end{equation*}

Therefore,

p(x)=anxn+⋯+a0∈F[x]\begin{equation*} p(x) = a_n x^n + \cdots + a_0 \in F[x] \end{equation*}

is a nonzero polynomial with p(α)=0.p( \alpha ) = 0\text{.}

Remark21.16

TheoremĀ 21.15 says that every finite extension of a field FF is an algebraic extension. The converse is false, however. We will leave it as an exercise to show that the set of all elements in R{\mathbb R} that are algebraic over Q{\mathbb Q} forms an infinite field extension of Q.{\mathbb Q}\text{.}

The next theorem is a counting theorem, similar to Lagrange's Theorem in group theory. TheoremĀ 21.17 will prove to be an extremely useful tool in our investigation of finite field extensions.

Theorem21.17

If EE is a finite extension of FF and KK is a finite extension of E,E\text{,} then KK is a finite extension of FF and

[K:F]=[K:E][E:F].\begin{equation*} [K:F]= [K:E] [E:F]. \end{equation*}
Proof

Let {α1,…,αn}\{ \alpha_1, \ldots, \alpha_n \} be a basis for EE as a vector space over FF and {β1,…,βm}\{ \beta_1, \ldots, \beta_m \} be a basis for KK as a vector space over E.E\text{.} We claim that {αiβj}\{ \alpha_i \beta_j \} is a basis for KK over F.F\text{.} We will first show that these vectors span K.K\text{.} Let u∈K.u \in K\text{.} Then u=āˆ‘j=1mbjβju = \sum_{j = 1}^{m} b_j \beta_j and bj=āˆ‘i=1naijαi,b_j = \sum_{i = 1}^{n} a_{ij} \alpha_i\text{,} where bj∈Eb_j \in E and aij∈F.a_{ij} \in F\text{.} Then

u=āˆ‘j=1m(āˆ‘i=1naijαi)βj=āˆ‘i,jaij(αiβj).\begin{equation*} u = \sum_{j = 1}^{m} \left( \sum_{i = 1}^{n} a_{ij} \alpha_i \right) \beta_j = \sum_{i,j} a_{ij} ( \alpha_i \beta_j ). \end{equation*}

So the mnmn vectors αiβj\alpha_i \beta_j must span KK over F.F\text{.}

We must show that {αiβj}\{ \alpha_i \beta_j \} are linearly independent. Recall that a set of vectors v1,v2,…,vnv_1, v_2, \ldots, v_n in a vector space VV are linearly independent if

c1v1+c2v2+⋯+cnvn=0\begin{equation*} c_1 v_1 + c_2 v_2 + \cdots + c_n v_n = 0 \end{equation*}

implies that

c1=c2=⋯=cn=0.\begin{equation*} c_1 = c_2 = \cdots = c_n = 0. \end{equation*}

Let

u=āˆ‘i,jcij(αiβj)=0\begin{equation*} u = \sum_{i,j} c_{ij} ( \alpha_i \beta_j ) = 0 \end{equation*}

for cij∈F.c_{ij} \in F\text{.} We need to prove that all of the cijc_{ij}'s are zero. We can rewrite uu as

āˆ‘j=1m(āˆ‘i=1ncijαi)βj=0,\begin{equation*} \sum_{j = 1}^{m} \left( \sum_{i = 1}^{n} c_{ij} \alpha_i \right) \beta_j = 0, \end{equation*}

where āˆ‘icijαi∈E.\sum_i c_{ij} \alpha_i \in E\text{.} Since the βj\beta_j's are linearly independent over E,E\text{,} it must be the case that

āˆ‘i=1ncijαi=0\begin{equation*} \sum_{i = 1}^n c_{ij} \alpha_i = 0 \end{equation*}

for all j.j\text{.} However, the αj\alpha_j are also linearly independent over F.F\text{.} Therefore, cij=0c_{ij} = 0 for all ii and j,j\text{,} which completes the proof.

The following corollary is easily proved using mathematical induction.

Corollary21.18

If FiF_i is a field for i=1,…,ki = 1, \dots, k and Fi+1F_{i+1} is a finite extension of Fi,F_i\text{,} then FkF_k is a finite extension of F1F_1 and

[Fk:F1]=[Fk:Fkāˆ’1]⋯[F2:F1].\begin{equation*} [F_k : F_1] = [F_k : F_{k-1} ] \cdots [F_2 : F_1 ]. \end{equation*}
Corollary21.19

Let EE be an extension field of F.F\text{.} If α∈E\alpha \in E is algebraic over FF with minimal polynomial p(x)p(x) and β∈F(α)\beta \in F( \alpha ) with minimal polynomial q(x),q(x)\text{,} then deg⁔q(x)\deg q(x) divides deg⁔p(x).\deg p(x)\text{.}

Proof

We know that deg⁔p(x)=[F(α):F]\deg p(x) = [F( \alpha ) : F ] and deg⁔q(x)=[F(β):F].\deg q(x) = [F( \beta ) : F ]\text{.} Since FāŠ‚F(β)āŠ‚F(α),F \subset F( \beta ) \subset F( \alpha )\text{,}

[F(α):F]=[F(α):F(β)][F(β):F].\begin{equation*} [F( \alpha ) : F ]= [ F( \alpha ) : F( \beta ) ] [ F( \beta ) : F ]. \end{equation*}
Example21.20

Let us determine an extension field of Q{\mathbb Q} containing 3+5.\sqrt{3} + \sqrt{5}\text{.} It is easy to determine that the minimal polynomial of 3+5\sqrt{3} + \sqrt{5} is x4āˆ’16x2+4.x^4 - 16 x^2 + 4\text{.} It follows that

[Q(3+5 ):Q]=4.\begin{equation*} [{\mathbb Q}( \sqrt{3} + \sqrt{5}\, ) : {\mathbb Q} ] = 4. \end{equation*}

We know that {1,3 }\{ 1, \sqrt{3}\, \} is a basis for Q(3 ){\mathbb Q}( \sqrt{3}\, ) over Q.{\mathbb Q}\text{.} Hence, 3+5\sqrt{3} + \sqrt{5} cannot be in Q(3 ).{\mathbb Q}( \sqrt{3}\, )\text{.} It follows that 5\sqrt{5} cannot be in Q(3 ){\mathbb Q}( \sqrt{3}\, ) either. Therefore, {1,5 }\{ 1, \sqrt{5}\, \} is a basis for Q(3,5 )=(Q(3 ))(5 ){\mathbb Q}( \sqrt{3}, \sqrt{5}\, ) = ( {\mathbb Q}(\sqrt{3}\, ))( \sqrt{5}\, ) over Q(3 ){\mathbb Q}( \sqrt{3}\, ) and {1,3,5,35=15 }\{ 1, \sqrt{3}, \sqrt{5}, \sqrt{3} \sqrt{5} = \sqrt{15}\, \} is a basis for Q(3,5 )=Q(3+5 ){\mathbb Q}( \sqrt{3}, \sqrt{5}\, ) = {\mathbb Q}( \sqrt{3} + \sqrt{5}\, ) over Q.{\mathbb Q}\text{.} This example shows that it is possible that some extension F(α1,…,αn)F( \alpha_1, \ldots, \alpha_n ) is actually a simple extension of FF even though n>1.n \gt 1\text{.}

Example21.21

Let us compute a basis for Q(53,5 i),{\mathbb Q}( \sqrt[3]{5}, \sqrt{5} \, i )\text{,} where 5\sqrt{5} is the positive square root of 5 and 53\sqrt[3]{5} is the real cube root of 5. We know that 5 iāˆ‰Q(53 ),\sqrt{5} \, i \notin {\mathbb Q}(\sqrt[3]{5}\, )\text{,} so

[Q(53,5 i):Q(53 )]=2.\begin{equation*} [ {\mathbb Q}(\sqrt[3]{5}, \sqrt{5}\, i) : {\mathbb Q}(\sqrt[3]{5}\, )] = 2. \end{equation*}

It is easy to determine that {1,5i }\{ 1, \sqrt{5}i\, \} is a basis for Q(53,5 i){\mathbb Q}( \sqrt[3]{5}, \sqrt{5}\, i ) over Q(53 ).{\mathbb Q}( \sqrt[3]{5}\, )\text{.} We also know that {1,53,(53 )2}\{ 1, \sqrt[3]{5}, (\sqrt[3]{5}\, )^2 \} is a basis for Q(53 ){\mathbb Q}(\sqrt[3]{5}\, ) over Q.{\mathbb Q}\text{.} Hence, a basis for Q(53,5 i){\mathbb Q}(\sqrt[3]{5}, \sqrt{5}\, i ) over Q{\mathbb Q} is

{1,5 i,53,(53 )2,(56 )5i,(56 )7i=556 iĀ orĀ 56 i}.\begin{equation*} \{ 1, \sqrt{5}\, i, \sqrt[3]{5}, (\sqrt[3]{5}\, )^2, (\sqrt[6]{5}\, )^5 i, (\sqrt[6]{5}\, )^7 i = 5 \sqrt[6]{5}\, i \text{ or } \sqrt[6]{5}\, i \}. \end{equation*}

Notice that 56 i\sqrt[6]{5}\, i is a zero of x6+5.x^6 + 5\text{.} We can show that this polynomial is irreducible over Q{\mathbb Q} using Eisenstein's Criterion, where we let p=5.p = 5\text{.} Consequently,

QāŠ‚Q(56 i)āŠ‚Q(53,5 i).\begin{equation*} {\mathbb Q} \subset {\mathbb Q}( \sqrt[6]{5}\, i) \subset {\mathbb Q}( \sqrt[3]{5}, \sqrt{5}\, i ). \end{equation*}

But it must be the case that Q(56 i)=Q(53,5 i),{\mathbb Q}( \sqrt[6]{5}\, i) = {\mathbb Q}( \sqrt[3]{5}, \sqrt{5}\, i )\text{,} since the degree of both of these extensions is 6.

Theorem21.22

Let EE be a field extension of F.F\text{.} Then the following statements are equivalent.

  1. EE is a finite extension of F.F\text{.}

  2. There exists a finite number of algebraic elements α1,…,αn∈E\alpha_1, \ldots, \alpha_n \in E such that E=F(α1,…,αn).E = F(\alpha_1, \ldots, \alpha_n)\text{.}

  3. There exists a sequence of fields

    E=F(α1,…,αn)⊃F(α1,…,αnāˆ’1)āŠƒā‹ÆāŠƒF(α1)⊃F,\begin{equation*} E = F(\alpha_1, \ldots, \alpha_n) \supset F(\alpha_1, \ldots, \alpha_{n-1} ) \supset \cdots \supset F( \alpha_1 ) \supset F, \end{equation*}

    where each field F(α1,…,αi)F(\alpha_1, \ldots, \alpha_i) is algebraic over F(α1,…,αiāˆ’1).F(\alpha_1, \ldots, \alpha_{i-1})\text{.}

Proof

(1) ⇒\Rightarrow (2). Let EE be a finite algebraic extension of F.F\text{.} Then EE is a finite dimensional vector space over FF and there exists a basis consisting of elements α1,…,αn\alpha_1, \ldots, \alpha_n in EE such that E=F(α1,…,αn).E = F(\alpha_1, \ldots, \alpha_n)\text{.} Each αi\alpha_i is algebraic over FF by TheoremĀ 21.15.

(2) ⇒\Rightarrow (3). Suppose that E=F(α1,…,αn),E = F(\alpha_1, \ldots, \alpha_n)\text{,} where every αi\alpha_i is algebraic over F.F\text{.} Then

E=F(α1,…,αn)⊃F(α1,…,αnāˆ’1)āŠƒā‹ÆāŠƒF(α1)⊃F,\begin{equation*} E = F(\alpha_1, \ldots, \alpha_n) \supset F(\alpha_1, \ldots, \alpha_{n - 1} ) \supset \cdots \supset F( \alpha_1 ) \supset F, \end{equation*}

where each field F(α1,…,αi)F(\alpha_1, \ldots, \alpha_i) is algebraic over F(α1,…,αiāˆ’1).F(\alpha_1, \ldots, \alpha_{i - 1})\text{.}

(3) ⇒\Rightarrow (1). Let

E=F(α1,…,αn)⊃F(α1,…,αnāˆ’1)āŠƒā‹ÆāŠƒF(α1)⊃F,\begin{equation*} E = F(\alpha_1, \ldots, \alpha_n) \supset F(\alpha_1, \ldots, \alpha_{n - 1} ) \supset \cdots \supset F( \alpha_1 ) \supset F, \end{equation*}

where each field F(α1,…,αi)F(\alpha_1, \ldots, \alpha_i) is algebraic over F(α1,…,αiāˆ’1).F(\alpha_1, \ldots, \alpha_{i - 1})\text{.} Since

F(α1,…,αi)=F(α1,…,αiāˆ’1)(αi)\begin{equation*} F(\alpha_1, \ldots, \alpha_i) = F(\alpha_1, \ldots, \alpha_{i - 1} )(\alpha_i) \end{equation*}

is simple extension and αi\alpha_i is algebraic over F(α1,…,αiāˆ’1),F(\alpha_1, \ldots, \alpha_{i - 1})\text{,} it follows that

[F(α1,…,αi):F(α1,…,αiāˆ’1)]\begin{equation*} [ F(\alpha_1, \ldots, \alpha_i) : F(\alpha_1, \ldots, \alpha_{i - 1} )] \end{equation*}

is finite for each i.i\text{.} Therefore, [E:F][E : F] is finite.

SubsectionAlgebraic Closure

¶

Given a field F,F\text{,} the question arises as to whether or not we can find a field EE such that every polynomial p(x)p(x) has a root in E.E\text{.} This leads us to the following theorem.

Theorem21.23

Let EE be an extension field of F.F\text{.} The set of elements in EE that are algebraic over FF form a field.

Proof

Let α,β∈E\alpha, \beta \in E be algebraic over F.F\text{.} Then F(α,β)F( \alpha, \beta ) is a finite extension of F.F\text{.} Since every element of F(α,β)F( \alpha, \beta ) is algebraic over F,F\text{,} α±β,\alpha \pm \beta\text{,} αβ,\alpha \beta\text{,} and α/β\alpha / \beta (β≠0\beta \neq 0) are all algebraic over F.F\text{.} Consequently, the set of elements in EE that are algebraic over FF form a field.

Corollary21.24

The set of all algebraic numbers forms a field; that is, the set of all complex numbers that are algebraic over Q{\mathbb Q} makes up a field.

Let EE be a field extension of a field F.F\text{.} We define the of a field FF in EE to be the field consisting of all elements in EE that are algebraic over F.F\text{.} A field FF is if every nonconstant polynomial in F[x]F[x] has a root in F.F\text{.}

Theorem21.25

A field FF is algebraically closed if and only if every nonconstant polynomial in F[x]F[x] factors into linear factors over F[x].F[x]\text{.}

Proof

Let FF be an algebraically closed field. If p(x)∈F[x]p(x) \in F[x] is a nonconstant polynomial, then p(x)p(x) has a zero in F,F\text{,} say α.\alpha\text{.} Therefore, xāˆ’Ī±x-\alpha must be a factor of p(x)p(x) and so p(x)=(xāˆ’Ī±)q1(x),p(x) = (x - \alpha) q_1(x)\text{,} where deg⁔q1(x)=deg⁔p(x)āˆ’1.\deg q_1(x) = \deg p(x) - 1\text{.} Continue this process with q1(x)q_1(x) to find a factorization

p(x)=(xāˆ’Ī±)(xāˆ’Ī²)q2(x),\begin{equation*} p(x) = (x - \alpha)(x - \beta)q_2(x), \end{equation*}

where deg⁔q2(x)=deg⁔p(x)āˆ’2.\deg q_2(x) = \deg p(x) -2\text{.} The process must eventually stop since the degree of p(x)p(x) is finite.

Conversely, suppose that every nonconstant polynomial p(x)p(x) in F[x]F[x] factors into linear factors. Let axāˆ’bax - b be such a factor. Then p(b/a)=0.p( b/a) = 0\text{.} Consequently, FF is algebraically closed.

Corollary21.26

An algebraically closed field FF has no proper algebraic extension E.E\text{.}

Proof

Let EE be an algebraic extension of F;F\text{;} then FāŠ‚E.F \subset E\text{.} For α∈E,\alpha \in E\text{,} the minimal polynomial of α\alpha is xāˆ’Ī±.x - \alpha\text{.} Therefore, α∈F\alpha \in F and F=E.F = E\text{.}

Theorem21.27

Every field FF has a unique algebraic closure.

It is a nontrivial fact that every field has a unique algebraic closure. The proof is not extremely difficult, but requires some rather sophisticated set theory. We refer the reader to [3], [4], or [8] for a proof of this result.

We now state the Fundamental Theorem of Algebra, first proven by Gauss at the age of 22 in his doctoral thesis. This theorem states that every polynomial with coefficients in the complex numbers has a root in the complex numbers. The proof of this theorem will be given in ChapterĀ 23.

Theorem21.28Fundamental Theorem of Algebra

The field of complex numbers is algebraically closed.