A User's Guide to Serre's Arithmetic/Finite Fields

From testwiki
Revision as of 20:38, 17 November 2024 by imported>R. Henrik Nilsson (greater then > greater than)
(diff) ← Older revision | Latest revision (diff) | Newer revision β†’ (diff)
Jump to navigation Jump to search

Generalities

This section sets up many of the basic notions used in this book.

Finite Fields

This chapter starts out with a discussion of the structure of finite fields. Given a field K its characteristic is defined as the smallest number n such that n1 is congruent to zero in K. If this number n is unbounded, then we say K is of characteristic 0. This is well-defined because every ring has a unique morphism β„€K.

For a field of positive characteristic, denoted 𝔽q where q=|𝔽q|, he goes on to show that q=pf for some prime p and some integer f1 and that the characteristic of such a field is p.

Before stating this theorem he proves a lemma showing that the frobenius

σ:KK given by σ(x)=xp is an injective morphism onto a subfield of Kp, (FIX: the subfield of numbers in K invariant under...). This can be used to show that for an algebraic closure Ω of K, σ is an automorphism.

The theorem also states that all finite fields of order q=pf are isomorphic to 𝔽q. It's worth noting that the technique of looking at a polynomial and its derivative is a common and useful technical tool.

The question you should be asking yourself is:

How can I construct finite fields of order greater than p?

We can use the case of the real numbers to get a hint: we should look at quadratic polynomial x2a and see if

𝔽p[x](x2a)

is a field or not. For example, x22 has no solutions in 𝔽5 while x2+1 has [2],[3] as solutions. This implies that

𝔽5[x](x22)𝔽25 while 𝔽5[x](x2+1)𝔽5×𝔽5

The rest of the chapter is dedicated to building tools for determining if a quadratic function determines a field extension of a finite field. Note that this will give us a recursive method for finding any 𝔽q. In addition, we will construct a tool and a theorem, called the Legendre Symbol and Gauss' reciprocity theorem, for efficiently figuring out if x2a determines a field extension or product of fields.

Multiplicative Group of a Finite Field

This section is dedicating to show that the multiplicative group 𝔽q* is cyclic of order q1. He does this through proving a stronger result that all subgroups of 𝔽q* are cyclic.

In addition, while proving the theorem, he shows a generalization of Fermat's Little Theorem which states

xq11 (mod p)

Note Fermat's original theorem proved the case f=1.

The most useful techniques used in this section are the applications of the Euler ϕ-function.

Equations Over a Finite Field

This section studies sets of the form

{p𝔽qn:f1(p)==fk(p)=0}

where fi𝔽q[x1,,xn]. If you are used to scheme theory, Serre studies schemes of the form

X=Spec(β„€[x1,,xn](f1,,fk))

by looking at the sets

X(𝔽q)

Power Sums

This section introduces a technical tool for proving the Chevalley-Warning theorem. It relies on the following

  1. 0+1+2++p=(0+p)+(1+(p1))+(2+(p2))+=kp

Chevalley Theorem

The Chevallay-Warning theorem gives a useful criterion for determining the number of solutions to a set of polynomials over a finite field. I will restate it here for convenience

Given polynomials fαK[x1,,xn] such that deg(fα)<n. The cardinality of V={pKn:fα(p)=0} is congruent to 0(mod p)

The most interesting technical tool used in the proof of this theorem is the indicator function P(x)=α(1fαq1):Knβ„€/2 which could be equivalently described as the function

