Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
| Download

📚 The CoCalc Library - books, templates and other resources

Views: 96106
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

Section23.4Exercises

1

Compute each of the following Galois groups. Which of these field extensions are normal field extensions? If the extension is not normal, find a normal extension of Q{\mathbb Q} in which the extension field is contained.

  1. G(Q(30)/Q)G({\mathbb Q}(\sqrt{30}\, ) / {\mathbb Q})

  2. G(Q(54)/Q)G({\mathbb Q}(\sqrt[4]{5}\, ) / {\mathbb Q})

  3. G(Q(2,3,5)/Q)G( {\mathbb Q}(\sqrt{2}, \sqrt{3}, \sqrt{5}\, )/ {\mathbb Q} )

  4. G(Q(2,23,i)/Q)G({\mathbb Q}(\sqrt{2}, \sqrt[3]{2}, i) / {\mathbb Q})

  5. G(Q(6,i)/Q)G({\mathbb Q}(\sqrt{6}, i) / {\mathbb Q})

Hint

(a) Z2;{\mathbb Z}_2\text{;} (c) Z2×Z2×Z2.{\mathbb Z}_2 \times {\mathbb Z}_2 \times {\mathbb Z}_2\text{.}

2

Determine the separability of each of the following polynomials.

  1. x3+2x2x2x^3 + 2 x^2 - x - 2 over Q{\mathbb Q}

  2. x4+2x2+1x^4 + 2 x^2 + 1 over Q{\mathbb Q}

  3. x4+x2+1x^4 + x^2 + 1 over Z3{\mathbb Z}_3

  4. x3+x2+1x^3 +x^2 + 1 over Z2{\mathbb Z}_2

Hint

(a) Separable over Q\mathbb Q since x3+2x2x2=(x1)(x+1)(x+2);x^3 + 2 x^2 - x - 2 = (x - 1)(x + 1)(x + 2)\text{;} (c) not separable over Z3\mathbb Z_3 since x4+x2+1=(x+1)2(x+2)2.x^4 + x^2 + 1 = (x + 1)^2 (x + 2)^2 \text{.}

3

Give the order and describe a generator of the Galois group of GF(729)\gf(729) over GF(9).\gf(9)\text{.}

Hint

If

[GF(729):GF(9)]=[GF(729):GF(3)]/[GF(9):GF(3)]=6/2=3,\begin{equation*} [\gf(729): \gf(9)] = [\gf(729): \gf(3)] /[\gf(9): \gf(3)] = 6/2 = 3, \end{equation*}

then G(GF(729)/GF(9))Z3.G(\gf(729)/ \gf(9)) \cong {\mathbb Z}_3\text{.} A generator for G(GF(729)/GF(9))G(\gf(729)/ \gf(9)) is σ,\sigma\text{,} where σ36(α)=α36=α729\sigma_{3^6}( \alpha) = \alpha^{3^6} = \alpha^{729} for αGF(729).\alpha \in \gf(729)\text{.}

4

Determine the Galois groups of each of the following polynomials in Q[x];{\mathbb Q}[x]\text{;} hence, determine the solvability by radicals of each of the polynomials.

  1. x512x2+2x^5 - 12 x^2 + 2

  2. x54x4+2x+2x^5 - 4 x^4 + 2 x + 2

  3. x35x^3 - 5

  4. x4x26x^4 - x^2 - 6

  5. x5+1x^5 + 1

  6. (x22)(x2+2)(x^2 - 2)(x^2 + 2)

  7. x81x^8 - 1

  8. x8+1x^8 + 1

  9. x43x210x^4 - 3 x^2 -10

Hint

(a) S5;S_5\text{;} (c) S3;S_3\text{;} (g) see Example 23.10.

5

Find a primitive element in the splitting field of each of the following polynomials in Q[x].{\mathbb Q}[x]\text{.}

  1. x41x^4 - 1

  2. x48x2+15x^4 - 8 x^2 + 15

  3. x42x215x^4 - 2 x^2 - 15

  4. x32x^3 - 2

Hint

(a) Q(i){\mathbb Q}(i)

6

