Taylor & Maclaurin Series

AP Calculus BC guide to Taylor and Maclaurin series: power series representation, known series, radius of convergence, and Lagrange error bound.

# Taylor & Maclaurin Series — AP Calculus BC

Taylor and Maclaurin series are among the most important BC-specific topics. They allow you to represent functions as infinite polynomials, approximate values, and compute difficult integrals.

Key Concepts

Taylor Series (centered at x=ax = a)

f(x)=n=0f(n)(a)n!(xa)nf(x) = \sum_{n=0}^\infty \frac{f^{(n)}(a)}{n!}(x-a)^n

Maclaurin Series (a=0a = 0)

f(x)=n=0f(n)(0)n!xnf(x) = \sum_{n=0}^\infty \frac{f^{(n)}(0)}{n!}x^n

Essential Maclaurin Series (Memorize These!)

ex=n=0xnn!=1+x+x22!+x33!+(all x)e^x = \sum_{n=0}^\infty \frac{x^n}{n!} = 1 + x + \frac{x^2}{2!} + \frac{x^3}{3!} + \cdots \quad (\text{all } x)

sinx=n=0(1)nx2n+1(2n+1)!=xx33!+x55!(all x)\sin x = \sum_{n=0}^\infty \frac{(-1)^n x^{2n+1}}{(2n+1)!} = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \cdots \quad (\text{all } x)

cosx=n=0(1)nx2n(2n)!=1x22!+x44!(all x)\cos x = \sum_{n=0}^\infty \frac{(-1)^n x^{2n}}{(2n)!} = 1 - \frac{x^2}{2!} + \frac{x^4}{4!} - \cdots \quad (\text{all } x)

11x=n=0xn=1+x+x2+x3+(x<1)\frac{1}{1-x} = \sum_{n=0}^\infty x^n = 1 + x + x^2 + x^3 + \cdots \quad (|x| < 1)

ln(1+x)=n=1(1)n+1xnn=xx22+x33(1<x1)\ln(1+x) = \sum_{n=1}^\infty \frac{(-1)^{n+1} x^n}{n} = x - \frac{x^2}{2} + \frac{x^3}{3} - \cdots \quad (-1 < x \leq 1)

Radius and Interval of Convergence

Use the Ratio Test to find the radius of convergence RR.

  • If R=R = \infty: converges for all xx.
  • If R=0R = 0: converges only at the center.
  • Check endpoints separately.

Lagrange Error Bound

Rn(x)Mxan+1(n+1)!|R_n(x)| \leq \frac{M|x-a|^{n+1}}{(n+1)!} where MM is the maximum of f(n+1)|f^{(n+1)}| on the interval.

Operations on Power Series

  • Substitution: Replace xx with g(x)g(x) in a known series.
  • Differentiation: Differentiate term by term (same radius of convergence).
  • Integration: Integrate term by term.

Worked Example

Problem: Find the Maclaurin series for ex2e^{-x^2} through the x6x^6 term.

Solution: Start with eu=1+u+u2/2!+u3/3!+e^u = 1 + u + u^2/2! + u^3/3! + \cdots. Substitute u=x2u = -x^2:

ex2=1+(x2)+(x2)22!+(x2)33!+e^{-x^2} = 1 + (-x^2) + \frac{(-x^2)^2}{2!} + \frac{(-x^2)^3}{3!} + \cdots =1x2+x42x66+= 1 - x^2 + \frac{x^4}{2} - \frac{x^6}{6} + \cdots

Practice Questions

  1. 1. Find the Maclaurin series for 11+x2\frac{1}{1+x^2}.

    11(x2)=1x2+x4x6+\frac{1}{1-(-x^2)} = 1 - x^2 + x^4 - x^6 + \cdots for x<1|x| < 1.

    2. Find the radius of convergence of xnn3n\sum \frac{x^n}{n \cdot 3^n}.

    Ratio test: L=x/3<1x<3L = |x|/3 < 1 \Rightarrow |x| < 3. R=3R = 3.

    3. Use the Maclaurin series for sinx\sin x to write the series for sin(x2)\sin(x^2).

    sin(x2)=x2x63!+x105!\sin(x^2) = x^2 - \frac{x^6}{3!} + \frac{x^{10}}{5!} - \cdots

    4. Approximate 01ex2dx\int_0^1 e^{-x^2}\,dx using the first three terms of the series.

    01(1x2+x4/2)dx=[xx3/3+x5/10]01=11/3+1/10=23/300.767\int_0^1 (1 - x^2 + x^4/2)\,dx = [x - x^3/3 + x^5/10]_0^1 = 1 - 1/3 + 1/10 = 23/30 \approx 0.767.

Want to check your answers and get step-by-step solutions?

Get it on Google PlayDownload on the App Store

Summary

  • Memorize the Maclaurin series for exe^x, sinx\sin x, cosx\cos x, 1/(1x)1/(1-x), ln(1+x)\ln(1+x).
  • Build new series by substitution, differentiation, or integration.
  • Radius of convergence: use the Ratio Test.
  • Lagrange error bound estimates the truncation error.

Ready to Ace Your AP CALCULUS BC calculus?

Get instant step-by-step solutions to any problem. Snap a photo and learn with Tutor AI — your personal exam prep companion.

Get it on Google PlayDownload on the App Store