Misplaced Pages

Field trace

Article snapshot taken from[REDACTED] with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
(Redirected from Trace form) For other uses, see Trace (disambiguation).

In mathematics, the field trace is a particular function defined with respect to a finite field extension L/K, which is a K-linear map from L onto K.

Definition

Let K be a field and L a finite extension (and hence an algebraic extension) of K. L can be viewed as a vector space over K. Multiplication by α, an element of L,

m α : L L  given by  m α ( x ) = α x {\displaystyle m_{\alpha }:L\to L{\text{ given by }}m_{\alpha }(x)=\alpha x} ,

is a K-linear transformation of this vector space into itself. The trace, TrL/K(α), is defined as the trace (in the linear algebra sense) of this linear transformation.

For α in L, let σ1(α), ..., σn(α) be the roots (counted with multiplicity) of the minimal polynomial of α over K (in some extension field of K). Then

Tr L / K ( α ) = [ L : K ( α ) ] j = 1 n σ j ( α ) . {\displaystyle \operatorname {Tr} _{L/K}(\alpha )=\sum _{j=1}^{n}\sigma _{j}(\alpha ).}

If L/K is separable then each root appears only once (however this does not mean the coefficient above is one; for example if α is the identity element 1 of K then the trace is times 1).

More particularly, if L/K is a Galois extension and α is in L, then the trace of α is the sum of all the Galois conjugates of α, i.e.,

Tr L / K ( α ) = σ Gal ( L / K ) σ ( α ) , {\displaystyle \operatorname {Tr} _{L/K}(\alpha )=\sum _{\sigma \in \operatorname {Gal} (L/K)}\sigma (\alpha ),}

where Gal(L/K) denotes the Galois group of L/K.

Example

Let L = Q ( d ) {\displaystyle L=\mathbb {Q} ({\sqrt {d}})} be a quadratic extension of Q {\displaystyle \mathbb {Q} } . Then a basis of L / Q {\displaystyle L/\mathbb {Q} } is { 1 , d } . {\displaystyle \{1,{\sqrt {d}}\}.} If α = a + b d {\displaystyle \alpha =a+b{\sqrt {d}}} then the matrix of m α {\displaystyle m_{\alpha }} is:

[ a b d b a ] {\displaystyle \left} ,

and so, Tr L / Q ( α ) = [ L : Q ( α ) ] ( σ 1 ( α ) + σ 2 ( α ) ) = 1 × ( σ 1 ( α ) + σ 1 ¯ ( α ) ) = a + b d + a b d = 2 a {\displaystyle \operatorname {Tr} _{L/\mathbb {Q} }(\alpha )=\left(\sigma _{1}(\alpha )+\sigma _{2}(\alpha )\right)=1\times \left(\sigma _{1}(\alpha )+{\overline {\sigma _{1}}}(\alpha )\right)=a+b{\sqrt {d}}+a-b{\sqrt {d}}=2a} . The minimal polynomial of α is X − 2aX + (adb).

Properties of the trace

Several properties of the trace function hold for any finite extension.

The trace TrL/K : LK is a K-linear map (a K-linear functional), that is

Tr L / K ( α a + β b ) = α Tr L / K ( a ) + β Tr L / K ( b )  for all  α , β K {\displaystyle \operatorname {Tr} _{L/K}(\alpha a+\beta b)=\alpha \operatorname {Tr} _{L/K}(a)+\beta \operatorname {Tr} _{L/K}(b){\text{ for all }}\alpha ,\beta \in K} .

If αK then Tr L / K ( α ) = [ L : K ] α . {\displaystyle \operatorname {Tr} _{L/K}(\alpha )=\alpha .}

Additionally, trace behaves well in towers of fields: if M is a finite extension of L, then the trace from M to K is just the composition of the trace from M to L with the trace from L to K, i.e.

Tr M / K = Tr L / K Tr M / L {\displaystyle \operatorname {Tr} _{M/K}=\operatorname {Tr} _{L/K}\circ \operatorname {Tr} _{M/L}} .

Finite fields

Let L = GF(q) be a finite extension of a finite field K = GF(q). Since L/K is a Galois extension, if α is in L, then the trace of α is the sum of all the Galois conjugates of α, i.e.

Tr L / K ( α ) = α + α q + + α q n 1 . {\displaystyle \operatorname {Tr} _{L/K}(\alpha )=\alpha +\alpha ^{q}+\cdots +\alpha ^{q^{n-1}}.}

