Fields and Quadratic Polynomials
A field is an algebraic system very much like the usual systems of numbers you are most familiar with. To be slightly more precise, a field is a set with operations of and
such that both operations are associative and commutative, there is an element
which acts like an additive identity, there is a number
which acts like a multiplicative identity, each element has an additive inverse, each nonzero element has a multiplicative inverse, and, finally, the two operations are connected by the usual distributive laws. Three well-known examples are the rational numbers (denoted
), the real numbers (denoted
), and the complex numbers (denoted
). The integers (
) are not a field: the only nonzero integers with an integer multiplicative inverse are
. There are lots of other fields including the
, the fields of integers modulo a prime
. In particular, the field
is the field with two elements.
Most of the usual things you expect from the algebra of real and complex numbers hold in an arbitrary field. One such thing is the basic algebra of polynomials. Given a field we can consider
, the collection of all polynomials in the indeterminate
with coefficients in
. The usual stuff still works: a polynomial of degree
has at most
roots in
, roots correspond to linear factors, and we can do polynomial long division.
Now let be a quadratic polynomial with coefficients in
.
If has a root (say
) in
then
divides
in
. Thus
where must have degree 1. So
and
clearly has the root
. Therefore if a quadratic polynomial has one root in
then it has both of its roots in
.
On the other hand if has no roots in
we can build a larger field
which contains
and one (and hence both) roots of
. A sketch: Let
be a symbol and set
Define addition and multiplication in the obvious way and by setting
.
To be explict we have
and
where are calculated by collecting terms and using the relationship above for
. Now tedious but elementary arguments show that
is a field containing
and
is a root of
.
As illustration of the construction outlined above, consider the complex numbers. We start with the real numbers and the polynomial
. It has no root in the reals and so we extend things to get a bigger field where the elements have the form
where
are real and
.
As another example, consider the field of two elements
and the polynomial
. Again this poly has no root in our field so we can build a larger field
where the elements have the form
where
and
. This then is a field with 4 elements.