Appendix C
Finite Fields
A field
is
a set of elements over which the operations of addition, subtraction,
multiplication, and division are defined.
There
exist the following identity ele-
ments:
•
The
additive identity element 0 such that if x
is
any field element x + 0 =
o
+x
=x;
•
The
multiplicative identity element 1 such that if x
is
any field element
x·l=l·x=x
In
a field every element x has an additive inverse
-x
such that x + ( -
x)
= ( -
x)
+x=O.
In
a field every nonzero element x also has a multiplicative inverse
X-I
such
that
x·
X-I
=
X-I.
X =
1.
Also
X·
0 =
O·
x =
O.
Thus, all the field elements form an
additive group, and the nonzero elements form a multiplicative group.
Fields may have an infinite or a finite number of elements.
If
the field
is
finite, repeated additions or multiplications of an element to or
by
itself
of
necessity result
in
the original element again after k operations,
say.
Therefore,
after
(k
- 1) operations the result must have been the identity element (additive or
multiplicative).
In
the particular case
of
repeated addition of the multiplicative
identity, if
1
+ 1 + 1 +
...
+ 1 = 0 after p operations
(but
not before)
we
say
that
"the
finite field has characteristic
p".
A finite field with q elements
is
called
"GF(q)".
The
following theorems summarise the main properties of finite fields.
Theorem
C.l
The
characteristic of the field,
p,
is
prime.
117