of a function differentiable at x0 by its differential
df(x0)=f′(x0)Δx
at x_0. We now estimate the error committed in making the approximation, and then develop a series of sharper approximations involving "higher-order terms," i.e., terms proportional to (Δx)2, (Δx)3, etc. In particular, this will allow us to handle the case df(x0)=0, where the approximation above breaks down.
We begin by refining the mean value theorem:
Theorem: Let f be a function with a finite second derivative f′′ in an interval containing the points x0 and x0+Δx. Then the increment of f at x0 can be written in the form
where θ is a number between 0 and 1. Equaivalently, if f has finite second derivative in a neightborhood of x0, then the value of f at any point x of the neighborhood is given by
f(x)=f(x0)+(x−x0)f′(x0)+21(x−x0)2f′′(ξ),
where ξ is a number between x0 and x.
Proof: Let
φ(x)=f(x0+x)−f(x0)−f′(x0)x,g(x)=x2.
Then it follows from Cauchy's theorem applied to the functions φ and g in the interval [0,Δx] or [Δx,0], depending on the sign of Δx, that
2cφ′(c)=g(Δx)−g(0)φ(Δx)−φ(0)=g(Δx)φ(Δx),
where c lies between 0 and Δx. But, by the mean value theorem,
cφ′(c)=cf′(x0+c)−f′(x0)=f′′(x0+θ1c),
where 0<θ1<1. Hence
φ(Δx)=21Δx2f′′(x0+θ1Δx),
i.e.,
f(x0+Δx)−f(x0)=Δxf′(x0)+21(Δx)2f′′(x0+θ1c).
The numbers θ1 and Δxc are both positive and lie in the interval (0,1), and thence the same is true of
θ=Δxθ1c.
In other words, θ1c=θΔx, where θ lies between 0 and 1. The second part of the theorem follows by setting x=x0+Δx in the first part.
Taylor's Theorem
Theorem (Taylor's Theorem): Let f be a function with a finite $(n+1)$st derivative in an interval containing the points x0 and x0+Δx. Then the increment of f at x0 can be written in the form
where θ is a number between 0 and 1. Equivalently, if f has finite $(n+1)$st derivative in a neighborhood of x0, then the value of f at any point x of the neighborhood is given by Taylor's formula
where ξ lies between 0 and x.
The remainder terms vanish as n→∞ and the series converges to ex for all x.
To illustrate the idea, one may think of the following figure:
Figure 1: The Taylor's Series for Exponential Function
It reveals that more terms in the series give a better approximation to the function.
Useful Formulas for Taylor's Series
There some useful formulas for Taylor's series that are worth mentioning:
Taylor's Series for ex: The Taylor series for ex at x=0 is
ex=k=0∑∞k!1xk.
Taylor's Series for sinx: The Taylor series for sinx at x=0 is
sinx=k=0∑∞(2k+1)!(−1)kx2k+1.
Taylor's Series for cosx: The Taylor series for cosx at x=0 is
cosx=k=0∑∞(2k)!(−1)kx2k.
Taylor's Series for ln(1+x): The Taylor series for ln(1+x) at x=0 is
ln(1+x)=k=1∑∞k(−1)k−1xk.
Taylor's Series for 1−x1: The Taylor series for 1−x1 at x=0 is
1−x1=k=0∑∞xk.
Further Applications of Taylor's Theorem
Taylor's theorem is a powerful tool in approximating functions. It is used in many areas of mathematics, physics, and engineering. Here are some applications of Taylor's theorem:
Error Analysis: Taylor's theorem is used to estimate the error in numerical methods. For example, in numerical analysis, the error in approximating a function by a polynomial can be estimated using Taylor's theorem.
Physics: Taylor's theorem is used in physics to approximate the behavior of physical systems. For example, in classical mechanics, Taylor's theorem is used to approximate the motion of a particle.
Further Reading
Apostol, T. M. (1967). Calculus, Volume 1: One-Variable Calculus, with an Introduction to Linear Algebra. John Wiley & Sons.
Silverman, Richard A. (2002). Modern Calculus and Analytic Geometry. Courier Corporation.