Loading
Determining convergence when infinite series alternate between positive and negative terms.
The study of infinite series has been central to mathematics since antiquity, but the rigorous treatment of series whose terms alternate in sign represents a particularly elegant chapter in the history of analysis. Early mathematicians recognized that some divergent-looking series could in fact converge, provided their terms oscillated between positive and negative values in a controlled manner. The Alternating Series Test (also called the Leibniz criterion) codifies the precise conditions under which such series converge, and its development reflects a broader movement toward placing calculus on firm logical foundations.
The central question that motivated these developments remains directly relevant for AP Calculus BC: given an infinite series whose terms alternate in sign, how can we determine whether the partial sums settle toward a finite value? The Alternating Series Test provides a clean, two-condition answer that is both easy to apply and surprisingly powerful, covering many series that other convergence tests cannot handle as efficiently.
An alternating series is any infinite series whose successive terms alternate between positive and negative values. Such a series can be written in one of two standard forms: ∑(−1)n bₙ or ∑(−1)n+1 bₙ, where bₙ > 0 for all n. The factor (−1)n handles the sign alternation, while the sequence {bₙ} captures the magnitude of each term. The Alternating Series Test (AST) specifies precisely when such series converge, and understanding its two conditions—along with their geometric interpretation—is essential for the AP exam.
The oscillating staircase pattern visible in the diagram is the geometric hallmark of any convergent alternating series. Notice how each odd partial sum (S₁, S₃, S₅, …) overshoots the limit from above, while each even partial sum (S₂, S₄, S₆, …) undershoots from below. Because each successive term has a smaller absolute value than the one before it, the overshoots and undershoots diminish monotonically, and the two subsequences squeeze toward the same value. This "squeezing" mechanism is precisely what the Alternating Series Test guarantees: when the decreasing and limit-to-zero conditions hold, the partial sums are trapped between two converging bounds, forcing the series to converge.
The formal statement of the Alternating Series Test brings together the sign-alternation structure and the two convergence conditions into a single theorem. Understanding the formal notation is important for both applying the test correctly and writing rigorous justifications on the AP free-response section.
It is worth understanding why the test works at a proof-sketch level. Consider the subsequence of even partial sums: S₂ₙ = (b₁ − b₂) + (b₃ − b₄) + ⋯ + (b₂ₙ₋₁ − b₂ₙ). Because bₖ ≥ bₖ₊₁, each parenthesized pair is non-negative, so {S₂ₙ} is non-decreasing. Alternatively, S₂ₙ = b₁ − (b₂ − b₃) − (b₄ − b₅) − ⋯ − b₂ₙ, which shows S₂ₙ ≤ b₁, so {S₂ₙ} is bounded above. A bounded, non-decreasing sequence converges by the Monotone Convergence Theorem. Similarly, the odd partial sums form a non-increasing sequence bounded below. Since S₂ₙ₊₁ − S₂ₙ = b₂ₙ₊₁ → 0, the two subsequences share the same limit, and the full sequence of partial sums converges.
Passing the Alternating Series Test tells you a series converges, but it does not tell you how strongly it converges. The distinction between absolute convergence and conditional convergence is crucial on the AP exam because it determines the robustness of the convergence and affects the behavior of the series under rearrangement. A series ∑aₙ converges absolutely if ∑|aₙ| also converges; it converges conditionally if ∑aₙ converges but ∑|aₙ| diverges. The alternating harmonic series is the canonical example of conditional convergence: ∑(−1)n+1/n converges by the AST, but the harmonic series ∑1/n diverges.
| Example Series | ∑|aₙ| Behavior | Classification |
|---|---|---|
| ∑(−1)n / n! | ∑1/n! converges (ratio test) | Absolutely convergent |
| ∑(−1)n+1 / n | ∑1/n diverges (harmonic) | Conditionally convergent |
| ∑(−1)n / n2 | ∑1/n² converges (p-series, p = 2) | Absolutely convergent |
| ∑(−1)n / √n | ∑1/√n diverges (p-series, p = 1/2) | Conditionally convergent |
One of the most important skills for the AP Calculus BC exam is choosing the right convergence test for a given series. The Alternating Series Test occupies a specific niche—it applies only to series with alternating signs—and understanding how it compares to other tests will help you recognize when to reach for it and when to use something else.
| Convergence Test | Best Used When | Key Limitation |
|---|---|---|
| Alternating Series Test | Series has form ∑(−1)ⁿ bₙ with positive bₙ that decrease to 0 | Only proves convergence, not absolute convergence; only applies to alternating series |
| Ratio Test | Terms involve factorials, exponentials, or powers of n | Inconclusive when the ratio limit equals 1 |
| Integral Test | f(n) = aₙ is positive, continuous, and decreasing; antiderivative is findable | Requires a positive series; can be computationally heavy |
| Direct / Limit Comparison | Terms resemble a known benchmark series (p-series, geometric) | Requires positive terms; choosing the comparator can be tricky |
| p-Series Test | Series has the exact form ∑1/nᵖ | Only applies to this specific form; often used as a comparison benchmark |
The Alternating Series Test and its companion Estimation Theorem are not merely standalone tools—they connect directly to some of the most powerful ideas in AP Calculus BC, particularly power series and Taylor/Maclaurin series. When you evaluate a Taylor series at a specific value of x, the resulting numerical series is often alternating. For example, the Maclaurin series for eˣ evaluated at x = −1 produces the alternating series ∑(−1)ⁿ/n!, which converges to e⁻¹. The AST then guarantees convergence, and the Estimation Theorem lets you determine how many terms are needed to approximate the value to a specified accuracy.
| AST Concept | Advanced Extension |
|---|---|
| Convergence of alternating series | Determines convergence at endpoints of power series intervals; essential for testing whether the interval of convergence includes its boundary |
| Alternating Series Estimation Theorem | Bounds the error when approximating a function by a Taylor polynomial; commonly tested in AP FRQ (e.g., "find the least n such that the error is less than 0.001") |
| Conditional vs. absolute convergence | Determines whether a power series converges absolutely (safely rearrangeable) or conditionally at an endpoint, affecting the nature of convergence on the boundary |
| Decreasing magnitudes to zero | Connects to Riemann's Rearrangement Theorem: conditionally convergent series can be rearranged to sum to any value, a result studied in real analysis courses |
In practice, the most common advanced application of the AST on the AP exam involves determining convergence at the endpoints of a power series' interval of convergence. After using the Ratio Test to find the open interval (−R, R), you substitute x = −R and x = R into the series and check each endpoint individually. Frequently, one or both endpoints yield an alternating series, and the AST becomes the decisive tool. This endpoint analysis is a recurring theme in both multiple-choice and free-response questions, so mastering the AST directly strengthens your performance across the entire series unit.
The Alternating Series Test provides a straightforward criterion for determining the convergence of series whose terms alternate in sign. If the sequence of absolute values {bₙ} is eventually non-increasing and lim(n→∞) bₙ = 0, the alternating series converges. The partial sums oscillate around the true sum with ever-decreasing amplitude, producing the characteristic "squeeze" toward a finite limit. The companion Alternating Series Estimation Theorem bounds the error by the magnitude of the first omitted term: |S − Sₙ| ≤ bₙ₊₁.
Crucially, passing the AST alone establishes convergence but not absolute convergence. You must separately test ∑|aₙ| to distinguish between conditional convergence (where ∑|aₙ| diverges) and absolute convergence (where ∑|aₙ| also converges). On the AP Calculus BC exam, the AST appears in stand-alone convergence questions, in endpoint analysis of power series, and in Taylor polynomial error estimation problems—making it one of the most versatile and frequently tested tools in the infinite series unit.
Keep learning with more lessons from the same subject.