TAYLOR SERIES

(Redirected from Series expansion)

In mathematics, the 'Taylor series' is a representation of a function as an infinite sum of terms calculated from the values of its derivatives at a single point. It may be regarded as the limit of the Taylor polynomials. Taylor series are named in honour of English mathematician Brook Taylor. If the series uses the derivatives at zero, the series is also called a 'Maclaurin series', named after Scottish mathematician Colin Maclaurin.

Contents
Definition
Examples
Convergence
History
Properties
List of Taylor series of some common functions
Calculation of Taylor series
First example
Second example
Taylor series as definitions
Taylor series for several variables
See also
Notes
References
External links

Definition


The Taylor series of a real or complex function ''f'' that is infinitely differentiable in a neighbourhood of a real or complex number ''a'', is the power series
:
f(a)+ rac{f'(a)}{1!}(x-a)+ rac{f''(a)}{2!}(x-a)^2+ rac{f^{(3)}(a)}{3!}(x-a)^3+cdots

which in a more compact form can be written
:
sum_{n=0}^{infin} rac{f^{(n)}(a)}{n!} (x-a)^{n},,

where ''n''! is the factorial of ''n'' and ''f'' (''n'')(''a'') denotes the ''n''th derivative of ''f'' at the point ''a''; the zeroth derivative of ''f'' is defined to be ''f'' itself and (x-a)^0 is defined to be 1.

Examples


The Maclaurin series for any polynomial is the polynomial itself.
The Maclaurin series for (1-x)^{-1} is the geometric series
:1+x+x^2+x^3+cdots
so the Taylor series for x^{-1} at a=1 is
:1-(x-1)+(x-1)^2-(x-1)^3+cdots.
By integrating the above Maclaurin series we find the Maclaurin series for -log(1- x):
:x+ rac{x^2}2+ rac{x^3}3+ rac{x^4}4+cdots
and the corresponding Taylor series for log (x) at a=1 is
:(x-1)- rac{(x-1)^2}2+ rac{(x-1)^3}3- rac{(x-1)^4}4+cdots.
The Maclaurin series for the exponential function e^x at a=0 is
:1 + rac{x^1}{1!} + rac{x^2}{2!} + rac{x^3}{3!} + rac{x^4}{4!} + rac{x^5}{5!}+ cdots
qquad = qquad
1 + x + rac{x^2}{2} + rac{x^3}{6} + rac{x^4}{24} + rac{x^5}{120} + cdots .
The above expansion holds because the derivative of e^x is also e^x and e^0 equals 1. This leaves the terms (x-0)^n in the numerator and n! in the denominator for each term in the infinite sum.
The Maclaurin series for e^{ix}=cos(x)+isin(x) is
:1 + rac{(ix)^1}{1!} + rac{(ix)^2}{2!} + rac{(ix)^3}{3!} + rac{(ix)^4}{4!} + rac{(ix)^5}{5!} + cdots
qquad = qquad
(1 - rac{x^2}{2} + rac{x^4}{24}- cdots )+i ( x - rac{x^3}{6} + rac{x^5}{120} - cdots ).

Convergence


The Taylor series need not in general be a convergent series, but often it is.
The limit of a convergent Taylor series need not in general be equal to the function value ''f''(''x'') , but often it is. If ''f''(''x'') is equal to its Taylor series in a neighbourhood of ''a'', it is said to be analytic in this neighborhood. If ''f''(''x'') is equal to its Taylor series everywhere it is called entire. The exponential function e^x and the trigonometric functions sine and cosine are examples of such functions. Examples of functions that are not entire include the logarithm, the trigonometric function tangent, and its inverse arctan. For these functions the Taylor series do not even converge if ''x'' is far from ''a''.
The sine function (blue) is closely approximated by its Taylor polynomial of degree 7 (pink) for a full period centered at the origin.

A Taylor series can be used to calculate the value of an entire function in every point, if the value of the function, and of all of its derivatives, is known at a single point. Uses of the Taylor series for entire functions include:
# The partial sums (the Taylor polynomials) of the series can be used as approximations of the entire function. These approximations are good if sufficiently many terms are included.
# The series representation simplifies many mathematical proofs.
Pictured on the right is an accurate approximation of sin(''x'') around the point ''a'' = 0. The pink curve is a polynomial of degree seven:
:sinleft( x
ight) pprox x - rac{x^3}{3!} + rac{x^5}{5!} - rac{x^7}{7!}.
The error in this approximation is no more than frac{|x|^9}{9!}. In particular, for |x|<1, the error is less than 0.000003.

History


The Pythagorean philosopher Zeno considered the problem of summing an infinite series to achieve a finite result, but rejected it as an impossibility: the result was Zeno's paradox. Later, Aristotle proposed a philosophical resolution of the paradox, but the mathematical content was apparently unresolved until taken up by Democritus and then Archimedes. It was through Archimedes's method of exhaustion that an infinite number of progressive subdivisions could be performed to achieve a finite trigonometric result.[1] Liu Hui independently employed a similar method several centuries later.[2]
In the 14th century, the earliest examples of the use of Taylor series and closely-related methods were given by Madhava of Sangamagrama.[3] Though no record of his work survives, writings of later Indian mathematicians suggest that he found a number of special cases of the Taylor series, including those for the trigonometric functions of sine, cosine, tangent, and arctangent. The Kerala school of astronomy and mathematics further expanded his works with various series expansions and rational approximations until the 16th century.
In the 17th century, James Gregory also worked in this area and published several Maclaurin series. It was not until 1715 however that a general method for constructing these series for all functions for which they exist was finally provided by Brook Taylor, after whom the series are now named.
The Maclaurin series was named after Colin Maclaurin, a professor in Edinburgh, who published the special case of the Taylor result in the 18th century.

Properties


If this series converges for every ''x'' in the interval (''a'' − ''r'', ''a'' + ''r'') and the sum is equal to ''f''(''x''), then the function ''f''(''x'') is said to be 'analytic in the interval' (''a'' − ''r'', ''a'' + ''r''). If this is true for any ''r'' then the function is said to be an 'entire function'. To check whether the series converges towards ''f''(''x''), one normally uses estimates for the remainder term of Taylor's theorem. A function is analytic if and only if it can be represented as a power series; the coefficients in that power series are then necessarily the ones given in the above Taylor series formula.
The importance of such a power series representation is at least fourfold. First, differentiation and integration of power series can be performed term by term and is hence particularly easy. Second, an analytic function can be uniquely extended to a holomorphic function defined on an open disk in the complex plane, which makes the whole machinery of complex analysis available. Third, the (truncated) series can be used to compute function values approximately (often by recasting the polynomial into the Chebyshev form and evaluating it with the Clenshaw algorithm).
Fourth, algebraic operations can often be done much more readily on the power series representation; for instance the simplest proof of Euler's formula uses the Taylor series expansions for sine, cosine, and exponential functions. This result is of fundamental importance in such fields as harmonic analysis.
Note that there are examples of infinitely differentiable functions ''f''(''x'') whose Taylor series converge, but are ''not'' equal to ''f''(''x''). For instance, for the function defined piecewise by saying that ''f''(''x'') = e−1/''x''² if ''x'' ≠ 0 and ''f''(0) = 0, all the derivatives are zero at ''x'' = 0, so the Taylor series of ''f''(''x'') is zero everywhere, and its radius of convergence is infinite, even though the function most definitely is not zero everywhere. This particular pathology does not afflict complex-valued functions of a complex variable. Notice that e−1/''z''² does not approach 0 as ''z'' approaches 0 along the imaginary axis.
Some functions cannot be written as Taylor series because they have a singularity; in these cases, one can often still achieve a series expansion if one allows also negative powers of the variable ''x''; see Laurent series. For example, ''f''(''x'') = e−1/''x''² can be written as a Laurent series.
The Parker-Sochacki method is a recent advance in finding Taylor series which are solutions to differential equations. This algorithm is an extension of the Picard iteration.

List of Taylor series of some common functions


The cosine function.

An 8th degree approximation of the cosine function in the complex plane.

The two above curves put together.

Several important Maclaurin series expansions follow. All these expansions are valid for complex arguments x.
Square root:
:sqrt{x+1} = sum_{n=0}^infty rac{(-1)^n(2n)!}{(1-2n)n!^24^n}x^n quadmbox{ for } |x|<1
Exponential function and natural logarithm:
:mathrm{e}^{x} = sum^{infin}_{n=0} rac{x^n}{n!}quadmbox{ for all } x
:ln(1+x) = sum^{infin}_{n=0} rac{(-1)^n}{n+1} x^{n+1}quadmbox{ for } left| x
ight| < 1
Geometric series:
: rac{x^m}{1-x} = sum^{infin}_{n=m} x^nquadmbox{ for } left| x
ight| < 1
Binomial theorem:
:(1+x)^lpha = sum_{n=0}^{infin} {lpha choose n} x^nquadmbox{ for all } left| x
ight| < 1quadmbox{ and all complex } lpha
:where {lphachoose n} = rac{lpha(lpha-1)cdots(lpha-n+1)}{n!}
Trigonometric functions:
:sin x = sum^{infin}_{n=0} rac{(-1)^n}{(2n+1)!} x^{2n+1}quad = x - rac{x^3}{3!} + rac{x^5}{5!} - cdotsmbox{ for all } x
:cos x = sum^{infin}_{n=0} rac{(-1)^n}{(2n)!} x^{2n}quad = 1 - rac{x^2}{2!} + rac{x^4}{4!} - cdotsmbox{ for all } x
: an x = sum^{infin}_{n=1} rac{B_{2n} (-4)^n (1-4^n)}{(2n)!} x^{2n-1}quad = x + rac{x^3}{3} + rac{2 x^5}{15} + cdots
mbox{ for } left| x
ight| < rac{pi}{2}
::where the ''B''s are Bernoulli numbers.
:sec x = sum^{infin}_{n=0} rac{(-1)^n E_{2n}}{(2n)!} x^{2n}quadmbox{ for } left| x
ight| < rac{pi}{2}
:rcsin x = sum^{infin}_{n=0} rac{(2n)!}{4^n (n!)^2 (2n+1)} x^{2n+1}quadmbox{ for } left| x
ight| < 1
:rctan x = sum^{infin}_{n=0} rac{(-1)^n}{2n+1} x^{2n+1}quadmbox{ for } left| x
ight| leq 1
Hyperbolic functions:
:sinh left(x
ight) = sum^{infin}_{n=0} rac{1}{(2n+1)!} x^{2n+1}quadmbox{ for all } x
:cosh left(x
ight) = sum^{infin}_{n=0} rac{1}{(2n)!} x^{2n}quadmbox{ for all } x
: anhleft(x
ight) = sum^{infin}_{n=1} rac{B_{2n} 4^n (4^n-1)}{(2n)!} x^{2n-1}quadmbox{ for } left|x
ight| < rac{pi}{2}
:mathrm{arcsinh} left(x
ight) = sum^{infin}_{n=0} rac{(-1)^n (2n)!}{4^n (n!)^2 (2n+1)} x^{2n+1}quadmbox{ for } left| x
ight| < 1
:mathrm{arctanh} left(x
ight) = sum^{infin}_{n=0} rac{1}{2n+1} x^{2n+1}quadmbox{ for } left| x
ight| < 1


Lambert's W function:
:W_0(x) = sum^{infin}_{n=1} rac{(-n)^{n-1}}{n!} x^nquadmbox{ for } left| x
ight| < rac{1}{mathrm{e}}
The numbers ''B''''k'' appearing in the ''summation'' expansions of tan(''x'') and tanh(''x'') are the Bernoulli numbers. The binomial expansion uses binomial coefficients. The ''E''''k'' in the expansion of sec(''x'') are Euler numbers.

Calculation of Taylor series


Several methods exist for the calculation of Taylor series of a large number of functions. One can attempt to use the Taylor series as-is and generalize the form of the coefficients, or one can use manipulations such as substitution, multiplication or division, addition or subtraction of standard Taylor series to construct the Taylor series of a function, by virtue of Taylor series being power series. In some cases, one can also derive the Taylor series by repeatedly applying integration by parts. Particularly convenient is the use of computer algebra systems to calculate Taylor series.
First example

Compute the 6'th degree Maclaurin polynomial for the function
: f(x)=logcos x ,.
We have for the natural logarithm
:log(1+x) = x - x^2/2+ x^3/3 - cdots
and for the cosine function
:cos x - 1 = -x^2/2+x^4/24-x^6/720+ cdots .
Substitute the second series into the first, omitting terms of higher than the 6'th degree, and reducing
:(-x^2/2+x^4/24-x^6/720) - (-x^2/2+x^4/24)^2/2 +(-x^2/2)^3/3
:=-x^2/2+x^4/24-x^6/720 -x^4/8+x^6/48-x^6/24
: =-x^2/2-x^4/12-x^6/45
Second example

Suppose we want the Taylor series at 0 of the function
: g(x)= rac{e^x}{cos x},.
We have for the exponential function
: e^x = sum^infty_{n=0} {x^nover n!} =1 + x + {x^2 over 2!} + {x^3 over 3!} + {x^4 over 4!} +cdots
and, as in the first example,
: cos x = 1 - {x^2 over 2!} + {x^4 over 4!} - cdots
Assume the power series is
: {e^x over cos x} = c_0 + c_1 x + c_2 x^2 + c_3 x^3 + cdots
Then multiplication with the denominator and substitution of the series of the cosine yields
: egin{align} e^x &= (c_0 + c_1 x + c_2 x^2 + c_3 x^3 + cdots)cos x\
&=left(c_0 + c_1 x + c_2 x^2 + c_3 x^3 + c_4x^4 + cdots
ight)left(1 - {x^2 over 2!} + {x^4 over 4!} - cdots
ight)\
&=c_0 - {c_0 over 2}x^2 + {c_0 over 4!}x^4 + c_1x - {c_1 over 2}x^3 + {c_1 over 4!}x^5 + c_2x^2 - {c_2 over 2}x^4 + {c_2 over 4!}x^6 + c_3x^3 - {c_3 over 2}x^5 + {c_3 over 4!}x^7 +cdots end{align}
Collecting the terms up to fourth order yields
: =c_0 + c_1x + left(c_2 - {c_0 over 2}
ight)x^2 + left(c_3 - {c_1 over 2}
ight)x^3+left(c_4+{c_0 over 4!}-{c_2over 2}
ight)x^4 + cdots
Comparing coefficients with the above series of the exponential function yields the desired Taylor series
: rac{e^x}{cos x}=1 + x + x^2 + {2x^3 over 3} + {x^4 over 2} + cdots

Taylor series as definitions


Classically, the above functions are defined by some property that holds for them. For example, the exponential function is defined as the function that is equal to its own derivative. However, in computable analysis, functions must be defined by algorithms rather than properties, so the above Taylor expansions are used as primary definitions rather than derived results. This is also likely to be the case in software implementations of the functions.
Using Taylor series, one may define analytical functions of matrices and operators, such as matrix exponential or matrix logarithm.

Taylor series for several variables


The Taylor series may also be generalised to functions of more than one variable with
:
T(x_1,cdots,x_d) = sum_{n_1=0}^{infin} cdots sum_{n_d=0}^{infin}
rac{partial^{n_1}}{partial x_1^{n_1}} cdots rac{partial^{n_d}}{partial x_d^{n_d}}
rac{f(a_1,cdots,a_d)}{n_1!cdots n_d!}
(x_1-a_1)^{n_1}cdots (x_d-a_d)^{n_d}.

For example, for a function that depends on two variables, ''x'' and ''y'', the Taylor series to second order about the point (''a'', ''b'') is:
:f(x,y) ,
::pprox f(a,b) + f_x(a,b)(x-a) + f_y(a,b)(y-b) ,
:::+ rac{1}{2}left[ f_{xx}(a,b)(x-a)^2 + 2f_{xy}(a,b)(x-a)(y-b) + f_{yy}(a,b)(y-b)^2
ight].
A second-order Taylor series expansion of a scalar-valued function of more than one variable can be compactly written as
:
T(mathbf{x}) = f(mathbf{a}) +
abla f(mathbf{a})^T (mathbf{x} - mathbf{a}) + rac{1}{2} (mathbf{x} - mathbf{a})^T
abla^2 f(mathbf{a}) (mathbf{x} - mathbf{a}) + cdots

where
abla f(mathbf{a}) is the gradient and
abla^2 f(mathbf{a}) is the Hessian matrix (not to be confused with the Laplacian, which sometimes has the same notation). Applying the multi-index notation the Taylor series for several variables becomes
:
T(mathbf{x}) = sum_{|lpha| ge 0}^{}{ rac{mathrm{D}^{lpha}f(mathbf{a})}{lpha !}(mathbf{x}-mathbf{a})^{lpha}}

in full analogy to the single variable case.

See also



Laurent series

Holomorphic functions are analytic — a proof that a holomorphic function can be expressed as a Taylor power series

Newton's divided difference interpolation

Madhava of Sangamagrama (credited with the first use of "Taylor" series)

Difference engine

Notes


1. Kline, M. (1990) ''Mathematical Thought from Ancient to Modern Times''. Oxford University Press. pp. 35-37.
2. Boyer, C. and Merzbach, U. (1991) ''A History of Mathematics''. John Wiley and Sons. pp. 202-203.
3. Neither Newton nor Leibniz - The Pre-History of Calculus and Celestial Mechanics in Medieval Kerala

References



Calculus and Analytic Geometry (9th ed.), Thomas, George B. Jr.; Finney, Ross L., , , Addison Wesley, 1996, ISBN 0-201-53174-7

Advanced Engineering Mathematics (2nd ed.), Greenberg, Michael, , , Prentice Hall, 1998, ISBN 0-13-321431-1

External links





Madhava of Sangamagramma

Taylor Series Representation Module by John H. Mathews

"Discussion of the Parker-Sochacki Method"

Why so much fuss about Taylor Series Expansion?

Another Taylor visualisation - where you can choose the point of the approximation and the number of derivatives

This article provided by Wikipedia. To edit the contents of this article, click here for original source.

psst.. try this: add to faves
Featured Companies
Vacation By VVacation By V
Taylor series Travel Deals