10.4 Integral Test for Convergence
- Syllabus
- 2020
- Topic
- 10.4
- Level
- —
Suppose an=f(n) and, for all x≥N, the function f is continuous, positive, and decreasing. Then the terms can be compared with adjacent strips under the graph, so the infinite series and corresponding improper integral either both converge or both diverge.
\sum_{n=N}^{\infty}a_n\text{ converges}\iff\int_N^{\infty}f(x),dx\text{ converges},\qquad a_n=f(n)
Example: for ∑n=1∞1/(n2+1), let f(x)=1/(x2+1). For x≥1, f is continuous and positive, and f′(x)=−2x/(x2+1)2<0, so it is decreasing. Also,
∫1∞x2+1dx=b→∞lim[arctanx]1b=2π−4π=4π.
The improper integral converges, so the series converges by the integral test.
The value π/4 in the example is the integral's value, not the sum of the series. The integral test determines convergence behavior; it does not normally calculate the exact series sum. If positivity or decreasing behavior fails, this test has not been justified.