A linear approximation is created by matching function value and derivative value at the base point. Graphically, the linear approximation is the simplest function that shares the same height and the same slope as the original function at the base point. A quadratic approximation is created by matching
both the first and second derivative values at the base point. Graphically, the quadratic approximation is the simplest function that shares the same height, the same slope, and the same rate of variation of the slope (that is, the same concavity) as the original function at the base point. To get more accurate approximations, we should create a higher-degree polynomial that matches even more higher derivative values of the function at the base point. Graphically, this means our approximation function will be the simplest function that shares the same height, the same slope, the same concavity, the same rate of variation of concavity, and so on, at the base point.
We begin with the general form of a degree-
polynomial:
As before, we will first look for that pattern for base point
as it is simpler to compute derivative values of a polynomial at that point. But what is the pattern in the derivative values of a polynomial?
The factorial pattern occurs because as we apply the power rule repeatedly to each term, we repeatedly multiply the coefficient of that term by the decreasing exponent values. And then when we substitute
into these derivative functions, all but the constant term zeros out:
To have
for all
we should set
Once again, an approximation is worthless without some
idea of its accuracy. And, just as in the linear and quadratic cases, the error is approximately measured the the derivative value that is
not being matched by the polynomial.