Navigation
  • Home
  • Recent
  • Most Active
  • Popular
  • Blog
  • Credits
  • RSS
  •   Interaction
  • Register
  • Statistics
  •   Help
  • Suggestions
  • Contact Us
  • How to Edit
  • Help



  • [Edit]




    In mathematics, the Taylor series is a representation or approximation of a function as a sum of terms calculated from the values of its derivatives at a single point.

    Specifically, the Taylor series of an infinitely differentiable real (or complex) function f, defined on an open interval (ar, a + r), is the power series

    sum_^ rac (x-a)^.

    Here, n! is the factorial of n and f (n)(a) denotes the nth derivative of f at the point a.

    The series is named in honor of English mathematician Brook Taylor. If a = 0, the series is also called a Maclaurin series, named after Scottish mathematician Colin Maclaurin.

    Functions that are equal to their Taylor series around any point a in their domain are called analytic functions. The trigonometric functions sine and cosine are examples of such functions. A Taylor series can be used to produce all the values of an analytic function, if the value of the function, and of all of its derivatives, is known at a single point. Uses of the Taylor series include:
      The partial sums of the series can be used as a good approximation of the values of the function.

    Pictured in the right are increasingly accurate approximations of sin(x) around the point a = 0. The yellow curve is a polynomial of degree seven:
    sinleft( x

    ight) approx x - rac + rac - rac.


        Taylor series
            History
            Properties
            List of Taylor series of some common functions
            Calculation of Taylor series
            Taylor series as definitions
            See also

    top

    History

    The Taylor series, power series, and infinite series expansions of functions may have been first discovered in India by Madhava in the 14th century. 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 the Taylor series for the trigonometric functions of sine, cosine, tangent and arctangent, and the second-order Taylor series approximations of the sine and cosine functions, which he extended to the third-order Taylor series approximation of the sine function. He is also thought to have discovered the power series of the radius, diameter, circumference, angle θ, π and π/4, along with rational approximations of π, and infinite continued fractions. His students and followers in the Kerala School 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.

    top

    Properties

    If this series converges for every x in the interval (ar, a + r) and the sum is equal to f(x), then the function f(x) is said to be analytic in the interval (ar, 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 Chlemloid's form and evaluating it with the Chlemshaw's 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, and its radius of convergence is infinite, even though the function most definitely is not zero. 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.

    top

    List of Taylor series of some common functions


    Several important Taylor/Maclaurin series expansions follow. All these expansions are also valid for complex arguments x.

    Exponential function and natural logarithm:

    mathrm^ = sum^_ racquadmbox x


    ln(1+x) = sum^_ rac x^quadmbox left| x

    ight| < 1

    Geometric series:

    rac = sum^_ x^nquadmbox left| x

    ight| < 1

    Binomial theorem:

    (1+x)^alpha = sum^_ x^nquadmbox left| x

    ight| < 1quadmbox alpha

    Trigonometric functions:

    sin x = sum^_ rac x^quadmbox x


    cos x = sum^_ rac x^quadmbox x


    an x = sum^_ rac x^quad = x + rac + rac + ..

    mbox left| x
    ight| < rac

    where the Bs are Bernoulli numbers.


    sec x = sum^_ rac x^quadmbox left| x

    ight| < rac

    arcsin x = sum^_ rac x^quadmbox left| x

    ight| < 1

    arctan x = sum^_ rac x^quadmbox left| x

    ight| leq 1

    Hyperbolic functions:

    sinh left(x

    ight) = sum^_ rac x^quadmbox x

    cosh left(x

    ight) = sum^_ rac x^quadmbox x

    anhleft(x

    ight) = sum^_ rac x^quadmbox left|x
    ight| < rac

    mathrm left(x

    ight) = sum^_ rac x^quadmbox left| x
    ight| < 1

    mathrm left(x

    ight) = sum^_ rac x^quadmbox left| x
    ight| < 1



    Lambert's W function:

    W_0(x) = sum^_ rac x^nquadmbox left| x

    ight| < rac

    The numbers Bk appearing in the summation expansions of tan(x) and tanh(x) are the Bernoulli numbers. The binomial expansion uses binomial coefficients. The Ek in the expansion of sec(x) are Euler numbers.

    top

    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.

    For example, consider the function
    f(x)=ln ,

    for which we want a Taylor series about 0.

    We have:
    ln(1+x) = sum^_ rac x^n = x - + - + cdots quadmbox left| x

    ight| < 1
    cos x = sum^_ rac x^ = 1 -+- cdots quadmbox x

    We can simply substitute the second series into the first. Doing so,
    left(1 -+-cdots

    ight)-left(1 -+-cdots
    ight)^2 +left(1 -+-cdots
    ight)^3-cdots
    Expanding by using multinomial coefficients gives the requisite Taylor series.

    Or, for example, consider
    g(x)= rac

    We have
    e^x = 1 + x + + + +cdots

    cos x = 1 - + - cdots


    Then,
    = rac


    Assume the power series is
    c_0 + c_1 x + c_2 x^2 + c_3 x^3 + cdots = rac

    Then

    left(c_0 + c_1 x + c_2 x^2 + c_3 x^3 + c_4x^4 + cdots

    ight)left(1 - + - cdots
    ight) = 1 + x + + + + cdots
    =c_0 - x^2 + x^4 + c_1x - x^3 + x^5 + c_2x^2 - x^4 + x^6 + c_3x^3 - x^5 + x^7 +cdots

    Collecting the terms up to fourth order yields
    =c_0 + c_1x + left(c_2 -

    ight)x^2 + left(c_3 -
    ight)x^3+left(c_4+-
    ight)x^4 + cdots = 1 + x + + + + cdots
    Comparing coefficients finally yields the Taylor series for the function
    rac=1 + x + x^2 + + + cdots


    top

    Taylor series as definitions
    Classically the above functions are defined by some property that holds for them, for example the exp 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.

    top

    See also
     
    Search more:
     

       
    Source Privacy License Download Contact Us Atlas
    Scientus.org Dictionary (Yet Another Wiki) RC : 1.39
    MIT OpenCourseWare
    This article is licensed under the GNU Free Documentation License [copyleft]. It uses material from the Wikipedia article "Taylor series". link