Appearance
Univariate polynomials
A polynomial of degree is a function of the form where for all and . Denote by the degree of polynomial . For example, is a polynomial of degree three with coefficients . The evaluation of at is . For instance, . We say that is a root of polynomial if .
Exercise 119
Prove: for every .
Below are two fundamental results that we rely on in this chapter. We will prove them later.
Theorem 43 (Roots of polynomials)
A non-zero polynomial of degree has at most roots.
Theorem 44 (Interpolation)
Given any points in the plane: where the 's are distinct, there exists a unique degree- polynomial with for all .
The figures below show the cases for polynomials of degree and .

Figure 15: The unique line (degree-1 polynomial) through and .

Figure 16: The unique parabola (degree-2 polynomial) through , , and