Taylor polynomial
Definition
About a general point
Suppose is a nonnegative integer. Suppose a function of one variable is defined and at least times differentiable at a point in its domain. The Taylor polynomial for a function at a point in the domain is the truncation of the Taylor series to powers up to the power. If we denote the polynomial by , it is given as:
Note that this is a polynomial of degree at most . The degree is exactly if and only if .
About the point 0
Suppose a function of one variable is defined and at least times differentiable at a point . The Taylor polynomial of at 0 is:
Note that this is a polynomial of degree at most . The degree is exactly if and only if .
Intuition
The Taylor polynomial, intuitively, is an attempt to be the best local approximation of about among polynomials of degree .
Particular cases
Value of | Taylor polynomial about | What it means | Taylor polynomial about case |
---|---|---|---|
0 | This is a constant function whose value is the value of at . Clearly, this is the best approximation for among approximations by constant functions. | ||
1 | The graph of the function is a straight line that equals the tangent line to the graph of at . The tangent line is intuitively the best linear approximation of the graph of the function, so this makes sense. | . |