0:00 / 0:00

Talor and Maclaurin Series

Recall that we can rewrite functions of the form f(x)=11u(x)f\left(x\right)=\frac{1}{1-u\left(x\right)} as power series f(x)=n=0[u(x)]nf(x)={\displaystyle \sum_{n=0}^\infty} \left[u\left(x\right)\right]^n.
It turns out that there's a whole group of special functions that can also be rewritten as power series.

Taylor Series

Let f(x)f\left(x\right) be a function whose derivatives are defined on an interval containing the value x=ax=a.
The Taylor Series of f(x)f\left(x\right) about x=ax=a can be written as f(x)=n=0f(n)(a)n!(xa)nf(x)=\sum\limits^\infty_{n=0}\frac{f^{(n)}(a)}{n!}(x-a)^n
Expanding: f(x)=f(a)+f(a)(xa)+f(a)2!(xa)2+f(a)3!(xa)3....f(x)=f(a)+f'(a)(x-a)+\frac{f''(a)}{2!}(x-a)^2+\frac{f'''(a)}{3!}(x-a)^3....

Identifying Clue

If the question asks you to find the Taylor Series Representation of a function centered at x=a
*Usually it'll say "using the definition..."

Steps

1. Find the first few derivatives of the function

2. Substitute x=ax=a into all these derivatives--These are now your coefficient!
*We need to spot a pattern between these numbers

3. Write out the power series representation using the formula

If the question also asks for the Radius or Interval of Convergence --> use the ratio or root test!


PAGE BREAK

Taylor Polynomial of Order N

If we only take the first N terms of a Taylor series (i.e. the Nth partial sum), this is called the Taylor Polynomial of order N:
PN(x)=n=0Nf(n)(a)n!(xa)n.P_N(x)=\sum\limits^N_{n=0}\frac{f^{(n)}(a)}{n!}(x-a)^n.
It can be computed if the function f(x)f(x) has at least N derivatives on an interval containing x=ax=a.


Maclaurin Series

The specific case where a=0a=0 is called the Maclaurin Series of f(x)f(x):
f(x)=n=0f(n)(0)n!xn=f(0)+f(0)x+f(0)2!x2+f(0)3!x3....f(x)=\sum\limits^\infty_{n=0}\frac{f^{(n)}(0)}{n!}x^n=f(0)+f'(0)x+\frac{f''(0)}{2!}x^2+\frac{f'''(0)}{3!}x^3....

Practice Question

Find the Taylor series representation for f(x)=11+2xf(x)=\frac{1}{1+2x} about c=2c=-2. Then, state the radius of convergence.
0:00 / 0:00

Common/Known Maclaurin Series

Here is a list of Maclaurin series representations of common functions



PAGE BREAK

Identifying Clues

  • The question asks you to find the Maclaurin series of a function and doesn't say anything about "using the definition"
  • The function can be a slight modification of a function in the above table
  • The function can be a product or quotient of function types in the above table
  • You are asked to find what a series converges to
  • The given series is not a power series but its convergence cannot be found using our regular series knowledge
  • Recognize the given series as one of the ones in this table and determine the corresponding x value needed

Practice Question

Express xcos2xx\cos2x as a power series. For what xx is the series valid?

Practice Question

Express x3ln(1x24)x^3\ln(1-\frac{x^2}{4}) as a power series. Then, state the first 3 non-zero terms and the radius of convergence.

Practice Question

Find the Maclaurin series for f(x)=ex2  ⁣dxf(x)={\displaystyle\int}e^{x^2}\de{x}.

Practice Question

Evaluate the series 113+1517+19111+...1-\frac{1}{3}+\frac{1}{5}-\frac{1}{7}+\frac{1}{9}-\frac{1}{11}+....

Extra Practice