In this setting we have the additional properties:

  • Tr L / K ( a q ) = Tr L / K ( a )  for  a L {\displaystyle \operatorname {Tr} _{L/K}(a^{q})=\operatorname {Tr} _{L/K}(a){\text{ for }}a\in L} .
  • For any α K {\displaystyle \alpha \in K} , there are exactly q n 1 {\displaystyle q^{n-1}} elements b L {\displaystyle b\in L} with Tr L / K ( b ) = α {\displaystyle \operatorname {Tr} _{L/K}(b)=\alpha } .

Theorem. For bL, let Fb be the map a Tr L / K ( b a ) . {\displaystyle a\mapsto \operatorname {Tr} _{L/K}(ba).} Then FbFc if bc. Moreover, the K-linear transformations from L to K are exactly the maps of the form Fb as b varies over the field L.

When K is the prime subfield of L, the trace is called the absolute trace and otherwise it is a relative trace.

Application

A quadratic equation, ax + bx + c = 0 with a ≠ 0, and coefficients in the finite field GF ( q ) = F q {\displaystyle \operatorname {GF} (q)=\mathbb {F} _{q}} has either 0, 1 or 2 roots in GF(q) (and two roots, counted with multiplicity, in the quadratic extension GF(q)). If the characteristic of GF(q) is odd, the discriminant Δ = b − 4ac indicates the number of roots in GF(q) and the classical quadratic formula gives the roots. However, when GF(q) has even characteristic (i.e., q = 2 for some positive integer h), these formulas are no longer applicable.

Consider the quadratic equation ax + bx + c = 0 with coefficients in the finite field GF(2). If b = 0 then this equation has the unique solution x = c a {\displaystyle x={\sqrt {\frac {c}{a}}}} in GF(q). If b ≠ 0 then the substitution y = ax/b converts the quadratic equation to the form:

y 2 + y + δ = 0 ,  where  δ = a c b 2 . {\displaystyle y^{2}+y+\delta =0,{\text{ where }}\delta ={\frac {ac}{b^{2}}}.}

This equation has two solutions in GF(q) if and only if the absolute trace Tr G F ( q ) / G F ( 2 ) ( δ ) = 0. {\displaystyle \operatorname {Tr} _{GF(q)/GF(2)}(\delta )=0.} In this case, if y = s is one of the solutions, then y = s + 1 is the other. Let k be any element of GF(q) with Tr G F ( q ) / G F ( 2 ) ( k ) = 1. {\displaystyle \operatorname {Tr} _{GF(q)/GF(2)}(k)=1.} Then a solution to the equation is given by:

y = s = k δ 2 + ( k + k 2 ) δ 4 + + ( k + k 2 + + k 2 h 2 ) δ 2 h 1 . {\displaystyle y=s=k\delta ^{2}+(k+k^{2})\delta ^{4}+\ldots +(k+k^{2}+\ldots +k^{2^{h-2}})\delta ^{2^{h-1}}.}

When h = 2m' + 1, a solution is given by the simpler expression:

y = s = δ + δ 2 2 + δ 2 4 + + δ 2 2 m . {\displaystyle y=s=\delta +\delta ^{2^{2}}+\delta ^{2^{4}}+\ldots +\delta ^{2^{2m}}.}

Trace form

When L/K is separable, the trace provides a duality theory via the trace form: the map from L × L to K sending (x, y) to TrL/K(xy) is a nondegenerate, symmetric bilinear form called the trace form. If L/K is a Galois extension, the trace form is invariant with respect to the Galois group.

The trace form is used in algebraic number theory in the theory of the different ideal.

The trace form for a finite degree field extension L/K has non-negative signature for any field ordering of K. The converse, that every Witt equivalence class with non-negative signature contains a trace form, is true for algebraic number fields K.

If L/K is an inseparable extension, then the trace form is identically 0.

See also

Notes

  1. ^ Rotman 2002, p. 940
  2. Rotman 2002, p. 941
  3. Roman 2006, p. 151
  4. ^ Lidl & Niederreiter 1997, p.54
  5. Mullen & Panario 2013, p. 21
  6. Lidl & Niederreiter 1997, p.56
  7. Hirschfeld 1979, pp. 3-4
  8. ^ Lorenz (2008) p.38
  9. Isaacs 1994, p. 369 as footnoted in Rotman 2002, p. 943

References

Further reading

Category:
Field trace Add topic