1 Polynomials
A polynomial in is a function of the form
( a non-negative integer)
where are constants. We say that this polynomial has degree equal to . (The degree of a polynomial is the highest power to which the argument, here it is , is raised.) Such functions are relatively simple to deal with, for example they are easy to differentiate and integrate. In this Section we will show ways in which a function of interest can be approximated by a polynomial.
First we briefly ensure that we are certain what a polynomial is.
Example 1
Which of these functions are polynomials in ? In the case(s) where is a polynomial, give its degree.
- ,
- and are constants.
Solution
-
This is not a polynomial because of the
term (no negative powers of the argument are
allowed in polynomials).
-
This is a polynomial in
of degree 4.
-
This is a polynomial of degree 0.
- This straight line function is a polynomial in of degree 1 if and of degree 0 if .
- This is a polynomial in of degree 6.
Task!
Which of these functions are polynomials in ? In the case(s) where is a polynomial, give its degree.
-
This function, like all quadratics, is a polynomial of degree 2.
- This is a polynomial of degree 7.
3. and 4. These are not polynomials in . Their Maclaurin expansions have infinitely many terms.
We have in fact already seen, in HELM booklet 16, one way in which some functions may be approximated by polynomials. We review this next.