Prove that the Galois group of an irreducible quadratic polynomial is isomorphic to Z2.{\mathbb Z}_2\text{.}

7

Prove that the Galois group of an irreducible cubic polynomial is isomorphic to S3S_3 or Z3.{\mathbb Z}_3\text{.}

Hint

Let EE be the splitting field of a cubic polynomial in F[x].F[x]\text{.} Show that [E:F][E:F] is less than or equal to 6 and is divisible by 3. Since G(E/F)G(E/F) is a subgroup of S3S_3 whose order is divisible by 3, conclude that this group must be isomorphic to Z3{\mathbb Z}_3 or S3.S_3\text{.}

8

Let FKEF \subset K \subset E be fields. If E is a normal extension of F,F\text{,} show that EE must also be a normal extension of K.K\text{.}

9

Let GG be the Galois group of a polynomial of degree n.n\text{.} Prove that G|G| divides n!.n!\text{.}

Hint

GG is a subgroup of Sn.S_n\text{.}

10

Let FE.F \subset E\text{.} If f(x)f(x) is solvable over F,F\text{,} show that f(x)f(x) is also solvable over E.E\text{.}

11

Construct a polynomial f(x)f(x) in Q[x]{\mathbb Q}[x] of degree 7 that is not solvable by radicals.

12

Let pp be prime. Prove that there exists a polynomial f(x)Q[x]f(x) \in{\mathbb Q}[x] of degree pp with Galois group isomorphic to Sp.S_p\text{.} Conclude that for each prime pp with p5p \geq 5 there exists a polynomial of degree pp that is not solvable by radicals.

13

Let pp be a prime and Zp(t){\mathbb Z}_p(t) be the field of rational functions over Zp.{\mathbb Z}_p\text{.} Prove that f(x)=xptf(x) = x^p - t is an irreducible polynomial in Zp(t)[x].{\mathbb Z}_p(t)[x]\text{.} Show that f(x)f(x) is not separable.

14

Let EE be an extension field of F.F\text{.} Suppose that KK and LL are two intermediate fields. If there exists an element σG(E/F)\sigma \in G(E/F) such that σ(K)=L,\sigma(K) = L\text{,} then KK and LL are said to be Prove that KK and LL are conjugate if and only if G(E/K)G(E/K) and G(E/L)G(E/L) are conjugate subgroups of G(E/F).G(E/F)\text{.}

15

Let σAut(R).\sigma \in \aut( {\mathbb R} )\text{.} If aa is a positive real number, show that σ(a)>0.\sigma( a) > 0\text{.}

16

Let KK be the splitting field of x3+x2+1Z2[x].x^3 + x^2 + 1 \in {\mathbb Z}_2[x]\text{.} Prove or disprove that KK is an extension by radicals.

Hint

True.

17

Let FF be a field such that charF2.{\rm char}\, F \neq 2\text{.} Prove that the splitting field of f(x)=ax2+bx+cf(x) = a x^2 + b x + c is F(α),F( \sqrt{\alpha}\, )\text{,} where α=b24ac.\alpha = b^2 - 4ac\text{.}

18

Prove or disprove: Two different subgroups of a Galois group will have different fixed fields.

19

Let KK be the splitting field of a polynomial over F.F\text{.} If EE is a field extension of FF contained in KK and [E:F]=2,[E:F] = 2\text{,} then EE is the splitting field of some polynomial in F[x].F[x]\text{.}

20

We know that the cyclotomic polynomial

Φp(x)=xp1x1=xp1+xp2++x+1\begin{equation*} \Phi_p(x) = \frac{x^p - 1}{x - 1} = x^{p - 1} + x^{p - 2} + \cdots + x + 1 \end{equation*}

is irreducible over Q{\mathbb Q} for every prime p.p\text{.} Let ω\omega be a zero of Φp(x),\Phi_p(x)\text{,} and consider the field Q(ω).{\mathbb Q}(\omega)\text{.}

  1. Show that ω,ω2,,ωp1\omega, \omega^2, \ldots, \omega^{p-1} are distinct zeros of Φp(x),\Phi_p(x)\text{,} and conclude that they are all the zeros of Φp(x).\Phi_p(x)\text{.}

  2. Show that G(Q(ω)/Q)G( {\mathbb Q}( \omega ) / {\mathbb Q} ) is abelian of order p1.p - 1\text{.}

  3. Show that the fixed field of G(Q(ω)/Q)G( {\mathbb Q}( \omega ) / {\mathbb Q} ) is Q.{\mathbb Q}\text{.}