P(x)={1 if xV0 otherwise

Note that the q1-power is an application of the generalization of Fermat's little theorem proved in the last section.

This theorem has numerous applications. First, it solves many arithmetic questions about the existence of solutions of polynomials over finite fields. This is stated in corollary 1. Also, he shows that a for a quadratic form Q=aijxixj (meaning the aij give a symmetric matrix) has a non-zero solution over every finite field.

Quadratic Reciprocity Law

This section gives us the construction of the Legendre symbol and Gauss' reciprocity theorem.

Squares in 𝔽q

The theorem is the setup for the definition of the Legendre symbol, which is defined as the second map in the short exact sequence

1𝔽q*2𝔽q*{±1}1

This morphism is defined by using the generalization of Fermat's little theorem. Since xq11 (mod q) we have that x(q1)/2±1 (mod q). For an application of this sequence recall that 𝔽9𝔽3[i]𝔽3[x]/(x2+1). We can calculate that

(𝔽9*)2={1,2,i,2i}

hence

𝔽33=𝔽27𝔽9[y]/(y2+2i+2)F3[x,y]/(x2+1,y2+x+1)

Legendre Symbol (Elementary Case)

Here Serre restricts to the classical case of the sequence

1𝔽p*2𝔽p*{±1}1

and defines the second map as the Legendre symbol

(p):𝔽p*β„€/2

If you embed β„€/2U(1), then the Legendre symbol is an example of a character (a group morphism χ:GU(1)). This means that

(abp)=(ap)(bp)

In addition, the Legendre symbol can be extended to

𝔽p by setting 0p=0

Notice that we can lift the Legendre symbol to β„€ using the composition of the quotient map β„€β„€/p with the Legendre symbol.

Finally, he finds a method for computing the Legendre symbol of [1],[1],[2]. The first case is easy since [1]2=[1]=[1]2. For the last two cases he introduces a couple auxillary functions ε,ω from the odd integers to β„€/2:

ε(n)n12 (mod 4)={0 if n1 (mod 4)1 if n1 (mod 4)
ω(n)n218 (mod 8)={0 if n±1 (mod 8)1 if n±5 (mod 8)

Recall from elementary number theory that every odd number greater than 2 is of the for 4k+1 or 4k+3 (they can't be of the form 4k or 4k+2 since those are even). Then, ε acts as a function partitioning off the two sets of odd numbers. In addition, there are infinitely many prime numbers in both forms. Serre claims that

(1p)=(p1p)=(1)ε(p)

If we split p into the two cases of odd numbers, then

p1={(4k+1)1=4k(4k+3)1=4k+2

Then, using the definition of the Legendre symbol, we find that

(1p)=(1)p12={(1)4k2=(1)2k=1if p1 (mod 4)(1)4k+22=(1)2k+1=1if p3 (mod 4)

as desired. In the last case, Serre again uses a function which partitions off the odd numbers. Notice that every odd number (hence ever prime greater than 2) is of one of the forms

8k+1,8k+3,8k+5,8k+7

In order to take advantage of this partition, he embeds 𝔽p𝔽p and claims that (ζ8+ζ81)2=2 where ζ8 is the primitive 8-th root of unity (in the complex numbers ζ8=e2πi8). This follows from the observation that

ζ84=1 hence ζ84=1 since ζ84ζ84=ζ80=1 and ζ84ζ84=(1)ζ84

implying that

(ζ82+ζ82)2=ζ84+2+ζ84=0 forcing ζ82+ζ82=0

hence y=ζ8+ζ81 satisfies y2=2 since

y2=(ζ8+ζ81)2=ζ82+2+ζ82=2

Since the Frobenius σ:𝔽p𝔽p is an automorphism of 𝔽p, we have that

yp=ζ8p+ζ8p

If p±1 (mod 8) then yp=ζ8p+ζ8p=ζ8+ζ81=y. This implies

(2p)=yp1=1

Otherwise, if p±5 (mod 8) then yp=ζ85+ζ85=(ζ8+ζ81)=y (draw a picture of the unit circle to check that ζ8=ζ85 and ζ81=ζ85). Hence yp1=1.

Small Remark

Furthermore, using the fact that the Legendre symbol is a group morphism, we can compute the Legendre symbol of [𝔽p*:(2)]+[𝔽p*:(p1)] many elements for p>3 without having to compute explicit squares.

Quadratic Reciprocity Law

This section is dedicated to proving Quadratic reciprocity. As we have said before, this is a useful computational tool for determining if

𝔽p[x](x2a) is a field extension

He gives a computation of the Legendre symbol to determine that

𝔽43[x](x229)𝔽1849

I will simply state quadratic reciprocity and give references to other proofs.

Theorem: Given a pair of distinct odd prime number p,l we have the following reciprocity law:

(lp)=(1)ε(p)ε(l)(pl)

His sample computation goes as follows:

(2943)=(4329) since ε(43)=0=(1429) since [43]=[14]=(229)(729) from being a group morphism =(729) since 295 (mod 8)=(297) since ε(7)=0=(17)=1

There are nice discussions about the proofs of quadratic reciprocity on mathoverflow

and here is a compilation of hundreds of proofs for quadratic reciprocity

Try reading the proof https://en.wikipedia.org/wiki/Proofs_of_quadratic_reciprocity#Proof_using_algebraic_number_theory to motivate the generalization to Artin reciprocity.

Template:BookCat