Difference between revisions of "Taylor and Maclaurin Series"

From Department of Mathematics at UTSA
Jump to navigation Jump to search
(Created page with "<strong>Taylor and Maclaurin Series</strong> * [https://www.youtube.com/watch?v=cwpJxfHkR1o, Taylor and Maclaurin Series] Video by James Sousa, Math is Power 4U * [https://ww...")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<strong>Taylor and Maclaurin Series</strong>
+
== Taylor Series ==
 +
 
 +
<blockquote style="background: white; border: 1px solid black; padding: 1em;">
 +
:'''Definition: Taylor series'''
 +
:A function <math>f(x)</math> is said to be '''analytic''' if it can be represented by the an infinite power series
 +
:<math>\sum_{n=0}^\infty c_n(x-a)^n</math>
 +
:The '''Taylor expansion''' or '''Taylor series''' representation of a function, then, is
 +
:<math>\sum_{n=0}^\infty\frac{f^{(n)}(a)}{n!}(x-a)^n</math>
 +
</blockquote>
 +
 
 +
<div style="float:right; width:201px; margin-left:0.5em;">
 +
[[File:Sintay.png|As the degree of the Taylor series rises, it approaches the correct function.|201px]]
 +
<small>
 +
<span style="color:#333333;">sin(x)</span> and Taylor approximations, polynomials of degree <span style="color:#b30000;">1</span>, <span style="color:#00b300;">3</span>, <span style="color:#0000b3;">5</span>, <span style="color:#b3b300;">7</span>, <span style="color:#00b3b3;">9</span>, <span style="color:#b300b3;">11</span> and <span style="color:#b3b3b3;">13</span>.
 +
</small>
 +
</div>
 +
 
 +
Here, <math>n!</math> is the factorial of <math>n</math> and <math>f^{(n)}(a)</math> denotes the <math>n</math>th derivative of <math>f</math> at the point <math>a</math> . If this series converges for every <math>x</math> in the interval <math>(a-r,a+r)</math> and the sum is equal to <math>f(x)</math> , then the function <math>f(x)</math> is called '''analytic'''. To check whether the series converges towards <math>f(x)</math>, one normally uses estimates for the remainder term of Taylor's theorem. A function is analytic if and only if a power series converges to the function; the coefficients in that power series are then necessarily the ones given in the above Taylor series formula.
 +
 
 +
If <math>a=0</math> , the series is also called a '''Maclaurin series'''.
 +
 
 +
The importance of such a power series representation is threefold. 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 approximate values of the function near the point of expansion.
 +
 
 +
 
 +
<div style="float:right; width:301px; margin-left:0.5em;">
 +
[[File:Expinvsq5.svg|Around zero, the function looks very flat.|301px]]
 +
<small>
 +
The function <math>f(z)=e^{-\frac{1}{z^2}}</math> is not analytic: the Taylor series is 0, although the function is not.
 +
</small>
 +
</div>
 +
Note that there are examples of infinitely often differentiable functions <math>f(x)</math> whose Taylor series converge, but are ''not'' equal to <math>f(x)</math> . For instance, for the function defined piecewise by saying that <math>f(x)=\begin{cases}0&x=0\\e^{-\frac{1}{x^2}}&x\ne0\end{cases}</math> , all the derivatives are 0 at <math>x=0</math> , so the Taylor series of <math>f(x)</math> is 0, and its radius of convergence is infinite, even though the function most definitely is not 0. This particular pathology does not afflict complex-valued functions of a complex variable. Notice that <math>f(z)=e^{-\frac{1}{z^2}}</math> does not approach 0 as <math>z</math> 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 <math>x</math>; see Laurent series. For example, <math>f(z)=e^{-\frac{1}{z^2}}</math> ''can'' be written as a Laurent series.
 +
 
 +
The Parker-Sockacki theorem is a recent advance in finding Taylor series which are solutions to differential equations. This theorem is an expansion on the Picard iteration.
 +
 
 +
=== Derivation ===
 +
Suppose we want to represent a function as an infinite power series, or in other words a polynomial with infinite terms of degree "infinity". Each of these terms are assumed to have unique coefficients, as do most finite-polynomials do. We can represent this as an infinite sum like so:
 +
:<math>f(x)={c_0}(x-a)^0+c_1(x-a)^1+c_2(x-a)^2+c_3(x-a)^3+\cdots+c_n(x-a)^n+\cdots</math>
 +
