Homepage › Solution manuals › David A. Cox › Galois Theory › Exercise 9.2.8
Exercise 9.2.8
In this exercise and the next, you will derive Gauss’s radical formula (9.19) for .
- (a)
- Show that is a primitive root modulo .
- (b)
- Show that
- (c)
-
Use Propositions 9.2.8 and 9.2.9 to compute the following minimal polynomials:
The resulting quadratic equations are easy to solve using quadratic formula. But how do the roots correspond to the periods? For example, the roots of are . How do these match up? The answer will be given in the next exercise.
Answers
Proof.
- (a)
- By Exercise 1, , therefore the order of in is , so 3 is a primitive root modulo .
- (b)
-
, and , so
- (c)
-
-
Extension
.
The cosets of in are
(Verification Sage :
a = Mod(3,17) lc = [sorted([a^j*a^(2*i) for i in range(8)]) for j in range(2)]; lc [[1, 2, 4, 8, 9, 13, 15, 16], [3, 5, 6, 7, 10, 11, 12, 14]] )is generated over by the 8-periods , where , and
The minimal polynomial over of the 8-periods is so
-
Extension
.
The 4-periods are so
, and
, where
The minimal polynomial of and over is so
Applying , we obtain the minimal polynomial of and
-
Extension
.
The -periods satisfy
The minimal polynomial of and over is so