Fields with Finitely Many Elements
The familiar fields
contain infinitely many elements. In number theory and algebra, however, fields with only finitely many elements play an equally fundamental role.
A finite field is a field containing finitely many elements. Such fields arise naturally in modular arithmetic, algebraic geometry, coding theory, and cryptography.
The simplest examples come from arithmetic modulo a prime number.
Prime Fields
Let be a prime number. Consider the set
with addition and multiplication performed modulo .
For example, in arithmetic modulo ,
and
Because is prime, every nonzero element possesses a multiplicative inverse. Thus
forms a field.
This field is denoted by
The field contains exactly elements and is called the prime field of characteristic .
If is composite, then
is not a field because zero divisors appear. For instance, in ,
even though neither factor is zero.
Thus finite fields exist naturally only for prime moduli.
Characteristic of a Field
Every field has a characteristic measuring how repeated addition of behaves.
Definition. The characteristic of a field is the smallest positive integer such that
if such an integer exists. Otherwise the characteristic is .
For finite fields, the characteristic is always prime.
Indeed, if
then
Since fields contain no zero divisors, one factor must vanish. Therefore the characteristic cannot be composite.
The field has characteristic .
Polynomial Arithmetic over Finite Fields
Polynomials over finite fields behave similarly to polynomials over or , but arithmetic is performed modulo .
For example, over ,
because
in characteristic .
Factorization patterns can differ dramatically from those over infinite fields. For instance,
in .
Irreducible polynomials over finite fields are essential because they generate larger finite fields.
Constructing Larger Finite Fields
Not every finite field has prime order. There exist finite fields with
elements for every prime and every positive integer .
These fields are constructed using irreducible polynomials.
Consider the polynomial
over . Substituting and shows that it has no roots in , so it is irreducible.
We form the quotient ring
Inside this quotient, the relation
holds, so
Every element can therefore be reduced to the form
Since each coefficient has two possibilities, the field contains
elements.
This field is denoted
More generally, if is irreducible of degree over , then
is a field with elements.
Existence and Uniqueness
Finite fields have a remarkably rigid structure.
Theorem.
- For every prime power
there exists a finite field with elements.
- Any two finite fields with the same number of elements are isomorphic.
Thus finite fields are completely classified by their size.
There is, up to isomorphism, exactly one field with elements. It is denoted
This classification is one of the cleanest structural results in algebra.
Multiplicative Structure
The additive structure of resembles a vector space over . The multiplicative structure is even more striking.
Theorem. The multiplicative group
is cyclic.
Thus there exists an element
such that every nonzero element is a power of :
Such an element is called a primitive element or generator.
For example, in ,
Thus generates all nonzero elements of .
The cyclic structure of finite fields is fundamental in discrete logarithms and cryptographic systems.
Frobenius Automorphism
Finite fields possess a distinguished automorphism.
If has characteristic , define
Because of the binomial theorem in characteristic ,
Thus preserves addition and multiplication.
This map is called the Frobenius automorphism.
In , repeated application gives
for all elements . Consequently every element satisfies
Hence the field is precisely the set of roots of the polynomial
The Frobenius automorphism generates the Galois group
which is cyclic of order .
Finite Fields and Geometry
Finite fields provide arithmetic models for geometry over discrete spaces.
One may define lines, curves, and algebraic varieties over . Unlike classical geometry over or , these spaces contain only finitely many points.
For example, the equation
over has only finitely many solutions.
Counting such solutions leads to deep theories connecting algebraic geometry, zeta functions, and arithmetic.
Applications in Number Theory and Cryptography
Finite fields are indispensable throughout modern mathematics.
They appear in:
- modular arithmetic;
- coding theory;
- elliptic curve cryptography;
- primality testing;
- algebraic geometry;
- representation theory;
- the Langlands program.
Elliptic curves over finite fields form the basis of many cryptographic systems. Polynomial arithmetic over finite fields underlies error-correcting codes such as Reed-Solomon codes.
In analytic number theory, finite fields often provide simplified models for arithmetic phenomena over the integers.
Thus finite fields occupy a central position between algebra, arithmetic, geometry, and computation.