where <math>a</math> is the radius of convergence and <math>c_0,c_1,c_2,\dots,c_n,\dots</math> are coefficients. Next, with summation notation, we can efficiently represent this series as
 +
:<math>\sum_{n=0}^{\infty}c_n(x-a)^n</math>
 +
which will become more useful later. As of now, we have no schematic for finding the coefficients other than finding each one in the series by hand. That method would not be particularly useful. Let us, then, try to find a pattern and a general solution for finding the coefficients. As of now, we have a simple method for finding the first coefficient. If we substitute <math>a</math> for <math>x</math> then we get
 +
:<math>f(a)=c_0</math>
 +
This gives us <math>c_0</math> . This is useful, but we still would like a general equation to find any coefficient in the series. We can try differentiating with respect to x the series to get
 +
:<math>f'(x)=c_1(x-a)^{0}+2c_2(x-a)^{1}+3c_3(x-a)^{2}+4c_4(x-a)^3+\cdots+nc_n(x-a)^{(n-1)}+\cdots</math>
 +
We can assume <math>c_n</math> and <math>a</math> are constant. This proves to be useful, because if we again substitute <math>a</math> for <math>x</math> we get
 +
:<math>f'(a)=c_1</math>
 +
Noting that the first derivative has one constant term (<math>c_1(x-a)^0=c_1</math>) we can find the second derivative to find <math>c_2</math> . It is
 +
:<math>f''(x)=2c_2+(2\times3)c_3(x-a)^1+(3\times4)c_4(x-a)^2+\cdots+(n)(n-1)c_n(x-a)^{(n-2)}+\cdots</math>
 +
If we again substitute <math>a</math> for <math>x</math> :
 +
:<math>f''(a)=2c_2</math>
 +
Note that <math>c_2</math>'s initial exponent was 2, and <math>c_1</math>'s initial exponent was 1. This is slightly more enlightening, however it is still slightly ambiguous as to what is happening. Going off the previous examples, if we differentiate again we get
 +
:<math>f'''(x)=(2\times3)c_3(x-a)^0+(2\times3\times4)c_4(x-a)^1+(3\times4\times5)c_5(x-a)^2+\cdots+(n)(n-1)(n-2)c_n(x-a)^{n-3}</math>
 +
If we substitute <math>x=a</math> we, again, that
 +
:<math>f'''(a)=(2\times3)c_3</math>
 +
By now, the pattern should be becoming clearer. <math>(n)(n-1)(n-2)</math> looks suspiciously like <math>n!</math> . And indeed, it is! If we carry this out <math>n</math> times by finding the <math>n</math>th derivative, we find that the multiple of the coefficient is <math>n!</math> . So for some <math>c_n</math> , for any integer <math>n\ge0</math> ,
 +
:<math>n!\times c_n=\frac{d^n}{dx^n}f(a)</math>
 +
Or, with some simple manipulation, more usefully,
 +
:<math>c_n=\frac{f^{(n)}(a)}{n!}</math>
 +
where <math>f^{(0)}(x)=f(x)</math> and <math>f^{(1)}(x)=f'(x)</math> and so on. With this, we can find any coefficient of the "infinite polynomial". Using the summation definition for our "polynomial" given earlier,
 +
:<math>\sum_{n=0}^\infty c_n(x-a)^n</math>
 +
we can substitute for <math>c_n</math> to get
 +
:<math>f(x)=\sum_{n=0}^\infty\frac{f^{(n)}(a)}{n!}(x-a)^n</math>
 +
This is the definition of any Taylor series. But now that we have this series, how can we derive the definition for a given analytic function? We can do just as the definition specifies, and fill in all the necessary information. But we will also want to find a ''specific'' pattern, because sometimes we are left with a great many terms simplifying to 0.
 +
 
 +
First, we have to find <math>f(a)</math> . Because we are now deriving our own Taylor Series, we can choose anything we want for <math>f(x)</math> , but note that not all functions will work. It would be useful to use a function that we can easily find the <math>n</math>-th derivative for. A good example of this would be <math>\sin(x)</math> . With <math>\sin(x)</math> chosen, we can begin to find the derivatives. Before we begin, we should also note that <math>a</math> is essentially the "offset" of the function along the x-axis, because this is also essentially true for any polynomial. With that in mind, we can assume, in this particular case, that the offset is <math>0</math> and so <math>a=0</math>. With that in mind, "0-th" derivative or the function itself would be
 +
