{ "cells": [ { "cell_type": "markdown", "metadata": { "collapsed": false }, "source": [ "\n", "\n", "
\n", "\n", "\n", "\n", "\n", "\n", "Abstract Algebra: An Interactive Approach, 2e\n", "
\n", "\n", "\n", "©2015 This notebook is provided with the textbook, "Abstract Algebra: An Interactive Approach, 2nd Ed." by William Paulsen. Users of this notebook are encouraged to buy the textbook.\n", "
\n", "\n", "\n", "\n", "\n",
"Chapter 15
\n",
"Galois Theory\n",
"
Initialization: This cell MUST be evaluated first:
" ] }, { "cell_type": "code", "execution_count": 0, "metadata": { "collapsed": false }, "outputs": [ ], "source": [ "%display latex\n", "try:\n", " load('absalgtext.sage')\n", "except IOError:\n", " load('/media/sf_sage/absalgtext.sage')" ] }, { "cell_type": "markdown", "metadata": { "collapsed": false }, "source": [ "ϕ1(u1) = \r\n", "ϕ2(u1), ϕ1(u2) = \r\n", "ϕ2(u2), … ϕ1(un) = \r\n", "ϕ2(un),
\r\n", "then ϕ1(x) = ϕ2(x) for all x in K. In other words, an F-automorphism \r\n", "in GalF(K) is completely determined by its action on u1, u2, u3, \r\n", "… un.1) | \r\n", "a | \r\n", "
2) | \r\n", "1 − a | \r\n", "
3) | \r\n", "b | \r\n", "
4) | \r\n", "1 − b | \r\n", "
fix(H) = {k ∈ K | ϕ(k) = k for all ϕ ∈ H}.
\r\n", "Then fix(H) is a subfield of K containing the field F.{I(x), F(x), G(x), G(G(x)), \r\n", "F(G(x)), G(F(x))},
\r\n", "where I(x) represents the identity automorphism that sends every element to itself. The subgroups \r\n", "of Galℚ(ℚ(a, b)) are as follows:\r\n", "H1 = | \r\n", "{I(x)} | \r\n", "
H2 = | \r\n", "{I(x), F(x)} | \r\n", "
H3 = | \r\n", "{I(x), F(G(x))} | \r\n", "
H4 = | \r\n", "{I(x), G(F(x))} | \r\n", "
H5 = | \r\n", "{I(x), G(x), G(G(x))} | \r\n", "
H6 = | \r\n", "{I(x), F(x), G(x), G(G(x)), F(G(x)), \r\n", " G(F(x))} | \r\n", "
a + b √2 + \r\n", "c √3 + d √6,
\r\n", "where a, b, c, and d are rational numbers. How many subfields does this field have? We will learn that since this field is a \r\n", "splitting field of x4 − 5 x2 + 6, every subfield is produced as the fixed field of some subgroup of the Galois group. Can \r\n", "you use this information to see what the elements of the Galois group are?x3 + x2 − 2 x − 1.
\r\n", "This polynomial is irreducible, as Sage can verify:1) | \r\n", "a | \r\n", "
2) | \r\n", "b | \r\n", "
3) | \r\n", "c | \r\n", "
4) | \r\n", "d | \r\n", "
5) | \r\n", "e | \r\n", "
x8 − 12 x6 + 36 x4 − 36 x2 + 9.
\r\n", "Sage can verify that this is irreducible.1) | \r\n", "a | \r\n", "
2) | \r\n", "b | \r\n", "
3) | \r\n", "c | \r\n", "
4) | \r\n", "d | \r\n", "
5) | \r\n", "−a | \r\n", "
6) | \r\n", "−b | \r\n", "
7) | \r\n", "−c | \r\n", "
8) | \r\n", "−d | \r\n", "
ωn = e(2πi/n) = \r\n", "cos(2π⁄n) + \r\n", "i sin(2π⁄n).
\r\n", "We can use Proposition 14.9, along with some of the facts observed from §13.3 to find the Galios group of the nth cyclotomic polynomial Φn(x).\r\n", "\r\n", "\r\n", "\r\n", "PROPOSITION 15.6\r\n", " | \r\n", " | \r\n", " | \r\n", " |
x = − √2 ± | \r\n", "√ 2 − √2 | \r\n", "or x = √2 ± | \r\n", "√ 2 + √2 | \r\n", "
\r\n", " | \r\n", " | \r\n", " |
√ 2 + √2 | \r\n", "and | \r\n", "√ 2 − √2 | \r\n", "
\r\n", " | \r\n", " | \r\n", " |
ℚ(√2, | \r\n", "√ 2 + √2 | \r\n", "). | \r\n", "
\r\n", " | \r\n", " | \r\n", " |
ℚ(√26·3, | \r\n", "∛ 1 − √26·3/9 | \r\n", ",√−3 ). | \r\n", "
c0 + c1 u + c2 u2 + \r\n", "c3 u3 + … + cn un = 0.
\r\n", "Since ϕ is a ring homomorphism, we have that\r\n", "0 = ϕ(0) = ϕ(c0 + c1 u + \r\n", "c2 u2 + c3 u3 + … + cn un)
\r\n", "= ϕ(c0) + ϕ(c1) ϕ(u) + \r\n", "ϕ(c2) ϕ(u2) + ϕ(c3) ϕ(u3) + \r\n", "… + ϕ(cn) ϕ(un)
\r\n", "Since c0, c1, c2, … cn are in F, we have\r\n", "0 = c0 + c1 ϕ(u) + \r\n", "c2 ϕ(u)2 + c3 ϕ(u)3 + … + \r\n", "cn ϕ(u)n.
\r\n", "Therefore, ϕ(u) is also a root of f(x).ϕ(x + y) = ϕ(x) + ϕ(y) = x + y,
\r\n", "ϕ(x·y) = ϕ(x)·ϕ(y) = \r\n", "x·y,
\r\n", "ϕ(−x) = −ϕ(x) = −x,
\r\n", "ϕ(x-1) = ϕ(x)-1 = x-1 if x ≠ 0.
\r\n", "Thus, x + y, x·y, and −x are in E whenever x and y are, and x-1 is \r\n", "in E whenever x ≠ 0 is in E. Thus, E is a subfield of K.f(x) = (x − u)2·g(x).
\r\n", "Since we are working in a field extension of ℚ, we can take the derivative of both sides to get \r\n", "f ′(x) = 2 (x − u)·g(x) + \r\n", "(x − u)2·g′(x).
\r\n", "Thus, u is a root of f ′(x), which has lower degree than f(x). Note that f ′(x) is not 0, since \r\n", "it has degree of at least one.ƒ : Galℚ(K) → Zn*
\r\n", "defined by \r\n", "ƒ(ϕ) = ( the value k for which ϕ(ωn) = \r\n", "ωnk).
\r\n", "This mapping is well defined since ωnn = 1. This mapping is a homomorphism, for if ƒ(ϕ) = k and\r\n", "ƒ(μ) = m, then\r\n", "(ϕ·μ)(ωn) = ϕ(μ(ωn)) = \r\n", "ϕ(ωnm) = (ωn)k·m,
\r\n", "so \r\n", "ƒ(ϕ·μ) = k·m = ƒ(ϕ)·ƒ(μ).
\r\n", "Finally, an element in the kernel of this homomorphism sends ωn to ωn, so Ker(ƒ) is just the \r\n", "identity element of Galℚ(K). Thus, ƒ is an isomorphism \r\n", "from Galℚ(K) to Zn*. Since we know that both Galℚ(K) \r\n", "and Zn* have ϕ(n) elements, the mapping is onto, \r\n", "so Galℚ(K) ≈ Zn*.(ωnk·u)n = \r\n", "(ωn)k·n·un = 1·c = c.
\r\n", "Since there are n distinct roots of the polynomial xn − c in K, the polynomial factors completely \r\n", "in K[x]. Thus, K is the splitting field of f(x).ϕ1(u) = \r\n", "ωnk·u and ϕ2(u) = \r\n", "ωnm·u,
\r\n", "then\r\n", "(ϕ1·ϕ2)(u) = \r\n", "ϕ1(ϕ2(u)) = \r\n", "ϕ1(ωnm·u) = \r\n", "(ϕ1(ωn))m·ϕ1(u) = \r\n", "(ωn)m·(ωn)k·u,
\r\n", "while\r\n", "(ϕ2·ϕ1)(u) = \r\n", "ϕ2(ϕ1(u)) = \r\n", "ϕ2(ωnk·u) = \r\n", "(ϕ2(ωn))k·ϕ2(u) = \r\n", "(ωn)k·(ωn)m·u.
\r\n", "Thus, ϕ1·ϕ2 = \r\n", "ϕ2·ϕ1, and so the Galois group is abelian.g(x) = (x − u1)·(x − \r\n", "u2)·(x − u3) ⋯ (x − un).
\r\n", "By Lemma 13.3, any automorphism in GalF(K) extends to an automorphism \r\n", "on K[x] with ϕ(x) = x. Thus,\r\n", "ϕ(g(x)) = (x − ϕ(u1))·(x − \r\n", "ϕ(u2))·(x − ϕ(u3)) ⋯ (x − \r\n", "ϕ(un)).
\r\n", "By Lemma 15.1, ϕ(u1), ϕ(u2), ϕ(u3), … \r\n", "ϕ(un) will all be roots of f(x), and so this list is a permutation of the \r\n", "list u1, u2, u3, … un. Therefore, ϕ(g(x)) = \r\n", "g(x) for all ϕ in GalF(K).g(x) = (x − v1)·(x − \r\n", "v2)·(x − v3) ⋯ (x − vm).
\r\n", "If ϕ is an automorphism in H, then ϕ(vi) = ϕ(ƒ(w)) = \r\n", "vj for some j. Also, since ϕ is one-to-one, the images of ϕ(v1), \r\n", "ϕ(v2), ϕ(v3), … ϕ(vm) must all be distinct. Thus, \r\n", "each ϕ in H is a permutation on the elements v1, v2, v3, … \r\n", "vm. Hence, ϕ(g(x)) = g(x) . Since E is the fixed field fix(H) of the \r\n", "subgroup H, we see that g(x) is in E[x]. Thus, \r\n", "f(x) = IrrE(u, x) divides g(x), so m is at least n. Thus,\r\n", "|H| ≤ |GalE(K)| = n ≤ m = |H|.
\r\n", "Therefore, H = GalE(K).ƒ(ϕ(u)) = ϕ(ψ(u)).
\r\n", "\r\n", "Since u is in E, ψ(u) = u, so\r\n", "ƒ(v) = ƒ(ϕ(u)) = ϕ(ψ(u)) = \r\n", "ϕ(u) = v.
\r\n", "Thus, v is fixed by every automorphism ƒ in GalE(K). By Lemma 15.4, K is a Galois extension of E, so \r\n", "the fixed field of GalE(K) is E. Thus, v is in E.ƒ(ϕ1·ϕ2) = \r\n", "(ϕ1·ϕ2)′ = ϕ1′·ϕ2′ = \r\n", "ƒ(ϕ1)·ƒ(ϕ2).
\r\n", "The kernel of this homomorphism is simply the L-automorphisms of K that fix the elements of E, which is of \r\n", "course GalL(E).(ui)kⁱ = v, for \r\n", "which v ∈ ℚ(u1, u2, … ui−1).
\r\n", "Note that if n = 0, then E = ℚ, and the lemma is obviously true. We will prove this by induction on n. That \r\n", "is, we will assume that the lemma is true for the field \r\n", "ℚ(u1, u2, u3, … un−1).
\r\n", "That is, this field is contained in a radical extension L of ℚ that is also a Galois extension of ℚ.(vi)k = (ϕi(un))k = \r\n", "ϕi(unk) = ϕi(b).
\r\n", "Now, L is a Galois extension of ℚ, so by the fundamental theorem of Galois \r\n", "theory (15.1), GalL(K) is a normal subgroup \r\n", "of Galℚ(K). So by Lemma 15.6 ℚ-automorphisms of K map elements of L to elements \r\n", "of L. Thus, ϕi(b) is in L, and \r\n", "so K = L(v1, v2, v3, … vm) is a radical extension \r\n", "of L.K = ℚ(u1, u2, u3, … un)
\r\n", "where some power of each ui, (ui)kⁱ, is \r\n", "in ℚ(u1, u2, u3, … ui−1).M = ℚ(u0, u1, u2, u3, … \r\n", "un)
\r\n", "Since (u0)m = 1, we see that M is still a radical extension of ℚ. To show \r\n", "that M = K(u0) is a Galois extension of ℚ, note that by Corollary 15.2, K = ℚ(w) for some \r\n", "element w in K. If f(x) = Irrℚ(w, x), then M is the splitting field of the \r\n", "polynomial f(x)·(xm − 1). Thus, by Proposition 15.9, M is a Galois extension of ℚ.E0 = | \r\n", "ℚ(u0), | \r\n", "
E1 = | \r\n", "ℚ(u0, u1), | \r\n", "
E2 = | \r\n", "ℚ(u0, u1, u2,) | \r\n", "
E3 = | \r\n", "ℚ(u0, u1, u2, u3), | \r\n", "
… | \r\n", "……… | \r\n", "
En = | \r\n", "ℚ(u0, u1, u2, u3, … \r\n", " un) = M. | \r\n", "
GalEₖ₋₁(M) / \r\n", "GalEₖ(M)
\r\n", "is isomorphic to GalEₖ₋₁(Ek).Galℚ(M) ⊇ GalE₀(M) ⊇ GalE₁(M) \r\n", "⊇ GalE₂(M) ⊇ GalE₃(M) ⊇ ⋯ ⊇ GalEₙ(M) = \r\n", "{e}
\r\n", "is a subnormal series for which all of the quotient groups are abelian. Therefore, the composition series \r\n", "of Galℚ(M) will consists of only \r\n", "prime, cyclic factors. By the solvability theorem (8.3), Galℚ(M) is a solvable group.