Lang Chapter 5
Lang Chapter 5
KELLER
Problem 1
We see:
(α2 + α + 1)(α2 + α) = α(α3 + 2α2 + 2α + 1)
= α(α3 + α2 + α + 2 + α2 + α − 1)
= α3 + α2 − α
= 2α − 2
Using the Euclidean algorithm, we have:
(α − 1)(−α2 − 2α − 3) + (α3 + α2 + α + 2) = 5
Problem 2
[E : F (α2 )] 6 2
Since we are assuming this extension is odd, the only odd integer 6 2
is 1. Hence,
Problem 3
Problem 4
Problem 5
α / αi
where i is coprime to 9.
Problem 6
√ √ √ √ √
Observe first that ( 2 + 3)2 = 5 + 2 6, and we see that 2 + 3
is a root of
f (X) = X 4 − 10X + 1
Problem 7
SpanF {α1 , . . . , αn }
6 [E : k] · [F : k]
Furthermore, if [E : k] and [F : k] are coprime, the tower law tells us
that both [E : k] and [F : k] divide [EF : k], so that [E : k] · [F : k] |
[EF : k]. Thus
[E : k] · [F : k] 6 [EF : k] 6 [E : k] · [F : k]
4 KELLER
=⇒ [EF : k] = [E : k] · [F : k]
Problem 8
[F (α1 ) : F ] = n
[F (α1 , α2 ) : F (α1 )] | n − 1
Continuing inductively,
And we see that the above must divide n!. For the general case, note
that f factors into irreducibles of degree n1 , . . . , nk such that n1 + · · · +
nk = n. Then, by the first case, we see that [E : k] divides n1 ! . . . nk !.
Moreover, we know that n1 ! . . . nk ! | n!, in which case
[E : k] | n!
as desired.
Problem 9
8 8
We see that xp − 1 = (x − 1)p , so the splitting field is Fp .
Problem 10
Problem 11
√ √
(a). The splitting field is Q( 2), and [Q( 2) : Q] = 2.
[Q[21/3 , ζ3 ) : Q] = 6
√
(d). The splitting field is Q( 2, 21/3 , ζ3 ), and the Tower law yields
√
[Q( 2, 21/3 , ζ3 ) : Q] = 12
√
(e). We have discriminant −3, so the splitting field is Q( 3, i) and
√
[Q( 3, i) : Q] = 4.
[Q(ζ9 ) : Q] = 6
6 KELLER
[Q(71/5 , ζ4 ) : Q] = 20
Problem 12
Note that k must have characteristic p > 0. Let φ denote the Frobe-
nius endomorphism α 7→ αp . Suppose that αp = β p ; by definition,
(α − β)p = 0, so that α = β which gives injectivity. As φ is injective
on a finite set, we must also have surjectivity. Thus for all ` ∈ k, there
exists some α ∈ k such that αp = `.
Problem 13
Since there are finitely many roots, this is a finite field with prime
n
characteristic. Thus deg(f ) = pn for some n ∈ N, and since xp − x has
n
the same roots, we conclude that f (x) = xp − x since f is assumed
monic.
Problem 14
Problem 15
Problem 16
Problem 17
Problem 18
perfect squares.
Now, let y ∈ Fpn and consider the set
pn − 1
S := {y − x2n | n = 1, . . . , } ∪ {0}
2
pn +1
Observe that |S| = 2
. Counting elements, there are pn total el-
ements in Fpn and pn + 1 elements in both sets. By the Pigeonhole
principle, S contains a perfect square; that is, y − w2 = z 2 for w,
z ∈ Fpn . Rearranging,
y = w2 + z 2
Problem 19
Problem 20
Problem 21
= g(n)
Which yields the Möbius inversion formula.
Problem 22
n
Note first that X q − X is irreducible and separable over Fq . Its
splitting field is of course Fqn . Let α be a root of P . Since P is
irreducible,
[Fq (α) : Fq ] = d
But, then
n = [Fqn : Fq ] = [Fqn : Fq (α)] · [Fq (α) : Fq ]
= [Fqn : Fq (α)] · d
=⇒ d | n
To prove the converse, we will need the following:
SERGE LANG’S ALGEBRA CHAPTER 5 SOLUTIONS 11
q n − 1 = q kd − 1
= (q d − 1) · (q kd−d + · · · + 1)
=⇒ q d − 1 | q n − 1
q n − 1 = q r · (q kd − 1) + q r − 1
d −1 n −1 d n
Xq − 1 | Xq − 1 =⇒ X q − X | X q − X
d
Then, X q − x has splitting field Fqd , whence Fqd ⊂ Fqn . Choose some
α ∈ Fqn and let mα,Fq (X) denote its minimal polynomial over Fq . Since
[Fqd : Fq ] = d, this minimal polynomial has degree d. By definition of
d
minimal polynomial, it is irreducible, and since α satisfies αq − α = 0,
d
we know that the minimal polynomial divides X q − X.
By the above observations, this then implies that mα,Fq (X) also di-
n
vides X q − X. Thus, we have found an irreducible polynomial of
n
degree d dividing X q − X, as desired.
n
Now, every factor of X q − X is an irreducible polynomial whose
degree divides n. Taking the product of all such polynomials, we must
12 KELLER
n
get X q − X; that is
n
Y Y
Xq − X = fd (X)
d|n fd irred
as desired.
Problem 23
Problem 24
Consider the degree of the extension k(t, u) over k(tp , u). We see that
t has minimal polynomial xp − tp over k(tp , u) which is degree p. By
definition we see that
[k(t, u) : k(tp , up )] = p2
as contended.
This has root f (t, u), since f (t, u)p = f (tp , up ). Thus the degree of the
minimal polynomial of f is 6 p, implying [k(f (t, u)) : k(tp , up )] 6 p.
Combining this fact with the above, we see that k(t, u) cannot be a
simple extension since it has degree p2 > p over k(tp , up ), as desired.
14 KELLER
Problem 25
Problem 26
Let K denote our normal extension. Suppose that f (x) factors into
irreducibles as f (x) = g(x) · h(x) in K[x]; let K be an algebraic closure
of K so that over K[x],
g(x) = (x − α1 ) . . . (x − αk ), h(x) = (x − β1 ) . . . (x − βj )
x3 − 2 = (x − α) · (x2 + αx + α2 )
Problem 27
i=0
Problem 28
[F : k] = [F : k(α)] · [k(α) : k]
If α ∈
/ k, then [k(α) : k] = 2, implying [F : k] is even. Thus we must
have that [k(α) : k] = 1, so α ∈ k is a nontrivial zero.
Similarly, if f is degree 3 we again see that f is irreducible. Let F
be an extension with [F : k] = 2 and α ∈ F a nontrivial root. Again
by the tower law,
[F : k] = [F : k(α)] · [k(α) : k]
so that if α ∈
/ k, 3 | [F : k]; this is again a contradiction, so we conclude
that α ∈ k.
Problem 29
Problem 30
(Artin Conjecture)
Problem 31
αn = u1 αn−1 + · · · + ud αn−d
(c). We only need prove that the vectors (αin )n∈N are linearly indepen-
dent. Indeed it suffices to show that the first d terms of each vector
are linearly independent, since as remarked in part (b), the rest of the
entries are determined by satisfying the recurrence relation.
Linear independence is equivalent to having the matrix
1 α1 . . . α1d−1
.. . . ..
. . .
d−1
1 αd . . . αd
Y
(αi − αj ) = (−1)n(n−1)/2 ∆
i6=j
x 1 = b1 α 1 + · · · + bd α d
..
.
(e). Set
X
f (T ) := xn T n
n>0
By the assumption of part (d),
d
XX
f (T ) = bi αin · T n
n>0 i=1
n
X X
= bi αin T n
i=1 n>0
d
X bi
=
i=1
1 − αi T
b1 bd
= + ··· +
1 − α1 T 1 − αd T
Which is the desired rational function.
Problem 32
Suppose that
1 − uX + vtX 2 = (1 − α1 X)(1 − α2 X)
SERGE LANG’S ALGEBRA CHAPTER 5 SOLUTIONS 19
Which α1 6= α2 . We compute:
X
F (X) = an X n
n>0
X
= a0 + a1 + (uan−1 − vtan−2 − tn w)X n
n>2
X
= a0 + a1 (1 − u) + u · an X n+1
n>0
X X
− vt · an X n+2 − X 2 t2 w · tn X n
n>0 n>0
X 2 t2 w
= a0 + a1 (1 − u) = uXF (X) − vtX 2 F (X) −
1 − tX
2 2
X tw
=⇒ (1 − uX + vtX 2 )F (X) = a0 + a1 (1 − u) −
1 − tX
a0 + a1 (1 − u) X 2 t2 w
=⇒ F (X) = −
(1 − α1 X)(1 − α2 X) (1 − tX)(1 − α1 X)(1 − α2 X)
A B C
F (X) = + +
1 − α1 X 1 − α2 X 1 − tX
(b). Expanding the right hand side of the above partial fraction de-
composition as a power series, we find:
X
F (X) = Aα1n + Bα2n + Ctn X n
n>0
as desired.
20 KELLER
Problem 33
Pn i
(b). Suppose f (T ) = i=0 bi T . Substituting, we see that f (x) =
Pn i
i=0 bi x ; by part (a), every power may be rewritten as a linear com-
(c). Set
1 x1 . . . xd−1
1
∆ := v(x1 , . . . , xd ) := ... . . . ..
.
1 xd . . . xd−1
d
SERGE LANG’S ALGEBRA CHAPTER 5 SOLUTIONS 21
Then for each root of g, part (b) yields the matrix equation
1 x1 . . . xd−1 a0 (g) g(x1 )
1
.. . . .. .. = ..
. . . . .
d−1
1 xd . . . xd a d−1 (g) g(x d)
∆ · aj (g) = ∆j (g)
Define
d
Y
kT
f (T ) := e h(T − Xi )
i=1