:<math>\sin(0)=0</math>
 +
If we plug that in to the definition of the first term in the series, again noting that <math>a=0</math> , we get
 +
:<math>\frac{0}{0!}x^0=0</math>
 +
where <math>0!=1</math> . This means that the first term of the series is 0, because anything multiplied by 0 is 0. Take note that not all Taylor series start out with a 0 term. Next, to find the next term, we need to find the first derivative of the function. Remembering that the derivative of <math>\sin(x)</math> is <math>\cos(x)</math> we get that
 +
:<math>\frac{d}{dx}\sin(0)=\cos(0)=1</math>
 +
This means that our second term in the series is
 +
:<math>\frac{1}{1!}x^1=x</math>
 +
Next, we need to find the third term. We repeat this process.
 +
:<math>\frac{d^2}{dx^2}\sin(0)=-\sin(0)=0</math>
 +
Because the derivative of <math>\cos(x)=-\sin(x)</math> . We continue with
 +
:<math>\frac{0}{2!}x^2=0</math>
 +
The fourth term:
 +
:<math>\frac{d^3}{dx^3}\sin(0)=-\cos(0)=-1</math>
 +
:<math>\frac{-1}{3!}x^3=\frac{-x^3}{6}</math>
 +
Repeating this process we can get the sequence
 +
:<math>\frac{0}{0!}x^0,\frac{1}{1!}x^1,\frac{0}{2!}x^2,\frac{-1}{3!}x^3,\frac{0}{4!}x^4,\frac{1}{5!}x^5,\frac{0}{6!}x^6,\frac{-1}{7!}x^7,\dots</math>
 +
which simplifies to
 +
:<math>0,x,0,\frac{-x^3}{6},0,\frac{x^5}{120},0,\frac{-x^7}{5040},\dots</math>
 +
Because we are ultimately dealing with a series, the zero terms can be ignored, giving use the new sequence
 +
:<math>x,\frac{-x^3}{6},\frac{x^5}{120},\frac{-x^7}{5040},\dots</math>
 +
There is a pattern here, however it may be easier to see if we take the numerator and the denominator separately. The numerator:
 +
:<math>1,-1,1,-1,\dots</math>
 +
:<math>1!,3!,5!,7!,\dots</math>
 +
And for the <math>x</math> part of the terms, we have the sequence
 +
:<math>x,x^3,x^5,\dots</math>
 +
By this point, at least for the denominator and the <math>x</math> part, the pattern should be obvious. It is, for the denominator
 +
:<math>(2n-1)!=\text{denom}_n</math>
 +
The <math>x</math> term:
 +
:<math>x^{2n-1}=\text{xterm}_n</math>
 +
Finally, the numerator may not be as obvious, but it follows this pattern:
 +
:<math>(-1)^{n-1}</math>
 +
With all of these things discovered, we can put them together to find the rule for the <math>n</math>th term of the sequence:
 +
:<math>\frac{(-1)^{n-1}}{(2n-1)!}x^{2n-1}=\text{sumterm}_n</math>
 +
And so our Taylor (Maclaurin) series for <math>\sin(x)</math> is
 +
:<math>f(x)=\sum_{n=1}^\infty\frac{(-1)^{n-1}}{(2n-1)!}x^{2n-1}</math>
 +
 
 +
=== List of Taylor series ===
 +
Several important Taylor series expansions follow. All these expansions are also valid for complex arguments <math>x</math> .
 +
 
 +
Exponential function and natural logarithm:
 +
 
 +
:<math>e^x=\sum_{n=0}^\infty\frac{x^n}{n!}\quad\text{ for all }x</math>
 +
:<math>\ln(1+x)=\sum_{n=1}^{\infty}\frac{(-1)^{n-1}}n x^n\quad\text{ for }|x|<1</math>
 +
 
 +
Geometric series:
 +
 
 +
:<math>\frac{1}{1-x}=\sum_{n=0}^\infty x^n\quad\text{ for }|x|<1</math>
 +
 
 +
Binomial series:
 +
 
 +
:<math>(1+x)^\alpha=\sum_{n=0}^\infty\binom{\alpha}{n}x^n\quad\text{ for all }|x|<1\quad\text{ and all complex }\alpha</math>
 +
 
 +
