Chapter 6
Chapter 6
Chapter 6
Our goal remains: to show that there exist polynomials that are not solvable by radicals
over Q. In Chapter 4, we finally succeeded in properly formulating the notion of solvabil-
ity by radicals, which we did in the language of field extensions. Additionally, we were
able to catalog many polynomials that we are certain are solvable by radicals. Then, in
Chapter 5, we took a much closer look a polynomials, ultimately building a significant
amount of language and theory to analyze polynomial rings over fields. The conclusion of
the chapter hinted at the tight connection between polynomial rings and field extensions
where we saw that Q[x]/(x2 +1) Q(i). In this chapter, we will clarify this connection and
exploit it to significantly deepen our understanding of extension fields of the form Q(↵)
where ↵ is a root of some polynomial in Q[x].
p
Problem 6.4. Let ↵ = 2 + i. Show that ↵ is algebraic over Q.
Lemma 6.5. Let F be a subfield of E, and suppose that ↵ 2 E is algebraic over F. Let
I = {p(x) 2 F[x] | p(↵) = 0}, and suppose that I = (m(x)) for some nonconstant m(x) 2 F[x].
Then m(x) is irreducible.
Combining Lemma 6.5 with our previous discussion, we arrive at the following fact.
Fact 6.6. Let F be a subfield of E, and suppose that ↵ 2 E is algebraic over F. Then there
is a unique irreducible monic polynomial m(x) 2 F[x] such that m(↵) = 0. Moreover, if
p(x) 2 F[x] and p(↵) = 0, then m(x) divides p(x).
Definition 6.7. Suppose that ↵ 2 E is algebraic over F. The unique irreducible monic
polynomial m(x) 2 F[x] such that m(↵) = 0 is called the minimal polynomial of ↵ over F.
The degree of ↵ over F is defined to be the degree of the minimal polynomial of ↵ over F.
Theorem 6.8. Let F be a subfield of E. Suppose that ↵ 2 E is algebraic over F, and let
m(x) be the minimal polynomial of ↵ over F. If V = {p(x) 2 F[x] | p(↵) = 0} (i.e the set of
all polynomials that vanish at ↵), then V = (m(x)).
51
CHAPTER 6. ALGEBRAIC EXTENSION FIELDS
We will see shortly that the minimal polynomial of ↵ over F is key to understanding
the field extension F(↵). But how do we find the minimal polynomial of ↵ over F? The
first step is to find any monic polynomial p(x) 2 F[x] for which p(↵) = 0 (which also
verifies that ↵ is algebraic over F). If we can show that p(x) is irreducible, then p(x)
is the minimal polynomial, and we’re done. Otherwise, we factor p(x) into irreducible
polynomials in F[x], and by Fact 6.6, the minimal polynomial will be whichever one of
the factors has ↵ as a root. Let’s test this out with some examples.
Problem 6.9. Explain why the minimal polynomial for ⇣3 over Q is not x3 1. Find the
minimal polynomial ⇣3 over Q, and determine the degree of ⇣3 over Q?
Problem 6.10. The polynomial p(x) = x3 11 has three roots in C.
(1) Find the degree over Q of each of the three roots.
52
CHAPTER 6. ALGEBRAIC EXTENSION FIELDS
p p
Problem 6.15. Let p(x) = 2x3 + 7x2 12 . We know that Q( 5) = {a + b 5 | a, b 2 Q} by
p p p p
Problem 3.66. Verify directly that p( 5) 2 Q( 5) by writing p( 5) in the form a + b 5 for
some a, b 2 Q.
We are studying the elements we get when we plug ↵ into polynomials. Let’s frame
this in terms of the evaluation homomorphism introduced in Theorem 5.109, like we did
at the beginning of this chapter. The next theorem generalizes Problem 5.118.
Theorem 6.16. Let F be a subfield of E. Suppose that ↵ 2 E is algebraic over F, and let
m(x) be the minimal polynomial of ↵ over F. If E↵ : F[x] ! E is the homomorphism
defined by E↵ (p(x)) = p(↵), then
Using Theorems 5.105 and 5.124 (and the First Isomorphism Theorem for Rings), we
can deduce that the image of E↵ is a field. But then, if we can verify that the image of E↵
contains F and ↵, we can conclude that the image of E↵ is actually equal to F(↵) (by the
definition of F(↵)). Let’s put this together.
Theorem 6.17. Let F be a subfield of E. Suppose that ↵ 2 E is algebraic over F, and let
m(x) be the minimal polynomial of ↵ over F. Then F(↵) F[x]/(m(x)).
Notice that we still haven’t succeeded in providing a nice description F(↵), but we will
if we can find a nice description of F[x]/(m(x)).
Lemma 6.18. Let F be a subfield of E, and suppose that ↵ 2 E is algebraic over F. Let
m(x) be the minimal polynomial of ↵ over F, and let n be the degree of ↵ over F. If
a(x) + (m(x)) 2 F[x]/(m(x)), then a(x) + (m(x)) = r(x) + (m(x)) where r(x) is the remainder
obtained when dividing a(x) by m(x). Consequently,
Tying together all of our work, we finally arrive at our desired description of F(↵).
Theorem 6.19. Let F be a subfield of E. Suppose that ↵ 2 E is algebraic over F, and let n
be the degree of ↵ over F. Then
1
F(↵) = {a0 + a1 ↵ + · · · + an 1 ↵ n | a0 , a1 , . . . , an 1 2 F}.
53
CHAPTER 6. ALGEBRAIC EXTENSION FIELDS
(1) Use Theorem 6.19 (and Problem 3.64) to explain why the degree of m(x) isn’t 1 or 2.
The next problem highlights how we use the minimal polynomial for ↵ to compute
(or rather, simplify) in F(↵).
Problem 6.23. The polynomial p(x) = x5 + 2x + 2 is irreducible in Q[x] (you do not need to
prove this). Let s be a root of p(x). By Theorem 6.19, every element of Q(s) can be written
in the form a0 + a1 s + a2 s 2 + a3 s3 + a4 s 4 for some a0 , a1 , a2 , a3 , a4 2 Q.
(2) Rewrite each of the following elements of Q(↵) in the form a0 +a1 s+a2 s 2 +a3 s3 +a4 s 4 .
54
CHAPTER 6. ALGEBRAIC EXTENSION FIELDS
55
CHAPTER 6. ALGEBRAIC EXTENSION FIELDS
Problem 6.29. Show that 4 (x) = x3 + x2 + x + 1 is not the minimal polynomial for ⇣4 over
Q. What is the minimal polynomial?
So, we see that n (x) is not always the minimal polynomial for ⇣n , as it fails for n = 4.
But what about for n = 5? Could 5 (x) = x4 + x3 + x2 + x + 1 be the minimal polynomial
for ⇣5 ? We need to determine if 5 (x) is irreducible, but the EIC does not apply because
there is no prime that divides the non-leading coefficients. Let’s see if we can transform
5 (x) into a related polynomial for which the EIC will apply.
Theorem 6.30. Let F be a field, and let p(x) 2 F[x]. If p(x) is reducible in F[x], then p(x+1)
is also reducible in F[x].
So, why was 5 (x) irreducible while 4 (x) was not? To address the general case, we
could use a similar approach as in Problem 6.31 to analyze n (x + 1) (using the Binomial
Theorem to simplify the expression).
To learn more about the minimal polynomial for ⇣n (for any n), try looking up “cyclo-
tomic polynomials” on Wikipedia.
Additionally, adding two complex numbers a+bi and c+di corresponds to adding the two
associated vectors [ ba ] and [ dc ], and multiplying a + bi by a real number r corresponds to
multiplying the vector [ ba ] by the scalar r. But, we should be careful with multiplication
56
CHAPTER 6. ALGEBRAIC EXTENSION FIELDS
because multiplying a + bi and c + di does not correspond to multiplying the entries in the
corresponding vectors—do you see why? Nevertheless, we find that C is a vector space
over R, and the fact that every complex number can be described by a unique pair of real
numbers is expressing that C is a 2-dimensional vector space over R.
Can we do this for other fields? In Problem 6.27, we saw that if ↵ is a root of x5 +5x4 5,
then each element y 2 Q(↵) is of the form y = a + b↵ + c↵ 2 + d↵ 3 + e↵ 4 for a, b, c, d, e 2 Q. If
we knew that there was a unique choice of a, b, c, d, e for each y, then like before we could
associate each element of Q(↵) with a vector in Q5 via
2 3
66 a 77
66 77
66 b 77
6 7
a + b↵ + c↵ 2 + d↵ 3 + e↵ 4 7! 6666 c 7777 .
66d 77
66 77
4 5
e
We’ll see that these observations generalize to every extension field E of a field F. Let’s
start by properly defining vector spaces. Note that, in the formal definition below, scalar
multiplication by a number c is being written as c v, instead of just cv, but as we continue
on, we will return to writing simply cv.
(1) c+d v = cv + d v,
(2) c ( d v) = cd v, and
(3) 1v = v.
Notice that the distributivity axiom can also be expressed by saying that each c is
a homomorphism from (V , +) to (V , +). The compatibility axioms can also be framed in
terms of a homomorphism, but we will not explore that here.
As mentioned above, we tend to omit writing the , so for example, the distributivity
axiom will be often written as c(u + v) = cu + cv.
Theorem 6.34. Let E be an extension field of F. Then E is a vector space over F where
vector addition for E is just the usual field addition for E and scalar multiplication by an
element c 2 F is just the usual field multiplication by c.
57
CHAPTER 6. ALGEBRAIC EXTENSION FIELDS
Definition 6.35. Let V be a vector space over a field F, and let v1 , . . . , vn 2 V . Then
Notice that we have defined linear independence and span only for finite sets of vec-
tors, but the concepts can also be defined for infinite sets of vectors in a similar way. The
importance of bases is more-or-less summarized in the following fact.
Fact 6.36. If V is a vector space, then all bases have the same cardinality (“size”). If B
is any basis for V , then every element of V can be expressed as a linear combination of
vectors in B in one and only one way.
This leads to the notion of dimension, which when considering field extensions (as in
Theorem 6.34) we will refer to as the degree of the extension.
Definition 6.37. The dimension of a vector space V over a field F, denoted dim V , is the
cardinality of any basis for V .
Problem 6.39. Let ↵ be a root of p(x) = x5 +5x4 5. In Problem 6.27, we saw that p(x) is the
minimal polynomial for ↵ over Q and that Q(↵) = {a + b↵ + c↵ 2 + d↵ 3 + e↵ 4 | a, b, c, d, e 2 Q}.
By Theorem 6.34, Q(↵) is a vector space over Q.
(1) Explain why the elements 1, ↵, ↵ 2 , ↵ 3 , ↵ 4 span Q(↵) as a vector space over Q.
(4) What is the degree of Q(↵) over Q? That is, find [Q(↵) : Q].
58
CHAPTER 6. ALGEBRAIC EXTENSION FIELDS
Theorem 6.40. Let F be a subfield of E. Suppose that ↵ 2 E is algebraic over F, and let n be
the degree of ↵ over F. Then {1, ↵, ↵ 2 , . . . , ↵ n 1 } is a basis for F(↵) over F, and [F(↵) : F] = n.
Problem
p 6.41. Use Theorem 6.40
p and the results of Problem 6.10 to find a basis for
3 3
Q( 11) over Q and compute [Q( 11) : Q].
Problem 6.42. Use Theorem 6.40 and the results of Problem 6.21 to find a basis for Z3 (r)
over Z3 and compute [Z3 (r) : Z3 ] where r is a root of p(x) = x3 x + 1 2 Z3 [x].
Problem 6.43. Use Theorem 6.40 and the results of Problem 6.31 to find a basis for Q(⇣5 )
over Q and compute [Q(⇣5 ) : Q].
Theorem 6.40 (which built o↵ of Theorem 6.19) completes our goal of describing F(↵),
but we may want to adjoin more than one element to a field. For example, when we
defined solvability by radicals in Chapter 4, we needed to ensure that all roots of the
polynomial lived in some radical extension, often built by adjoining several elements.
Our approach to this will be as in Problem 6.24. Suppose we want a basis for F(↵, )
over F. We can first find a basis for F(↵) over F, and then find a basis for F(↵, ) over F(↵).
If 1, ↵, . . . , ↵ m 1 is a basis for F(↵) over F and 1, , . . . , n 1 is a basis for F(↵, ) over F(↵),
then we have that
1
F(↵) = {a0 + a1 ↵ + · · · + am 1 ↵ m | a0 , . . . , am 1 2 F}; and
n 1
F(↵, ) = {b0 + b1 + · · · + bn 1 | b0 , . . . , bn 1 2 F(↵)}.
But what we want is a basis for F(↵, ) over F, so we want to express elements of F(↵, )
using coefficients from F (not F(↵)). However, notice that since each bi is in F(↵), we
can write each bi in terms of 1, ↵, . . . , ↵ m 1 , using only coefficients from F. Doing this for
each bi and simplifying, we see that every element of F(↵, ) can be written as a linear
combination of the elements
1, ↵, . . . , ↵ m 1 ,
1
, ↵ , . . . , ↵m ,
..
.
n 1 n 1 1 n 1
,↵ , . . . , ↵m
using only coefficients from F. And moreover, it can be shown that these are linearly
independent, so we found a basis for F(↵, ) over F. The basis has size mn.
In fact, this process generalizes in a straightforward way to any chain of field ex-
tensions F ✓ K ✓ L. In words, a basis for L as a vector space over F can be found by
multiplying a basis for K over F by the elements of a basis for L over K. This also yields
an extremely useful multiplicative property for the degrees in a chain of field extensions,
namely that [L : F] = [L : K][K : F]. The next fact summarizes our findings.
Fact 6.44. Let F ✓ K ✓ L be fields. If {u1 , . . . , um } is basis for K over F and {w1 , . . . , wn } is
basis for L over K, then
{u1 w1 , . . . , um w1 , u1 w2 , . . . , um w2 , . . . , u1 wn , . . . , um wn }
is a basis for L over F. In particular, [L : F] = [L : K][K : F].
59
CHAPTER 6. ALGEBRAIC EXTENSION FIELDS
p
Problem 6.45. Let’s find a basis for Q( 4 2, ⇣3 ) over Q.
p
(1) Use the EIC to show x4 2 is the minimal polynomial of 4
2 over Q.
p
(2) Use Theorem 6.40 to find a basis for Q( 4 2) over Q.
p
(3) Use Theorem 5.64 to show x2 + x + 1 is the minimal polynomial of ⇣3 over Q( 4 2).
p p
(4) Use Theorem 6.40 to find a basis for Q( 4 2, ⇣3 ) over Q( 4 2).
p p
(5) Use Theorem 6.44 to find a basis for Q( 4 2, ⇣3 ) over Q and determine [Q( 4 2, ⇣3 ) : Q].
When exploring degrees of extensions, the following fact from linear algebra often
comes up: if W is a subspace of V , then dim W = dim V if and only if W = V . Applying
this to field extensions yields the following.
The next couple of problems illustrate the power of the multiplicative property of
field degrees for a chain of fields.
p
Problem 6.48. Let’s take a look at Q( 4 2, ⇣3 ) over Q(⇣3 ).
(1) Explain why the EIC can not be used to show that x4 2 is irreducible in Q(⇣3 )[x].
p
(2) Use that Q ⇢ Q(⇣3 ) ⇢ Q( 4 2, ⇣3 ) together with p the multiplicative property of field
degrees (from pTheorem 6.44) to determine [Q( 4 2, ⇣3 ) : Q(⇣3 )]. Remember that you
computed [Q( 4 2, ⇣3 ) : Q] in Problem 6.45.
p p
(3) Use the fact that [Q( 4 2, ⇣3 ) : Q(⇣3 )] equals the degree of 4 2 over Q(⇣3 ) (by Theo-
rem 6.40) to explain why x4 2 is irreducible in Q(⇣3 )[x].
p p
Problem 6.49. Let’s show that 3 2 < Q( 2).
p p p p
(1) Explain why 3 2 2 Q( 2) would imply that Q( 3 2) ✓ Q( 2).
p
3
p
(2) Use the multiplicative
p property of fieldpdegrees to show that 2 2 Q( 2) would
3
imply that [Q( 2) : Q] is a divisor of [Q( 2) : Q].
p p p p
(3) What is [Q( 3 2) : Q]? What is [Q( 2) : Q]? Prove that 3 2 < Q( 2).
p p
Theorem 6.50. Let m, n 2 Z with 2 m < n. If p, q 2 Z are prime, then n p < Q( m q).
60
CHAPTER 6. ALGEBRAIC EXTENSION FIELDS
p
Problem 6.51. Let’s find the degree of Q( 5 3, ⇣5 ) over Q.
p
(1) Show that [Q( 5 3) : Q] = 5.
p p
(2) Use that ⇣5 is a root of x4 + x3 + x2 + x +p1 to explain why [Q( 5 3, ⇣5 ) : Q( 5 3)] 4.
Then Use Theorem 6.44 to show that [Q( 5 3, ⇣5 ) : Q] 20.
p
(3) Use Problem 6.31 and Theorem 6.44 to show [Q( 5 3, ⇣5 ) : Q] is divisible by 4.
p
(4) Explain why [Q( 5 3, ⇣5 ) : Q] = 20.
Let’s wrap up this section with a couple more results. The first says that if E is a finite
dimensional extension of F, then every element of E is in fact algebraic over F. To prove
this, we need to take an arbitrary r 2 E, and show it is a root of some nonzero polynomial
F[x]. But how do we find such a polynomial? To explore this, let’s let n = [E : F] (which
we are assuming is finite). This means that every basis for E over F consists of n elements.
And by a result from linear algebra, a set of n + 1 vectors must be linearly dependent. If
we apply this to the set {1, r, r 2 , . . . , r n }, we see that there are elements a0 , a1 , a2 , . . . , an 2 F
that are not all zero such that
a0 + a1 r + a2 r 2 + · · · + an r n = 0.
Combining this with Theorem 6.40, we obtain the following characterization of alge-
braic elements in terms of the fields they generate.
Corollary 6.53. Let E be an extension field of F, and let r 2 E. Then r is algebraic over F
if and only if [F(r) : F] is finite.
Definition 6.54. Let V and W be vector spaces over a field F. A map : V ! W is called
an F-linear transformation (or homomorphism of F-vector spaces) if the following are
true for all u, v 2 V and all c 2 F:
61
CHAPTER 6. ALGEBRAIC EXTENSION FIELDS
p p p p
Problem 6.55. Show that : Q( 2) ! Q( 2) defined via (a+b 2) = a b 2 is a Q-linear
transformation.
Theorem 6.58. Let K and L be extension fields of F, and let : K ! L be a surjective ring
homomorphism. Then is an F-linear transformation if and only if (c) = c for all c 2 F.
In Theorem 6.58, the property that “ (c) = c for all c 2 F” will be written as fixes F
or leaves F fixed.
In fact, we’ve already seen many examples of morphisms that fix a field; the next
problem highlights two of them.
Problem 6.60. Let’s explore a couple familiar maps and show that they fix certain fields.
p p p p
(1) Define : Q( 2) ! Q( 2) via (a + b 2) = a b 2. Show that fixes Q.
62
CHAPTER 6. ALGEBRAIC EXTENSION FIELDS
We now start to expose the implications of a morphism fixing a field. The next theo-
rem is quite important.
Theorem 6.61. Let K and L be extension fields of F, and let p(x) 2 F[x]. Suppose that
: K ! L is a ring homomorphism that fixes F. If ↵ 2 K is a root of p(x), then (↵) is also
a root of p(x).
p
Problem p 6.62. Suppose that : Q( 3 7) ! C is a ring homomorphism that fixes Q. Use the
fact that 3 7pis a root of x3 7 together with Theorems 3.26 and 6.61 to list the possible
values of ( 3 7).
Problem 6.64. Show that each map below fixes Q, and then use Theorem 6.61 to explain
why neither map is a homomorphism.
p p
(1) : Q( 5) ! Q(i) defined by (a + b 5) = a + bi
p p p p p p
(2) : Q( 3 7) ! Q( 3 7) defined by (a + b 3 7 + c( 3 7)2 = a b 3 7 + c( 3 7)2
Let’s use
p what we’ve learned so far to explorep which subfields L of C could be isomor-
phic to Q( 3 11) (just as an example). Let : Q( 3 11) ! L be an isomorphism—we’ll try to
determine the possibilities for L. Notice that Theorem 6.61 may
p be helpful, but only if we
3
know that fixes the coefficients of a polynomial that has 11 as a root. Let’s first show
that must fix all of Q.
(1) Use Theorem 5.111 (and properties of homomorphisms) to show that fixes every
positive integer n. Remember that 2 = 1 + 1, 3 = 1 + 1 + 1, etc.
(3) Let ba 2 Q be any rational number (with a, b 2 Z). Use Theorem 5.111, to show that
fixes ba .
p
3
Problem 6.66. Assume that : Q( p 11)p! L is an isomorphism p for some subfield L of C.
3 3 2 3
Recall from Problem 6.41 that 1, 11, ( 11) is a basis for Q( 11), so
p p p
Q( 11) = {a + b 11 + c( 11)2 | a, b, c 2 Q}.
3 3 3
p
(1) Use Theorem 6.61 and Problem 6.65 to list the three possible values of ( 3 11).
p p
(2) Use Problem 6.65 to describe the possible values of (a + b 3 11 + c( 3 11)2 ).
63
CHAPTER 6. ALGEBRAIC EXTENSION FIELDS
Problem
p 6.66 raises an important question: can we always create an isomorphism
p
taking 11 to whenever is a root of the same minimal polynomial as 3 11? The
3
next fact answers the quesion—it will be extremely important for us. The proof is not too
difficult, but we will take it as fact. The main ingredients are some of the linear algebra
that we’ve developed and (perhaps not surprisingly) the division algorithm.
Fact 6.67. Let F be a subfield of E. Suppose that ↵ 2 E is algebraic over F. Let m(x) be the
minimal polynomial of ↵ over F, and let n be the degree of ↵ over F. Suppose that is
also a root of m(x), and define : F(↵) ! F( ) by
(a0 + a1 ↵ + · · · + an 1 ↵ n 1 ) = a0 + a1 + · · · + an 1
n 1
Problem 6.68. Use Theorem 6.61 (together with Problem 6.65) and Fact 6.67 to determine
if each pair of fields are isomorphic or not. If they are, write down a formula for an
isomorphism; if they are not, explain why not.
p
(1) Q(i) and Q( 2)
p p
(2) Q( 4 11) and Q(i 4 11)
6.3.1 Automorphisms
As mentioned earlier, we really want to study maps from a field to itself. We now define
one of the keys ingredients in our eventual solution to the insolvability of the quintic.
Theorem 6.70. Let K be a field. Then Aut(K) is a group with respect to function compo-
sition. The identity is the identity function, which will be denoted id.
Let’s show that Aut(K/F) is also a group—to do that we need to show that if two
automorphisms of K fix F, then their composition does too.
64
CHAPTER 6. ALGEBRAIC EXTENSION FIELDS
In light of Theorems 6.70 and 6.71, Aut(K) will be referred to as the automorphism
group of K and Aut(K/F) will be called the automorphism group of K over F. While
we’re at it, let’s extend Theorem 6.71 a bit.
Theorem 6.72. If F ✓ K ✓ L is a chain of fields, then Aut(L/K) is a subgroup of Aut(L/F).
Theorem 6.72 is starting to build a correspondence from subfields of L to subgroups
of Aut(L/F). However, notice that the correspondence is inclusion reversing.
L Aut(L/L)
✓
K Aut(L/K)
✓
✓
F Aut(L/F)
In the picture above we listed the group Aut(L/L). These are the automorphism of L
that fix all of L—there is only one such automorphism: the identity. Thus, Aut(L/L) = {id}.
Let’s further explore these automorphism groups with some examples.
Example 6.73. Let’s try to compute Aut(Q(⇣5 /Q). First, we know that x4 + x3 + x2 + x + 1
is the minimum polynomial for ⇣5 over Q, so by Theorem 6.40
• {1, ⇣5 , ⇣52 , ⇣53 } is a basis for Q(⇣5 ) over Q, and
• Q(⇣5 ) = {a + b⇣5 + c⇣52 + d⇣53 | a, b, c, d 2 Q}.
Thus, every function 2 Aut(Q(⇣5 )/Q) can be expressed by a formula of the form
(a + b⇣5 + c⇣52 + d⇣53 ) = ???
Now, if 2 Aut(Q(⇣5 )/Q), then fixes Q. By Theorem 6.58, is a Q-linear transformation
from Q(⇣5 ) to itself, and by a result from linear algebra, is completely determined by its
values on a basis. That is, once we determine the values of (1), (⇣5 ), (⇣52 ), and (⇣53 ),
we will know a formula for . In fact, this is easy to see directly:
(a + b⇣5 + c⇣52 + d⇣53 ) = (a) + (b⇣5 ) + (c⇣52 ) + (d⇣53 )
= (a) + (b) (⇣5 ) + (c) (⇣52 ) + (d) (⇣53 )
= a + b (⇣5 ) + c (⇣52 ) + d (⇣53 ).
In fact, we can take this further:
(a + b⇣5 + c⇣52 + d⇣53 ) = a + b (⇣5 ) + c (⇣52 ) + d (⇣53 )
= a + b (⇣5 ) + c (⇣5 )2 + d (⇣5 )3 .
So, to find a formula for we just need to determine the value for (⇣5 ); it can then be
plugged into the above formula to find the value of on an arbitrary element of Q(⇣5 ).
Now, since ⇣5 is a root of x4 + x3 + x2 + x + 1, Theorem 6.61 says that (⇣5 ) must be one
of the roots of x4 + x3 + x2 + x + 1, which are ⇣5 , ⇣52 , ⇣53 , and ⇣54 . The possibilities are named
below. We will use repeatedly that ⇣55 = 1; if desired, we could also use ⇣54 = ⇣53 ⇣52 ⇣5 1.
65
CHAPTER 6. ALGEBRAIC EXTENSION FIELDS
2 3 2 3
• 1 sends ⇣5 7! ⇣5 , which implies 1 (a + b⇣5 + c⇣5 + d⇣5 ) = a + b⇣5 + c⇣5 + d⇣5 ;
1 2 3 4
We now have to determine if each i is in Aut(Q(⇣5 )/Q) or not. As 1 is just the identity,
1 2 Aut(Q(⇣5 )/Q). To check the other possibilities, we can use Fact 6.67. For exam-
ple, Fact 6.67 says that 2 is an isomorphism from Q(⇣5 ) to Q(⇣52 ). Since Q(⇣52 ) = Q(⇣5 )
(because ⇣52 2 Q(⇣5 ) and ⇣5 2 Q(⇣52 )), 2 is indeed an automorphism of Q(⇣5 ), so 2 2
Aut(Q(⇣5 )/Q). Similarly, 3 , 4 2 Aut(Q(⇣5 )/Q). These are all possibilities, so
We now know that Aut(Q(⇣5 )/Q) is a group of order 4. What group is it?
Problem 6.74. Let’s determine what group Aut(Q(⇣5 )/Q) is isomorphic to.
(2) Do the same for ( 2 )3 and ( 2 )4 . Are either ( 2 )3 or ( 2 )4 equal to id? What is the
order of 2 ? (The order of 2 will be the smallest positive k such that ( 2 )k = id.)
An important observation in Example 6.73 was that the possibilities for are deter-
mined simply by the possible values of (⇣5 ). This is true in general.
Fact 6.75. Let F be a subfield of E. Suppose that ↵ 2 E is algebraic over F, and let n be
the degree of ↵ over F. Then each 2 Aut(F(↵)/F) is completely determined by the value
(↵). Consequently, | Aut(F(↵)/F| n = [F(↵) : F].
p
Problem 6.76. Follow Example 6.73 to determine Aut(Q( 2)/Q). What familiar group is
it isomorphic to?
p
Problem 6.77. Let’s determine Aut(Q( 3 2)/Q).
p p p p
(1) First explain why Q( 3 2) , Q( 3 2⇣3 ) and why Q( 3 2) , Q( 3 2⇣32 ).
p
(2) Follow Example 6.73 to show that Aut(Q( 3 2)/Q) = {id}.
66
CHAPTER 6. ALGEBRAIC EXTENSION FIELDS
What happens if we adjoin more than one element? Can we compute Aut(F(↵1 , ↵2 )/F)
in a similar way as to how we computed Aut(F(↵)/F)? The answer is yes, and the starting
point is the following analog of Fact 6.75.
Fact 6.78. Let F be a subfield of E. Suppose that ↵1 , . . . , ↵k 2 E are algebraic over F. Then
each 2 Aut(F(↵1 , . . . , ↵k )/F) is completely determined by the values of (↵1 ), . . . , (↵k ).
Consequently, | Aut(F(↵1 , . . . , ↵k )/F| [F(↵1 , . . . , ↵k ) : F].
p
Problem 6.79. Let’s determine Aut(Q( 2, i)/Q).
p p
(1) Let 2 Aut(Q( 2, i)/Q). Explain why there are only two choice for ( 2) and only
two choice for (i). What are they?
p
(2) Combine the di↵erent possibilities for ( 2) and (i) to complete the table below.
1 2 3 4
p p
2 7! 2
i 7! i
p
(3) Follow Example 6.73 to determine Aut(Q( 2, i)/Q).
p
(4) What familiar group is Aut(Q( 2, i)/Q) isomorphic to?
p
Problem 6.80. Set L = Q( 2, i). In Problem 6.79 we determined Aut(L/Q). Let’s connect
the subfields of L with subgroups of Aut(L/Q) using Theorem 6.72.
p
(1) Let K1 = Q( 2). Find Aut(L/K1 ) by determining which of 1 , 2 , 3 , 4 are in Aut(L/K1 ).
(4) Use Theorem 6.72 to organize your findings by writing the appropriate elements in
the boxes in the subgroup lattice of Aut(L/Q).
p
Q( 2, i) {id}
p p
Q( 2) Q(i) Q(i 2) Aut(L/K1 ) Aut(L/K2 ) Aut(L/K3 )
Q { 1, 2, 3, 4}
67
CHAPTER 6. ALGEBRAIC EXTENSION FIELDS
Problem 6.80 highlights quite well the tight connection between subfields of an ex-
tension field L of F and subgroups of Aut(L/F). So far, we’ve seen how each subfield K
gives rise to a subgroup Aut(L/K). The next theorem indicates how we might reverse this.
L {id}
✓
✓
FixL (H) H
✓
✓
F Aut(L/F)
Taking a closer look at Problem 6.80, we can see that the maps K 7! Aut(L/K) and H 7!
FixL (H) are actually inverses of each other. For example, FixL (Aut(L/K1 )) = K1 , so the
composition of the maps looks like K1 7! Aut(L/K1 ) 7! FixL (Aut(L/K1 )) = K1 . However,
this is not true for all fields, and Problem 6.77 gives an example. In the next chapter
we’ll study an important collection of fields (in fact, the collection of fields) for which
K 7! Aut(L/K) and H 7! FixL (H) are always inverses.
68