Calculus BC · Unit 10: Infinite Sequences and Series · 14 min read · Updated 2026-05-10
Determining absolute or conditional convergence — AP Calculus BC
AP Calculus BC · Unit 10: Infinite Sequences and Series · 14 min read
1. Core Definitions and Foundational Relationship★★☆☆☆⏱ 3 min
Once you confirm an infinite series converges, the next step in AP exam problems is to classify it as either absolutely or conditionally convergent. A key foundational theorem simplifies this workflow: absolute convergence of a series always implies convergence of the original series.
Exam tip: On the AP exam, you must explicitly name the test you use and state its result to earn justification points. Never just write the final classification without connecting it to the definition and a convergence test.
2. Classifying Conditionally Convergent Alternating Series★★★☆☆⏱ 4 min
Almost all conditional convergence problems on the AP exam involve alternating series, because conditional convergence relies on cancellation between positive and negative terms to produce a finite sum, even when the sum of magnitudes diverges.
For an alternating series $\sum (-1)^n b_n$ ($b_n>0$): 1. Test $\sum b_n$ for convergence. If it converges, classify as absolutely convergent and stop.
2. If $\sum b_n$ diverges, test the original alternating series with the Alternating Series Test (AST), which requires two conditions: $\lim_{n \to \infty} b_n = 0$ and $\{b_n\}$ is decreasing for all $n \geq N$.
3. If both AST conditions are met, the series is conditionally convergent; if not, it diverges.
3. Ratio Test for Absolute Convergence★★★☆☆⏱ 4 min
The Ratio Test is uniquely designed to test for absolute convergence, and it is the most efficient test for series containing factorials, exponential terms, or $n^n$. It works for any series, alternating or non-alternating.
L = \\lim_{n \\to \\infty} \\left| \\frac{a_{n+1}}{a_n} \\right|
If $L < 1$: $\sum |a_n|$ converges, so $\sum a_n$ is absolutely convergent.
If $L > 1$: $\sum |a_n|$ diverges, and the original $\sum a_n$ also diverges (because $\lim_{n \to \infty} a_n \neq 0$).
If $L = 1$: The Ratio Test is inconclusive, and you must use another test to classify.
4. AP-Style Worked Practice Problems★★★★☆⏱ 7 min
Common Pitfalls
Why: Conditional convergence requires the original series to converge; if the original diverges, it is just divergent, not conditional.
Why: Students often memorize the ratio without absolute value for alternating series, and misinterpret a negative ratio.
Why: Students associate alternating series with conditional convergence, but many alternating series are absolutely convergent.
Why: The Ratio Test is inconclusive when $L=1$, it does not give a definitive answer for any convergence type.
Why: Students confuse convergence of the original series with absolute convergence.