next up previous
Next: Taylor's Theorem for Two Up: Partial Derivatives Previous: Differentials

Taylor's Theorem for One Variable Functions

The tangent line approximation is a first order approximation to a function. To get a higher order approximation by a polynomial we use Taylor's theorem. The approximation to f near the point (x0,f(x0)) is

\begin{displaymath}
f(x) \approx f(x_0) + \frac{f'(x_0)}{1!}(x - x_0) +
\frac{f''(x_0)}{2!}(x-x_0)^2 + \frac{f'''(x_0)}{3!}(x-x_0)^3 + \dots\end{displaymath}

The nth order term is easily seen to be (f(n)(x0)/n!) (x-x0)n.



Vector Calculus
1/13/1998