Theorem 1. Derivative Formulas for Power Series Coefficients
f(x)=∑n=0∞cn(x−a)n; |x-a| < R
cn=n!f(n)(a)
f(x)=∑n=0∞n!f(n)(a)(x−a)n
⇒f(a)+f’(a)(x−a)+2!f’’(a)(x−a)2+3!f’’’(a)(x−a)3+…+n!f(n)(a))x−a)n+…
Corollary 3
f(x)=∑n=0∞cnxn, for all x in (−R,R)
cn=n!f(n)(0)
f(x)=∑n=0∞n!f(n)(0)xn
⇒f(0)+f’(0)x+2!f’’(0)x2+3!f’’’(0)x3+…+n!f(n)(0)xn+…
Definition 4. Taylor and Maclaurin series for a function.
∑n=0∞n!f(n)(a)(x−a)n
Example 47. Find the Maclaurin series for the function f(x)=ex, and find its interval of convergence.
If f(x)=ex, then f’(x)=ex, f’’(x)=ex and so on. So
f(0)=f’(0)=f’’(0)=…=f(n)(0)=e0=1 for all n
Thus the Maclaurin series for f(x)=ex is
∑n=0∞n!f(n)(0)xn=∑n=0∞n!xn=1+1!x+2!x2+3!x3+…
We find the radius and the interval of convergence by examining the absolute value of the ratio of consecutive terms
\lim_{n\to\infty} |\frac{a_{n+1}}{a_n}|=\lim|\frac{\frac{x^{n+1}}{(n+1)!}}{\frac{x^n}{n!}}| = \lim_{n\to\infty} |\frac {xx^nn!}{x^n(n+1)n!} =|x| \cdot \lim_{n\to\infty} \cdot \lim_{n\to\infty} \frac {1}{n+1} = |x| \cdot 0 = 0 < 1
Thus the Maclaurin series for f(x)=ex converges for all x. Hence the radius of convergence is R=∞
Example 48. Find the Taylor series for f(x)=ex centered at a=4
Since ∑n=0∞n!f(n)(4)=f(4)+1!f’(4)(x−4)+2!f’’(4)(x−4)2+3!f’’’(4)(x−4)3+…=∑n=0∞(x−4)n for all x
The radius of convergence is again R=∞