I'm currently reading through Ireland and Rosen's A Classical Introduction to Modern Number Theory, and I'm working on proving that a later definition of trace and norm of arbitrary finite algebraic extensions generalizes an earlier definition for the case of finite fields.
The early definition from Chapter 11.2 goes as follows. Let F have q elements and suppose E⊃F has qn elements (that is, [E:F]=n). Let a∈E. The trace of a is tr(a)=a+aq+aq2+⋯+aqs−1. The norm of a is N(a)=a⋅aq⋅aq2…aqs−1.
The later definition in Chapter 12.1 goes as follows. Now just suppose E⊇F is just an algebraic extension with degree n with no further assumption on the base field F. Let {β1,β2,…,βn} be a basis for E over F. Then aβi=∑jaijβj for some constants aij∈F determined by just i and j. Thus, we can put the a′ijs into a matrix, [aij]. The norm of a is defined as determinant of [aij] and the trace of a is just the trace of [aij], which is a11+a22+⋯+ann.
How can I show the second definition generalizes the first? Going back to the assumption that F and E are finite fields, I can write a basis for E over F as {1,β,β2,…,βn−1} where β is the root of some monic irreducible polynomial of degree n with coefficients in F. Write a=n−1∑j=0ajβj with aj∈F. To determine the trace, we would have to find the coefficient of βi in aβi=n−1∑j=0ajβi+j, for all i. We know one of the terms in the coefficient is a0 since when j=0, the term of the sum is a0βi. However, when the i+j>n−1, we would have to rewrite βi+j in terms of lower powers via the minimal polynomial of β, which is where things can get really messy. This is where I'm stuck. I haven't begun working on the determinant.
Answer
If F⊆E, then you defined the map E→EndF(E)≅Mn(F) by sending α↦Tα such that Tα(β)=αβ.
This is a homomorphism, and since E is a field, it is also injective. Consider the characteristic polynomial pα of the matrix Tα - then the trace and determinant (up to a sign) are the coefficients of xn−1 and 1.
You now have that pα∈F[x] has Tα as a root, and therefore has α as a root (using the injective homomorphism α↦Tα), namely pα(α)=0. If σ is any Galois automorphism of E over F (or in general non finite field, σ:E→Falg which fixes F), then
0=σ(0)=σ(pα(α))=σ(pα)(σ(α))=pα(σ(α)) so you get that σ(α) is also a root of pα (this argument is just the usual argument that if a complex number is a root of a real polynomial, then its complex conjugate is also a root). If you assume that all the σ(α) are distinct, then you get all the n roots so that pα(x)=∏σ(x−σ(α)), so that the trace and determinant are ∑σ(α) and ∏σ(α) (EDIT: removed the ±1). For finite fields, the Galois group is generated by the Frobenius automorphism α↦αp which proves the equality you wanted.
If the σ(α) are not distinct, you first find the trace and determinant for F[α]:F and then the determinant for E:F[α] and the composition will give you what you need. In this second case, multiplying by α is just multiplication by scalar from the base field so that trace is just [E:F[α]]⋅α and the determinant is α[E:F[α]].
No comments:
Post a Comment