Taylor series

From Citizendium
Jump to navigation Jump to search
This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
Code [?]
 
This editable Main Article is under development and subject to a disclaimer.

A Taylor series is an infinite sum of polynomial terms to approximate a function in the region about a certain point . This is only possible if the function is behaving analytically in this neighbourhood. Such series about the point are known as Maclaurin series, after Scottish mathematician Colin Maclaurin. They work by ensuring that the approximate series matches up to the nth derivative of the function being approximated when it is approximated by a polynomial of degree .

Proof

See Taylor's theorem

Series

General formula

An intuitive explanation of the Taylor series is that, in order to approximate the value of , as a first approximation we use the value at another point , i.e. . If and are close together and varies only slowly, this can be a good approximation. Then we refine the approximation step by step. The derivative of is used to calculate approximately how much would be expected to change between and , and this amount is added as a correction. But we assume we only know the derivative of at , and the derivative may change between the two numbers, so another correction is needed, involving the second derivative which is a measure of how much the first derivative changes. So it continues, adding corrections to corrections, and in the limit, if it converges then it converges to the actual value of even if and are far apart.

where is the first derivative of the function , and is the second derivative, and so on. Most practically used smooth functions satisfy this formula but not all of them. The smooth function have all derivatives equal to zero but the function itself is not equal to zero. In order to prove Taylor formula for particular functions, mathematicians reduce the problem to proving Taylor formula for basic functions using a variety of theorems. Taylor formula for basic functions can be proved directly by estimating their derivatives.

Convergence of the Taylor series and examples

Region of convergence of the Taylor series is always circle. This circle is centered at the point of expansion. Radius of this circle is equal to the distance from this point to the closest singulatiry. Within the circle of convergence, the Taylor series can be used to make the polynomial approximation of holomorphic functions, just truncating the series.

f(z)=1/z

Function and its approximation made of the Taylor series at point in the complex plane.

The simple function, which is not polynomoal, is This function is shown in the left hand side of the figure in the complex plane with lines of constant and constant . The polynomial approximation of this function can be obtained truncating the Taylor series; for example, taking 21 terms of the Taylor series developed at gives the approximation

This function is shown in the right hand side of the figure. In the central part of the circle of convergence, the truncated Taylor series approximate the function.

Below, more example of Taylor series of various functions are suggested.

Exponential & Logarithmic functions



Trigonometric functions






where Bk=kth Bernoulli number.



Inverse trigonometric functions



Hyperbolic functions





Inverse hyperbolic functions



Calculation of Taylor series for more complicated functions