1.11 Algebraic and transcendental elements

Let FF be a field. An element α\alpha of an extension EE of FF defines a homomorphism

f(X)f(α):F[X]E.f(X)\mapsto f(\alpha)\colon F[X]\rightarrow E.

There are two possibilities.

Case 1: The kernel of the map is (0)(0), so that, for fF[X]f\in F[X],

f(α)=0f=0 (in F[X]).f(\alpha)=0\implies f=0\text{ (in }F[X]\text{).}

In this case, we say that α\alpha transcendental over FF. The homomorphism Xα:F[X]F[α]X\mapsto\alpha\colon F[X]\rightarrow F[\alpha] is an isomorphism, and it extends to an isomorphism F(X)F(α)F(X)\rightarrow F(\alpha) of the fields of fractions.

Case 2: The kernel is (0)\neq(0), so that g(α)=0g(\alpha)=0 for some nonzero gF[X]g\in F[X]. In this case, we say that α\alpha is algebraic over FF. The polynomials gg such that g(α)=0g(\alpha)=0 form a nonzero ideal in F[X]F[X], which is generated by the monic polynomial ff of least degree such f(α)=0f(\alpha)=0. We call ff the minimal (or minimum) polynomial of α\alpha over FF.88 8 When we order the polynomials by degree, ff is a minimal element of the set of polynomials having α\alpha as a root. It is also the unique minimal (hence least or minimum) element of the set of monic polynomials having α\alpha as a root. See Wikipedia: partially ordered set. It is irreducible, because otherwise there would be two nonzero elements of EE whose product is zero. The minimal polynomial is characterized as an element of F[X]F[X] by each of the following conditions,

  • \diamond  

    ff is monic, f(α)=0f(\alpha)=0, and ff divides every other gg in F[X]F[X] such that g(α)=0g(\alpha)=0;

  • \diamond  

    ff is the monic polynomial of least degree such that f(α)=0;f(\alpha)=0;

  • \diamond  

    ff is monic, irreducible, and f(α)=0f(\alpha)=0.

Note that g(X)g(α)g(X)\mapsto g(\alpha) defines an isomorphism F[X]/(f)F[α]F[X]/(f)\rightarrow F[\alpha]. Since the first is a field, so also is the second,

F(α)=F[α].F(\alpha)=F[\alpha].

Thus, F[α]F[\alpha] is a stem field for ff.

Example 1.28

Let α\alpha\in\mathbb{C} be such that α33α1=0\alpha^{3}-3\alpha-1=0. Then X33X1X^{3}-3X-1 is monic, irreducible, and has α\alpha as a root, and so it is the minimal polynomial of α\alpha over \mathbb{Q}. The set {1,α,α2}\{1,\alpha,\alpha^{2}\} is a basis for [α]\mathbb{Q}[\alpha] over \mathbb{Q}. The calculations in Example 1.27 show that if β\beta is the element α4+2α3+3\alpha^{4}+2\alpha^{3}+3 of [α]\mathbb{Q}[\alpha], then β=3α2+7α+5\beta=3\alpha^{2}+7\alpha+5, and

β1=7111α226111α+28111.\textstyle\beta^{-1}=\frac{7}{111}\alpha^{2}-\frac{26}{111}\alpha+\frac{28}{11% 1}.

Remark 1.29

PARI knows how to compute in [a]\mathbb{Q}[a]. For example, factor(X^4+4) returns the factorization

X4+4=(X22X+2)(X2+2X+2)X^{4}+4=(X^{2}-2X+2)(X^{2}+2X+2)

in [X]\mathbb{Q}[X]. Now type F=nfinit(a^2+2*a+2) to define a number field “F” generated over \mathbb{Q} by a root aa of X2+2X+2X^{2}+2X+2. Then nffactor(F,x^4+4) returns the factorization

X4+4=(Xa2)(Xa)(X+a))(X+a+2),X^{4}+4=(X-a-2)(X-a)(X+a))(X+a+2),

in [a]\mathbb{Q}[a].

A extension EE of FF is said to be algebraic (and EE is said to be algebraic over FF), if all elements of EE are algebraic over FF; otherwise it is said to be transcendental (and EE is said to be transcendental over FF). Thus, E/FE/F is transcendental if at least one element of EE is transcendental over FF.

Proposition 1.30

Let EFE\supset F be fields. If E/FE/F is finite, then EE is algebraic and finitely generated (as a field) over FF; conversely, if EE is generated over FF by a finite set of algebraic elements, then it is finite over FF.

Proof.

\Longrightarrow: To say that an element α\alpha of EE is transcendental over FF amounts to saying that its powers 1,α,α2,1,\alpha,\alpha^{2},\ldots are linearly independent over FF. Thus, if EE is finite over FF, then every element of EE is algebraic over FF. It remains to show that EE is finitely generated over FF. If E=FE=F, then it is generated by the empty set. Otherwise, there exists an α1EF\alpha_{1}\in E\smallsetminus F. If EF[α1]E\neq F[\alpha_{1}], then there exists an α2EF[α1]\alpha_{2}\in E\smallsetminus F[\alpha_{1}], and so on. Since

[F[α1]:F]<[F[α1,α2]:F]<<[E:F][F[\alpha_{1}]\colon F]<[F[\alpha_{1},\alpha_{2}]\colon F]<\cdots<[E\colon F]

this process terminates with E=F[α1,α2,,αn]E=F[\alpha_{1},\alpha_{2},\ldots,\alpha_{n}].

\Longleftarrow: Let E=F(α1,,αn)E=F(\alpha_{1},...,\alpha_{n}) with α1,α2,αn\alpha_{1},\alpha_{2},\ldots\alpha_{n} algebraic over FF. The extension F(α1)/FF(\alpha_{1})/F is finite because α1\alpha_{1} is algebraic over FF, and the extension F(α1,α2)/F(α1)F(\alpha_{1},\alpha_{2})/F(\alpha_{1}) is finite because α2\alpha_{2} is algebraic over FF and hence over F(α1)F(\alpha_{1}). Thus, by (1.20), F(α1,α2)F(\alpha_{1},\alpha_{2}) is finite over FF. Now repeat the argument.

Corollary 1.31

(a) If EE is algebraic over FF, then every subring RR of EE containing FF is a field.

(b) Consider fields LEFL\supset E\supset F. If LL is algebraic over EE and EE is algebraic over FF, then LL is algebraic over F.F.

Proof.

(a) If αR\alpha\in R, then F[α]RF[\alpha]\subset R. But F[α]F[\alpha] is a field because α\alpha is algebraic (see p. 1.11), and so RR contains α1\alpha^{-1}.

(b) By assumption, every αL\alpha\in L is a root of a monic polynomial

Xm+am1Xm1++a0E[X].X^{m}+a_{m-1}X^{m-1}+\cdots+a_{0}\in E[X].

Each of the extensions

F[a0,,am1,α]F[a0,,am1]F[a0,,am2]FF[a_{0},\ldots,a_{m-1},\alpha]\supset F[a_{0},\ldots,a_{m-1}]\supset F[a_{0},% \ldots,a_{m-2}]\supset\cdots\supset F

is generated by a single algebraic element, and so is finite. Therefore F[a0,,am1,α]F[a_{0},\ldots,a_{m-1},\alpha] is finite over FF (see 1.20), which implies that α\alpha is algebraic over FF.