Let
and
be polynomials in
.
We say that
divides
, denoted
, if there is
a polynomial
in
such that
.
In this case, we call
factors
of
.
To determine if one polynomial divides another, one use the division algorithm for polynomials. The algorithm below is the analog of the division algorithm for the integers which was discussed in the previous chapter.
proof:
Suppose
.
Note that
since
proof: The proof is by mathematical induction.
Induction hypothesis: Any polynomial
is
degree
has at most
roots.
Case
: If
is of degree 1 then (since
is a
field)
is a root. This proves the theorem in this
case.
Case
: Assume the induction hypothesis holds for
all
. If
is a polynomial of degree
then
either
has no root (and we are done) or there is
a
such that
. By the division algorithm,
, where
is a polynomial of degree
. By the induction hypothesis,
has at most
roots, so
has at most
roots.
Plugging
into (2.1), implies the following
result.