

Taylor Series
A Taylor series is aseries expansion of afunction about a point. A one-dimensional Taylor series is an expansion of areal function about a point
is given by
(1) |
If, the expansion is known as aMaclaurin series.
Taylor's theorem (actually discovered first by Gregory) states that any function satisfying certain conditions can be expressed as a Taylor series.
The Taylor (or more general) series of a function about a point
up to order
may be found usingSeries[f,
x,a,n
]. The
th term of a Taylor series of a function
can be computed in theWolfram Language usingSeriesCoefficient[f,
x,a,n
] and is given by the inverseZ-transform
(2) |
Taylor series of some common functions include
(3) | |||
(4) | |||
(5) | |||
(6) | |||
(7) | |||
(8) |
To derive the Taylor series of a function, note that the integral of the
stderivative
of
from the point
to an arbitrary point
is given by
(9) |
where is the
th derivative of
evaluated at
, and is therefore simply a constant. Now integrate a second time to obtain
(10) |
where is again a constant. Integrating a third time,
(11) |
and continuing up to integrations then gives
(12) |
Rearranging then gives the one-dimensional Taylor series
(13) | |||
(14) |
Here, is a remainder term known as theLagrange remainder, which is given by
(15) |
Rewriting therepeated integral then gives
(16) |
Now, from themean-value theorem for a function, it must be true that
(17) |
for some. Therefore, integrating
times gives the result
(18) |
(Abramowitz and Stegun 1972, p. 880), so the maximum error after terms of the Taylor series is the maximum value of (18) running through all
. Note that the Lagrange remainder
is also sometimes taken to refer to the remainder when terms up to the
st power are taken in the Taylor series (Whittaker and Watson 1990, pp. 95-96).
Taylor series can also be defined for functions of acomplexvariable. By theCauchy integral formula,
(19) | |||
(20) | |||
(21) |
In the interior of,
(22) |
so, using
(23) |
it follows that
(24) | |||
(25) |
Using theCauchy integral formula for derivatives,
(26) |
An alternative form of the one-dimensional Taylor series may be obtained by letting
(27) |
so that
(28) |
Substitute this result into (◇) to give
(29) |
A Taylor series of areal function in two variables is given by
(30) |
This can be further generalized for areal function in variables,
(31) |
Rewriting,
(32) |
For example, taking in (31) gives
(33) | |
(34) |
Taking in (32) gives
(35) |
or, invector form
(36) |
The zeroth- and first-order terms are and
, respectively. The second-order term is
(37) | |||
(38) |
so the first few terms of the expansion are
(39) |
See also
Cauchy Remainder,Fourier Series,Generalized Fourier Series,Lagrange Inversion Theorem,Lagrange Remainder,Laurent Series,Maclaurin Series,Newton's Forward Difference Formula,Taylor's Inequality,Taylor's TheoremExplore this topic in the MathWorld classroomExplore with Wolfram|Alpha

References
Abramowitz, M. and Stegun, I. A. (Eds.).Handbook of Mathematical Functions with Formulas, Graphs, and Mathematical Tables, 9th printing. New York: Dover, p. 880, 1972.Arfken, G. "Taylor's Expansion." §5.6 inMathematical Methods for Physicists, 3rd ed. Orlando, FL: Academic Press, pp. 303-313, 1985.Askey, R. and Haimo, D. T. "Similarities between Fourier and Power Series."Amer. Math. Monthly103, 297-304, 1996.Comtet, L. "Calcul pratique des coefficients de Taylor d'une fonction algébrique."Enseign. Math.10, 267-270, 1964.Morse, P. M. and Feshbach, H. "Derivatives of Analytic Functions, Taylor and Laurent Series." §4.3 inMethods of Theoretical Physics, Part I. New York: McGraw-Hill, pp. 374-398, 1953.Whittaker, E. T. and Watson, G. N. "Forms of the Remainder in Taylor's Series." §5.41 inA Course in Modern Analysis, 4th ed. Cambridge, England: Cambridge University Press, pp. 95-96, 1990.Referenced on Wolfram|Alpha
Taylor SeriesCite this as:
Weisstein, Eric W. "Taylor Series." FromMathWorld--A Wolfram Web Resource.https://mathworld.wolfram.com/TaylorSeries.html