Study smarter with Fiveable
Get study guides, practice questions, and cheatsheets for all your subjects. Join 500,000+ students with a 96% pass rate.
In AP Calculus BC, infinite series are one of the most conceptually rich and heavily tested areas. The fundamental question is deceptively simple: can adding infinitely many numbers produce a finite result? Answering this systematically is what separates students who struggle with Unit 10 from those who excel. These questions test your understanding of limits at infinity, function behavior, and logical reasoning about infinite processes.
The convergence tests aren't random tools to memorize. They're built on deeper principles: comparison to known benchmarks, ratio analysis of growth rates, and integral approximation of discrete sums. Each test exploits a different mathematical insight about why series behave the way they do. When you see a series on the exam, your first thought should be "what's driving the convergence or divergence here?" The answer will point you to the right test.
Before diving into sophisticated analysis, always check whether convergence is even possible. This test won't prove convergence, but it can immediately prove divergence.
Many convergence tests rely on comparing your series to well-known series whose behavior is already established. The core logic: if your series is bounded above by something convergent, it converges. If it's bounded below by something divergent, it diverges.
converges if and diverges if . Memorize this threshold cold.
converges to when and diverges when .
This is the only standard infinite series where you get a clean closed-form sum. Look for a constant ratio between successive terms. For instance, converges because , while diverges because .
Compare: p-Series vs. Geometric Series: both are benchmark series, but p-series depends on the exponent on , while geometric series depends on the common ratio . If an FRQ asks you to justify convergence, these are your go-to comparisons.
If where , both series share the same convergence behavior.
This is more flexible than direct comparison because you don't need strict inequalities, just asymptotic equivalence. It's especially useful for rational functions. For example, to test , compare it to :
Since and converges (p-series, ), the original series converges too.
Compare: Direct Comparison vs. Limit Comparison: direct comparison requires proving inequalities hold for all , while limit comparison only needs the ratio's limit. Use limit comparison when the algebra of direct comparison gets messy.
When series involve factorials, exponentials, or powers, the rate at which terms shrink determines convergence. These tests quantify that rate by examining how consecutive terms relate.
Compute :
The Ratio Test is ideal for factorials and exponentials because the ratios simplify cleanly: and . It's also essential for finding the radius of convergence of power series.
Compute : same convergence criteria as the Ratio Test ( converges, diverges, inconclusive).
This test shines when terms have th powers. For example, with , taking the th root strips away the exponent immediately, giving , so the series converges.
Compare: Ratio Test vs. Root Test: both measure the same underlying growth rate and give identical results when both apply. Choose Ratio for factorials, Root for th powers. If one gives , the other will too.
Series with terms that switch between positive and negative require special treatment. Alternation can create convergence through cancellation, even when the absolute values would diverge.
For with : the series converges if both conditions are met:
This test also provides a useful error bound: if you truncate the series after terms, the error is at most , the absolute value of the first omitted term. This comes up frequently on FRQs asking you to approximate a sum within a given accuracy.
Note that this test only proves conditional convergence. The series converges, but the series of absolute values might not.
Compare: Alternating Series Test vs. Absolute Convergence: the Alternating Series Test exploits cancellation to prove convergence, while Absolute Convergence ignores signs entirely. Always check for absolute convergence first; if it fails, then try the Alternating Series Test.
When a series looks like a Riemann sum, you can analyze the corresponding improper integral instead. This bridges your knowledge of improper integrals with series convergence.
If is positive, continuous, and decreasing for (for some integer ), then and either both converge or both diverge.
Two things to watch:
This test is what proves the p-series threshold. Evaluating shows it converges exactly when .
Compare: Integral Test vs. Comparison Tests: the Integral Test converts a series problem into an improper integral, while Comparison Tests stay in the discrete world. Use the Integral Test when you can easily find an antiderivative for .
Some series have hidden structure that causes massive cancellation. Recognizing this pattern lets you find exact sums, not just determine convergence.
Partial fractions reveal cancellation. For example:
When you write out the partial sums, most terms cancel in pairs, and usually only the first and last few terms survive. Here's the process:
Unlike most tests that only tell you whether a series converges, telescoping finds the actual sum.
| Concept | Best Tests |
|---|---|
| First check (always do this) | Divergence Test |
| Polynomial/rational terms | p-Series, Comparison, Limit Comparison |
| Constant ratio between terms | Geometric Series |
| Factorials in terms | Ratio Test |
| th powers in terms | Root Test |
| Alternating signs | Alternating Series Test, Absolute Convergence |
| Integrable function form | Integral Test |
| Partial fractions structure | Telescoping Series |
| Power series radius | Ratio Test, Root Test |
A series has . Can you conclude the series converges? What additional information would you need?
Both the Ratio Test and Root Test give for the harmonic series. What test does determine its convergence behavior, and why do Ratio/Root fail here?
Compare and contrast conditional convergence and absolute convergence. Give an example of a series that converges conditionally but not absolutely.
You're testing for convergence. Which two tests would be most efficient, and what benchmark series would you use?
An FRQ asks you to determine the interval of convergence for a power series. After using the Ratio Test to find the radius, what additional work is required at the endpoints, and which tests might you apply there?