Trigonometric functions:
 +
 
 +
:<math>\sin(x)=\sum_{n=1}^\infty\frac{(-1)^{n-1}}{(2n-1)!}x^{2n-1}\quad\text{ for all }x</math>
 +
 
 +
:<math>\cos(x)=\sum_{n=0}^\infty\frac{(-1)^n}{(2n)!}x^{2n}\quad\text{ for all }x</math>
 +
 
 +
:<math>\tan(x)=\sum_{n=1}^\infty\frac{B_{2n}(-4)^n(1-4^n)}{(2n)!}x^{2n-1}\quad\text{ for }|x|<\frac{\pi}{2}</math>
 +
 
 +
:<math>\sec(x)=\sum_{n=0}^\infty\frac{(-1)^nE_{2n}}{(2n)!}x^{2n}\quad\text{ for }|x|<\frac{\pi}{2}</math>
 +
 
 +
:<math>\arcsin(x)=\sum_{n=0}^\infty\frac{(2n)!}{4^n(n!)^2(2n+1)}x^{2n+1}\quad\text{ for }|x|<1</math>
 +
 
 +
:<math>\arctan(x)=\sum_{n=0}^\infty\frac{(-1)^n}{2n+1}x^{2n+1}\quad\text{ for }|x|<1</math>
 +
 
 +
Hyperbolic functions:
 +
 
 +
:<math>\sinh(x)=\sum_{n=1}^\infty\frac{x^{2n-1}}{(2n-1)!}\quad\text{ for all }x</math>
 +
 
 +
:<math>\cosh(x)=\sum_{n=0}^\infty\frac{x^{2n}}{(2n)!}\quad\text{ for all }x</math>
 +
 
 +
:<math>\tanh(x)=\sum_{n=1}^\infty\frac{B_{2n}2^{2n}(2^{2n}-1)}{(2n)!}x^{2n-1}\quad\text{ for }|x|<\frac{\pi}{2}</math>
 +
 
 +
:<math>{\rm arsinh}(x)=\sum_{n=0}^\infty\frac{(-1)^n(2n)!}{2^{2n}(n!)^2(2n+1)}x^{2n+1}\quad\text{ for }|x|<1</math>
 +
 
 +
:<math>{\rm artanh}(x)=\sum_{n=1}^\infty\frac{x^{2n-1}}{2n-1}\quad\text{ for }|x|<1</math>
 +
 
 +
<P>
 +
 
 +
Lambert's W function:
 +
 
 +
:<math>W_0(x)=\sum_{n=1}^\infty\frac{(-n)^{n-1}}{n!}x^n\quad\text{ for }|x|<\frac{1}{e}</math>
 +
 
 +
The numbers <math>B_k</math> appearing in the expansions of <math>\tan(x)</math> and <math>\tanh(x)</math> are the Bernoulli numbers. The <math>\binom{\alpha}{n}</math> in the binomial expansion are the binomial coefficients. The <math>E_k</math> in the expansion of <math>sec(x)</math> are Euler numbers.
 +
 
 +
=== Multiple dimensions ===
 +
The Taylor series may be generalized to functions of more than one variable with
 +
:<math>
 +
\sum_{n_1=0}^\infty\cdots\sum_{n_d=0}^\infty\frac{\partial^{n_1}}{\partial x_1^{n_1}}\cdots\frac{\partial^{n_d}}{\partial x_d^{n_d}}\frac{f(a_1,\dots,a_d)}{n_1!\cdots n_d!}(x_1-a_1)^{n_1}\cdots (x_d-a_d)^{n_d}
 +
</math>
 +
 
 +
=== History ===
 +
The Taylor series is named for mathematician Brook Taylor, who first published the power series formula in 1715.
 +
 
 +
=== Constructing a 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 (such as those above) 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. The use of computer algebra systems to calculate Taylor series is common, since it eliminates tedious substitution and manipulation.
 +
 
 +
==== Example 1 ====
 +
Consider the function
 +
:<math>f(x)=\ln\big(1+\cos(x)\big)</math>
 +
for which we want a Taylor series at 0.
 +
 
 +
We have for the natural logarithm
 +
:<math>\ln(1+x)=\sum_{n=1}^\infty\frac{(-1)^{n+1}}{n}x^n=x-\frac{x^2}{2}+\frac{x^3}{3}-\frac{x^4}{4}+\cdots\quad\text{ for }|x|<1</math>
 +
