Infinite Series

AP Calculus BC guide to infinite series: convergence tests, geometric series, p-series, comparison, ratio, root, integral, and alternating series tests.

# Infinite Series — AP Calculus BC

Infinite series are a major BC-specific topic. You must determine whether a series converges or diverges using various tests, and understand the implications.

Key Concepts

Series Basics

n=1an=a1+a2+a3+\sum_{n=1}^\infty a_n = a_1 + a_2 + a_3 + \cdots

A series converges if its partial sums approach a finite limit.

Divergence Test

If limnan0\lim_{n \to \infty} a_n \neq 0, the series diverges.

(If liman=0\lim a_n = 0, the test is inconclusive.)

Geometric Series

n=0arn=a1rif r<1\sum_{n=0}^\infty ar^n = \frac{a}{1-r} \quad \text{if } |r| < 1 Diverges if r1|r| \geq 1.

p-Series

n=11np\sum_{n=1}^\infty \frac{1}{n^p} Converges if p>1p > 1; diverges if p1p \leq 1.

Integral Test

If f(n)=anf(n) = a_n is positive, continuous, and decreasing: an and 1f(x)dx\sum a_n \text{ and } \int_1^\infty f(x)\,dx converge or diverge together.

Comparison Tests

  • Direct Comparison: Compare to a known series.
  • Limit Comparison: limanbn=L>0\lim \frac{a_n}{b_n} = L > 0 → both converge or both diverge.

Ratio Test

L=limnan+1anL = \lim_{n \to \infty} \left|\frac{a_{n+1}}{a_n}\right|

  • L<1L < 1: converges absolutely.
  • L>1L > 1: diverges.
  • L=1L = 1: inconclusive.

Root Test

L=limnannL = \lim_{n \to \infty} \sqrt[n]{|a_n|} Same conclusions as ratio test.

Alternating Series Test

(1)nbn\sum (-1)^n b_n converges if bn>0b_n > 0, bnb_n is decreasing, and limbn=0\lim b_n = 0.

Error bound: Rnbn+1|R_n| \leq b_{n+1}.

Absolute vs. Conditional Convergence

  • Absolute convergence: an\sum |a_n| converges.
  • Conditional convergence: an\sum a_n converges but an\sum |a_n| diverges.

Worked Example

Problem: Does n=1n2n\sum_{n=1}^\infty \frac{n}{2^n} converge?

Solution: Ratio test: L=lim(n+1)/2n+1n/2n=limn+12n=12<1L = \lim \frac{(n+1)/2^{n+1}}{n/2^n} = \lim \frac{n+1}{2n} = \frac{1}{2} < 1

The series converges.

Practice Questions

  1. 1. Does 1n3/2\sum \frac{1}{n^{3/2}} converge?

    Yes. p-series with p=3/2>1p = 3/2 > 1.

    2. Find the sum: n=0(23)n\sum_{n=0}^\infty \left(\frac{2}{3}\right)^n.

    Geometric with r=2/3r = 2/3: S=1/(12/3)=3S = 1/(1-2/3) = 3.

    3. Does n=1(1)nn\sum_{n=1}^\infty \frac{(-1)^n}{n} converge?

    Yes, by the Alternating Series Test (1/n1/n decreasing to 0). It converges conditionally (harmonic series diverges).

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

Get it on Google PlayDownload on the App Store

Summary

  • Start with the divergence test; if liman0\lim a_n \neq 0, it diverges.
  • Geometric: r<1|r|<1 converges. p-series: p>1p>1 converges.
  • Ratio test is especially useful for factorials and exponentials.
  • Alternating series: check decreasing terms with limit zero; error ≤ first omitted term.

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