Hint
  1. Clearly ω,ω2,,ωp1\omega, \omega^2, \ldots, \omega^{p - 1} are distinct since ω1\omega \neq 1 or 0. To show that ωi\omega^i is a zero of Φp,\Phi_p\text{,} calculate Φp(ωi).\Phi_p( \omega^i)\text{.}

  2. The conjugates of ω\omega are ω,ω2,,ωp1.\omega, \omega^2, \ldots, \omega^{p - 1}\text{.} Define a map ϕi:Q(ω)Q(ωi)\phi_i: {\mathbb Q}(\omega) \rightarrow {\mathbb Q}(\omega^i) by

    ϕi(a0+a1ω++ap2ωp2)=a0+a1ωi++cp2(ωi)p2,\begin{equation*} \phi_i(a_0 + a_1 \omega + \cdots + a_{p - 2} \omega^{p - 2}) = a_0 + a_1 \omega^i + \cdots + c_{p - 2} (\omega^i)^{p - 2}, \end{equation*}

    where aiQ.a_i \in {\mathbb Q}\text{.} Prove that ϕi\phi_i is an isomorphism of fields. Show that ϕ2\phi_2 generates G(Q(ω)/Q).G({\mathbb Q}(\omega)/{\mathbb Q})\text{.}

  3. Show that {ω,ω2,,ωp1}\{ \omega, \omega^2, \ldots, \omega^{p - 1} \} is a basis for Q(ω){\mathbb Q}( \omega ) over Q,{\mathbb Q}\text{,} and consider which linear combinations of ω,ω2,,ωp1\omega, \omega^2, \ldots, \omega^{p - 1} are left fixed by all elements of G(Q(ω)/Q).G( {\mathbb Q}( \omega ) / {\mathbb Q})\text{.}

21

Let FF be a finite field or a field of characteristic zero. Let EE be a finite normal extension of FF with Galois group G(E/F).G(E/F)\text{.} Prove that FKLEF \subset K \subset L \subset E if and only if {id}G(E/L)G(E/K)G(E/F).\{ \identity \} \subset G(E/L) \subset G(E/K) \subset G(E/F)\text{.}

22

Let FF be a field of characteristic zero and let f(x)F[x]f(x) \in F[x] be a separable polynomial of degree n.n\text{.} If EE is the splitting field of f(x),f(x)\text{,} let α1,,αn\alpha_1, \ldots, \alpha_n be the roots of f(x)f(x) in E.E\text{.} Let Δ=i<j(αiαj).\Delta = \prod_{i \lt j} (\alpha_i - \alpha_j)\text{.} We define the of f(x)f(x) to be Δ2.\Delta^2\text{.}

  1. If f(x)=x2+bx+c,f(x) = x^2 + b x + c\text{,} show that Δ2=b24c.\Delta^2 = b^2 - 4c\text{.}

  2. If f(x)=x3+px+q,f(x) = x^3 + p x + q\text{,} show that Δ2=4p327q2.\Delta^2 = - 4p^3 - 27q^2\text{.}

  3. Prove that Δ2\Delta^2 is in F.F\text{.}

  4. If σG(E/F)\sigma \in G(E/F) is a transposition of two roots of f(x),f(x)\text{,} show that σ(Δ)=Δ.\sigma( \Delta ) = -\Delta\text{.}

  5. If σG(E/F)\sigma \in G(E/F) is an even permutation of the roots of f(x),f(x)\text{,} show that σ(Δ)=Δ.\sigma( \Delta ) = \Delta\text{.}

  6. Prove that G(E/F)G(E/F) is isomorphic to a subgroup of AnA_n if and only if ΔF.\Delta \in F\text{.}

  7. Determine the Galois groups of x3+2x4x^3 + 2 x - 4 and x3+x3.x^3 + x -3\text{.}