and for the cosine function
 +
:<math>\cos(x)=\sum_{n=0}^\infty\frac{(-1)^n}{(2n)!}x^{2n}=1-\frac{x^2}{2!}+\frac{x^4}{4!}-\cdots\quad\text{ for all }x\in\C</math>
 +
We can simply substitute the second series into the first. Doing so gives
 +
:<math>\left(1-\frac{x^2}{2!}+\frac{x^4}{4!}-\cdots\right)-\frac12\left(1-\frac{x^2}{2!}+\frac{x^4}{4!}-\cdots\right)^2+\frac13\left(1-\frac{x^2}{2!}+\frac{x^4}{4!}-\cdots\right)^3-\cdots</math>
 +
Expanding by using multinomial coefficients gives the required Taylor series. Note that cosine and therefore <math>f</math> are even functions, meaning that <math>f(x)=f(-x)</math>, hence the coefficients of the odd powers <math>x</math>, <math>x^3</math>, <math>x^5</math>, <math>x^7</math> and so on have to be zero and don't need to be calculated.
 +
The first few terms of the series are
 +
:<math>\ln\big(1+\cos(x)\big)=\ln(2)-\frac{x^2}{4}-\frac{x^4}{96}-\frac{x^6}{1440}-\frac{17x^8}{322560}-\frac{31x^{10}}{7257600}-\cdots</math>
 +
The general coefficient can be represented using Faà di Bruno's formula. However, this representation does not seem to be particularly illuminating and is therefore omitted here.
 +
 
 +
==== Example 2 ====
 +
Suppose we want the Taylor series at 0 of the function
 +
:<math>g(x)=\frac{e^x}{\cos(x)}</math>
 +
We have for the exponential function
 +
:<math>e^x=\sum_{n=0}^\infty\frac{x^n}{n!}=1+x+\frac{x^2}{2!}+\frac{x^3}{3!}+\frac{x^4}{4!}+\cdots</math>
 +
and, as in the first example,
 +
:<math>\cos(x)=1-\frac{x^2}{2!}+\frac{x^4}{4!}-\cdots</math>
 +
Assume the power series is
 +
:<math>\frac{e^x}{\cos(x)}=c_0+c_1x+c_2x^2+c_3x^3+\cdots</math>
 +
Then multiplication with the denominator and substitution of the series of the cosine yields
 +
:{|
 +
|<math>e^x</math>
 +
|<math>=\big(c_0+c_1x+c_2x^2+c_3x^3+\cdots\big)\cos(x)</math>
 +
|-
 +
|
 +
|<math>=\left(c_0+c_1x+c_2x^2+c_3x^3+c_4x^4+\cdots\right)\left(1-\frac{x^2}{2!}+\frac{x^4}{4!}-\cdots\right)</math>
 +
|-
 +
|
 +
|<math>=c_0-\frac{c_0}{2}x^2+\frac{c_0}{4!}x^4+c_1x-\frac{c_1}{2}x^3+\frac{c_1}{4!}x^5+c_2x^2-\frac{c_2}{2}x^4+\frac{c_2}{4!}x^6+c_3x^3-\frac{c_3}{2}x^5+\frac{c_3}{4!}x^7+\cdots</math>
 +
|}
 +
Collecting the terms up to fourth order yields
 +
:<math>=c_0+c_1x+\left(c_2-\frac{c_0}{2}\right)x^2+\left(c_3-\frac{c_1}{2}\right)x^3+\left(c_4+\frac{c_0}{4!}-\frac{c_2}{2}\right)x^4+\cdots</math>
 +
Comparing coefficients with the above series of the exponential function yields the desired Taylor series
 +
:<math>\frac{e^x}{\cos(x)}=1+x+x^2+\frac{2x^3}{3}+\frac{x^4}{2}+\cdots</math>
 +
 
 +
==Resources==
 +
