Section 3.3
Polynomial functions


In this section, we connect our formal definition of a polynomial with the more usual notion of a polynomial function. Let R be one of the sets Z, Q, R, C or Z/nZ.

Definitions

By replacing the variable X in the polynomial a(X) = a0 + ··· + amXm R[X] by an element r of R, we find the element

a(r) = a0 + a1r + a2r2 + ··· + amrm R.

In this way we obtain a polynomial function

a : R -> R,     r -> a(r).

The element r is called a zero of a(X) if a(r) = 0.


The set of polynomial functions is useful for many applications, especially because they are functions which are easy to represent, to manipulate and to use for approximations of other, more complicated, functions.

By way of example, on the next page, we construct polynomial functions with prescribed behaviour.