Loading
Harness the power of improper integrals to determine whether an infinite series converges or diverges.
The study of infinite series stretches back centuries, but the rigorous determination of whether a series converges or diverges proved to be one of the most persistent challenges in the history of analysis. Early mathematicians such as Nicole Oresme recognized that the harmonic series diverges, yet a systematic framework for testing convergence remained elusive. The development of calculus by Newton and Leibniz in the late seventeenth century opened the door to a powerful new strategy: comparing discrete sums to continuous integrals. This bridge between summation and integration ultimately gave rise to the Integral Test, one of the most elegant and broadly applicable convergence tests in the analyst's toolkit.
The central question the Integral Test addresses is deceptively simple: given an infinite series ∑aₙ whose terms are positive and decreasing, can we determine its convergence by evaluating a related improper integral? This insight—that a continuous function can serve as a proxy for a discrete sum—is both geometrically intuitive and analytically powerful, forming one of the first major convergence tests students encounter in their study of infinite series.
The Integral Test rests on a natural geometric connection between the partial sums of a series and the area under a curve. Before stating the theorem, it is essential to understand the conditions that must be satisfied and the reasoning that makes the test valid. The test applies to series of the form ∑aₙ where aₙ = f(n) for some continuous function f defined on [1, ∞). The function f must be positive and eventually decreasing on some interval [N, ∞).
The geometric intuition behind the Integral Test is remarkably clear. Consider the function f(x) = 1/x² plotted on the interval [1, ∞). Each term of the series ∑1/n² corresponds to the area of a rectangle of width 1 and height f(n). Because f is decreasing, we can construct two sets of rectangles: left-endpoint rectangles that overestimate the integral, and right-endpoint rectangles that underestimate it. This sandwich between upper and lower sums is the engine of the proof.
From the diagram, observe that the area of the left-endpoint rectangles from n = 1 to n = N equals sₙ = f(1) + f(2) + ⋯ + f(N), which is exactly the N-th partial sum of the series. Meanwhile, the right-endpoint rectangles from n = 2 to n = N+1 have total area f(2) + f(3) + ⋯ + f(N+1) = sₙ₊₁ − f(1). Because f is decreasing, the curve lies between the two sets of rectangles, producing the fundamental bounding inequality. If the integral converges, the partial sums are bounded above and therefore converge by the Monotone Convergence Theorem. If the integral diverges, the partial sums grow without bound, so the series diverges as well.
We now state the Integral Test precisely and present the key inequality that arises from the rectangle comparison argument. Understanding the formal statement ensures you can verify the hypotheses before applying the test on exams and assignments.
The most important direct application of the Integral Test is the classification of p-series. A p-series takes the form ∑(n=1 to ∞) 1/np, where p is a real constant. By applying the Integral Test with f(x) = 1/xp, we can determine convergence for all values of p. The integral ∫₁^∞ x−p dx converges precisely when p > 1, yielding the p-series convergence rule that serves as a benchmark throughout the study of series.
| p value | Series | Integral ∫₁^∞ x⁻ᵖ dx | Behavior |
|---|---|---|---|
| p = 0.5 | ∑ 1/√n | 2√x → ∞ | Diverges |
| p = 1 | ∑ 1/n (harmonic) | ln x → ∞ | Diverges |
| p = 1.5 | ∑ 1/n³ᐟ² | −2x⁻¹ᐟ² → 2 | Converges |
| p = 2 | ∑ 1/n² | −x⁻¹ → 1 | Converges |
| p = 3 | ∑ 1/n³ | −(1/2)x⁻² → 1/2 | Converges |
The p-series result is indispensable because it provides benchmark series for the Direct Comparison Test and the Limit Comparison Test. Whenever you encounter a series whose general term behaves like 1/np for large n, you can compare it against the appropriate p-series. The critical boundary at p = 1 is the dividing line: convergence requires the terms to decay strictly faster than 1/n.
Let us apply the Integral Test to determine whether the series ∑(n=1 to ∞) 1/(n² + 1) converges or diverges. This example illustrates the full protocol: checking hypotheses, evaluating the improper integral, and stating the conclusion.
The Integral Test is a powerful tool, but it is only one of several convergence tests available in AP Calculus BC. Understanding when to use the Integral Test versus alternatives is essential for efficiency on exams. Each test has strengths that make it the ideal choice in certain scenarios, and recognizing these patterns will save you time.
| Feature | Integral Test | Comparison Tests | Ratio / Root Tests |
|---|---|---|---|
| Best for | p-series, logarithmic series, series where f(x) has a clean antiderivative | Bounding aₙ above/below with known benchmark series | Factorials, exponentials, n-th powers |
| Hypotheses | Continuous, positive, decreasing f on [N, ∞) | Positive terms; requires a known comparison series | Positive terms (ratio); all terms (root) |
| Gives error bounds? | Yes — remainder estimates | No | No |
| Limitation | Requires computing an improper integral; not useful if no closed-form antiderivative exists | Must identify an appropriate comparison series | Inconclusive when limit equals 1 |
| Handles alternating series? | No — requires positive terms | No (use Alternating Series Test) | Yes (absolute convergence) |
Beyond simply determining convergence, the Integral Test provides one of the few methods for estimating how close a partial sum is to the actual sum of a convergent series. The Integral Test Remainder Estimate bounds the remainder Rₙ = S − sₙ between two integrals, giving you rigorous error control. This capability is tested on the AP exam and is a stepping stone to more advanced approximation techniques in numerical analysis.
| Concept | Integral Test Level | Advanced Extension |
|---|---|---|
| Error estimation | ∫(n+1 to ∞) f(x) dx ≤ Rₙ ≤ ∫(n to ∞) f(x) dx | Euler–Maclaurin formula gives higher-order corrections using Bernoulli numbers |
| Convergence threshold | p-series: converges iff p > 1 | Bertrand series ∑ 1/(n(ln n)ᵖ): converges iff p > 1 |
| Integral comparison | Compare sum to single improper integral | Cauchy condensation test: compare ∑aₙ to ∑ 2ⁿ a(2ⁿ), which arises from a logarithmic change of variable |
| Scope | Positive, decreasing sequences only | Absolute convergence arguments extend to series with sign changes via |aₙ| |
Looking ahead, the Integral Test remainder estimate is closely related to the Euler–Maclaurin summation formula, which provides a systematic asymptotic expansion that bridges summation and integration. While the Euler–Maclaurin formula is beyond the scope of AP Calculus BC, understanding the Integral Test's geometric reasoning prepares you for this deeper connection. Within the AP curriculum, the remainder estimate is frequently combined with series approximations: you may be asked to find the minimum number of terms needed to approximate a sum within a given tolerance, a classic application of the bounding inequality.
The Integral Test connects the convergence of an infinite series ∑aₙ to the convergence of an improper integral ∫ f(x) dx, where aₙ = f(n). The test requires three hypotheses: f must be continuous, positive, and decreasing on [N, ∞). If the integral converges, the series converges; if the integral diverges, the series diverges. Its most important application is proving the p-series result: ∑1/nᵖ converges if and only if p > 1.
Beyond determining convergence, the Integral Test provides remainder estimates that bound the error when approximating a convergent series by a partial sum: ∫(n+1 to ∞) f(x) dx ≤ Rₙ ≤ ∫(n to ∞) f(x) dx. Remember that the test does not give the exact sum of the series and does not apply to series with alternating or negative terms. Choose the Integral Test when the general term involves a function with a known antiderivative; for factorials and exponentials, the Ratio or Root Test is typically more efficient.
Keep learning with more lessons from the same subject.