===Taylor and Maclaurin Series===
  
 
* [https://www.youtube.com/watch?v=cwpJxfHkR1o, Taylor and Maclaurin Series] Video by James Sousa, Math is Power 4U
 
* [https://www.youtube.com/watch?v=cwpJxfHkR1o, Taylor and Maclaurin Series] Video by James Sousa, Math is Power 4U
Line 20: Line 226:
  
  
<strong>Taylor and Maclaurin Polynomials</strong>
+
===Taylor and Maclaurin Polynomials===
  
 
* [https://www.youtube.com/watch?v=lShzrGyiueg, Taylor Polynomials] Video by James Sousa, Math is Power 4U
 
* [https://www.youtube.com/watch?v=lShzrGyiueg, Taylor Polynomials] Video by James Sousa, Math is Power 4U
Line 41: Line 247:
  
  
<strong>Taylor's Inequality / Taylor's Remainder Theorem</strong>
+
===Taylor's Inequality / Taylor's Remainder Theorem===
  
 
* [https://www.youtube.com/watch?v=DP_pGQaNGdw, Taylor's Theorem with Remainder] Video by James Sousa, Math is Power 4U
 
* [https://www.youtube.com/watch?v=DP_pGQaNGdw, Taylor's Theorem with Remainder] Video by James Sousa, Math is Power 4U
Line 57: Line 263:
  
  
<strong>Applications of Taylor and Maclaurin Series</strong>
+
===Applications of Taylor and Maclaurin Series===
  
 
* [https://www.youtube.com/watch?v=Ifnnuk6UeNE, Ex: Use a Maclaurin Polynomial to Approximate an Integral] Video by James Sousa, Math is Power 4U
 
* [https://www.youtube.com/watch?v=Ifnnuk6UeNE, Ex: Use a Maclaurin Polynomial to Approximate an Integral] Video by James Sousa, Math is Power 4U
Line 69: Line 275:
 
* [https://www.youtube.com/watch?v=Tq6pNCwI0cM, Maclaurin Series to Estimate a Definite Integral] Video by Krista King
 
* [https://www.youtube.com/watch?v=Tq6pNCwI0cM, Maclaurin Series to Estimate a Definite Integral] Video by Krista King
 
* [https://www.youtube.com/watch?v=4WEGEC7mpQU, Maclaurin Series to Estimate an Indefinite Integral] Video by Krista King
 
* [https://www.youtube.com/watch?v=4WEGEC7mpQU, Maclaurin Series to Estimate an Indefinite Integral] Video by Krista King
 +
 +
==Licensing==
 +
Content obtained and/or adapted from:
 +
* [https://en.wikibooks.org/wiki/Calculus/Taylor_series Taylor series, Wikibooks: Calculus] under a CC BY-SA license

Latest revision as of 13:41, 29 October 2021

Taylor Series

Definition: Taylor series
A function is said to be analytic if it can be represented by the an infinite power series
The Taylor expansion or Taylor series representation of a function, then, is

As the degree of the Taylor series rises, it approaches the correct function. sin(x) and Taylor approximations, polynomials of degree 1, 3, 5, 7, 9, 11 and 13.

Here, is the factorial of and denotes the th derivative of at the point . If this series converges for every in the interval and the sum is equal to , then the function is called analytic. To check whether the series converges towards , one normally uses estimates for the remainder term of Taylor's theorem. A function is analytic if and only if a power series converges to the function; the coefficients in that power series are then necessarily the ones given in the above Taylor series formula.

If , the series is also called a Maclaurin series.

The importance of such a power series representation is threefold. 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 approximate values of the function near the point of expansion.


Around zero, the function looks very flat. The function is not analytic: the Taylor series is 0, although the function is not.

Note that there are examples of infinitely often differentiable functions whose Taylor series converge, but are not equal to . For instance, for the function defined piecewise by saying that , all the derivatives are 0 at , so the Taylor series of is 0, and its radius of convergence is infinite, even though the function most definitely is not 0. This particular pathology does not afflict complex-valued functions of a complex variable. Notice that does not approach 0 as 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 ; see Laurent series. For example, can be written as a Laurent series.

The Parker-Sockacki theorem is a recent advance in finding Taylor series which are solutions to differential equations. This theorem is an expansion on the Picard iteration.

Derivation

Suppose we want to represent a function as an infinite power series, or in other words a polynomial with infinite terms of degree "infinity". Each of these terms are assumed to have unique coefficients, as do most finite-polynomials do. We can represent this as an infinite sum like so:

where is the radius of convergence and are coefficients. Next, with summation notation, we can efficiently represent this series as

which will become more useful later. As of now, we have no schematic for finding the coefficients other than finding each one in the series by hand. That method would not be particularly useful. Let us, then, try to find a pattern and a general solution for finding the coefficients. As of now, we have a simple method for finding the first coefficient. If we substitute for then we get

This gives us . This is useful, but we still would like a general equation to find any coefficient in the series. We can try differentiating with respect to x the series to get

We can assume and are constant. This proves to be useful, because if we again substitute for we get

Noting that the first derivative has one constant term () we can find the second derivative to find . It is

If we again substitute for  :

Note that 's initial exponent was 2, and 's initial exponent was 1. This is slightly more enlightening, however it is still slightly ambiguous as to what is happening. Going off the previous examples, if we differentiate again we get

If we substitute we, again, that

By now, the pattern should be becoming clearer. looks suspiciously like . And indeed, it is! If we carry this out times by finding the th derivative, we find that the multiple of the coefficient is . So for some , for any integer ,

Or, with some simple manipulation, more usefully,

where and and so on. With this, we can find any coefficient of the "infinite polynomial". Using the summation definition for our "polynomial" given earlier,

we can substitute for to get

This is the definition of any Taylor series. But now that we have this series, how can we derive the definition for a given analytic function? We can do just as the definition specifies, and fill in all the necessary information. But we will also want to find a specific pattern, because sometimes we are left with a great many terms simplifying to 0.

First, we have to find . Because we are now deriving our own Taylor Series, we can choose anything we want for , but note that not all functions will work. It would be useful to use a function that we can easily find the -th derivative for. A good example of this would be . With chosen, we can begin to find the derivatives. Before we begin, we should also note that is essentially the "offset" of the function along the x-axis, because this is also essentially true for any polynomial. With that in mind, we can assume, in this particular case, that the offset is and so . With that in mind, "0-th" derivative or the function itself would be

If we plug that in to the definition of the first term in the series, again noting that , we get

where . This means that the first term of the series is 0, because anything multiplied by 0 is 0. Take note that not all Taylor series start out with a 0 term. Next, to find the next term, we need to find the first derivative of the function. Remembering that the derivative of is we get that

This means that our second term in the series is

Next, we need to find the third term. We repeat this process.

Because the derivative of . We continue with

The fourth term:

Repeating this process we can get the sequence

which simplifies to

Because we are ultimately dealing with a series, the zero terms can be ignored, giving use the new sequence

There is a pattern here, however it may be easier to see if we take the numerator and the denominator separately. The numerator:

And for the part of the terms, we have the sequence

By this point, at least for the denominator and the part, the pattern should be obvious. It is, for the denominator

The term:

Finally, the numerator may not be as obvious, but it follows this pattern:

With all of these things discovered, we can put them together to find the rule for the th term of the sequence:

And so our Taylor (Maclaurin) series for is

List of Taylor series

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

Exponential function and natural logarithm:

Geometric series:

Binomial series:

Trigonometric functions:

Hyperbolic functions:

Lambert's W function:

The numbers appearing in the expansions of and are the Bernoulli numbers. The in the binomial expansion are the binomial coefficients. The in the expansion of are Euler numbers.

Multiple dimensions

The Taylor series may be generalized to functions of more than one variable with

History

The Taylor series is named for mathematician Brook Taylor, who first published the power series formula in 1715.

Constructing a 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 (such as those above) 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. The use of computer algebra systems to calculate Taylor series is common, since it eliminates tedious substitution and manipulation.

Example 1

Consider the function

for which we want a Taylor series at 0.

We have for the natural logarithm

and for the cosine function

We can simply substitute the second series into the first. Doing so gives

Expanding by using multinomial coefficients gives the required Taylor series. Note that cosine and therefore are even functions, meaning that , hence the coefficients of the odd powers , , , and so on have to be zero and don't need to be calculated. The first few terms of the series are

The general coefficient can be represented using Faà di Bruno's formula. However, this representation does not seem to be particularly illuminating and is therefore omitted here.

Example 2

Suppose we want the Taylor series at 0 of the function

We have for the exponential function

and, as in the first example,

Assume the power series is

Then multiplication with the denominator and substitution of the series of the cosine yields

Collecting the terms up to fourth order yields

Comparing coefficients with the above series of the exponential function yields the desired Taylor series

Resources

Taylor and Maclaurin Series


Taylor and Maclaurin Polynomials


Taylor's Inequality / Taylor's Remainder Theorem


Applications of Taylor and Maclaurin Series

Licensing

Content obtained and/or adapted from: