Fatskills
Practice. Master. Repeat.
Study Guide: AP Calculus: Infinite Series – Geometric Series, Harmonic Series, Telescoping Series
Source: https://www.fatskills.com/ap-calculus/chapter/ap-calculus-infinite-series-geometric-series-harmonic-series-telescoping-series

AP Calculus: Infinite Series – Geometric Series, Harmonic Series, Telescoping Series

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~3 min read

Infinite Series – Geometric Series, Harmonic Series, Telescoping Series

Concept Summary

  • Geometric Series: A series of the form ?(ar?) where a is the first term and r is the common ratio; converges if |r| < 1 to a/(1?r).
  • Harmonic Series: The series ?(1/n) which diverges despite terms approaching zero; classic counterexample to the "terms go to zero" misconception.
  • Telescoping Series: A series where most terms cancel out when expanded, leaving only a few boundary terms; sum is found by simplifying the partial sums.
  • Convergence Tests: Geometric series use the ratio test (|r| < 1), harmonic series fails the nth-term test, telescoping series rely on partial-sum simplification.
  • Partial Sums: Finite sum of the first n terms; convergence is determined by the limit of partial sums as n-?.

Core Questions

WHAT (definitional)

Q: What is a geometric series? A: A series where each term is obtained by multiplying the previous term by a constant ratio r. Trap/Clarification: The series starts at n=0 (or n=1) but the convergence condition |r| < 1 is independent of the starting index.

Q: What is the harmonic series? A: The series ?(1/n) from n=1 to ?, which diverges. Trap/Clarification: The terms 1/n-0, but this is not sufficient for convergence (divergence is proven via integral test or comparison).


WHY (causal/explanatory)

Q: Why does the geometric series converge only if |r| < 1? A: For |r|-1, the terms do not approach zero, violating the nth-term test for divergence. Trap/Clarification: The sum formula a/(1?r) is only valid for |r| < 1; otherwise, the series diverges.

Q: Why is the harmonic series important? A: It demonstrates that a series can diverge even if its terms approach zero, disproving a common misconception. Trap/Clarification: The harmonic series grows very slowly (like ln(n)), but it still diverges to ?.


HOW (process/application)

Q: How do you find the sum of a convergent geometric series? A: Use the formula S = a/(1?r), where a is the first term and |r| < 1. Trap/Clarification: If the series starts at n=k-0, adjust a to the first term (e.g., ar? for n=k).

Q: How is a telescoping series evaluated? A: Write out the partial sums, observe cancellation, and take the limit of the remaining terms as n-?. Trap/Clarification: Not all series with cancellation are telescoping (e.g., ?(1/(n(n+1))) is; ?(1/n²) is not).


CAN (conditions/possibilities)

Q: Can a geometric series converge if r = 1? A: No; the series becomes ?a (a constant), which diverges unless a = 0. Trap/Clarification: r = ?1 also diverges (oscillates between a and ?a).

Q: Under what conditions does a telescoping series converge? A: The limit of the remaining boundary terms must exist as n-?. Trap/Clarification: Even if terms cancel, the series may diverge if the limit of the partial sums does not exist (e.g., ?(1/n-1/(n+1)) converges to 1; ?(1) diverges).


Quick Facts & Traps

  • Fact: The sum of the first n terms of a geometric series is S? = a(1?r?)/(1?r).
  • Trap: Forgetting to check |r| < 1 before using the sum formula-Reality: The formula is invalid for |r|-1.
  • Fact: The harmonic series diverges, but the p-series ?(1/n?) converges for p > 1.
  • Trap: Assuming ?(1/n) converges because 1/n-0-Reality: The nth-term test is for divergence only; convergence requires stricter conditions.
  • Fact: Telescoping series often arise from partial fraction decomposition (e.g., 1/(n(n+1)) = 1/n-1/(n+1)).
  • Trap: Misidentifying a series as telescoping when terms don’t fully cancel-Reality: Only series with complete cancellation (e.g., ?(a?-a?)) are telescoping.

Rapid-Fire True/False

  • Statement: If the terms of a series approach zero, the series converges. Answer: FALSE Why the common mistake happens: Overgeneralizing the nth-term test (which only proves divergence, not convergence).

  • Statement: The series ?(2?/3?) is geometric and converges. Answer: TRUE Why the common mistake happens: Misidentifying r as 2/3 (correct) but forgetting to check |r| < 1 (which holds here).

  • Statement: All telescoping series converge. Answer: FALSE Why the common mistake happens: Assuming cancellation guarantees convergence (e.g., ?(1) is telescoping but diverges).