Calculus Mastery
The Human Knowledge Project
Chapter 31 — Convergence Tests I
Integral Test and Comparison Test
31.1 Learning Objectives
By the end of this chapter, students should be able to:
- Understand why convergence tests are necessary.
Apply the:
- Integral Test
- Direct Comparison Test
- Limit Comparison Test
Determine whether infinite series converge or diverge.
Compare series growth and decay rates.
Understand why shrinking terms alone are insufficient.
Interpret convergence geometrically and intuitively.
Recognize dominant behavior in infinite series.
Understand why comparison methods became foundational in analysis.
Develop deeper intuition for infinite accumulation.
31.2 Big Picture — Why Convergence Tests Are Needed
Earlier chapters introduced:
infinite series
Some series:
converge
Others:
diverge
But many series are too complicated for:
direct formulas.
Example:
n =1
∑
∞
n
2
+1
1
No simple geometric formula exists.
Calculus therefore develops:
convergence tests.
These tests determine:
whether accumulation stabilizes.
31.3 Why Infinite Series Become Difficult
Finite sums are straightforward.
Infinite sums are fundamentally different.
Tiny differences in:
decay rate
growth behavior
oscillation
may completely change:
convergence behavior.
This chapter introduces methods for analyzing:
infinite accumulation rigorously.
31.4 The Central Question
Given:
n =1
∑
∞
a
n
we ask:
Does total accumulation remain finite?
Convergence tests attempt to answer:
this question systematically.
31.5 The Integral Test — Connecting Series and Integrals
Improper integrals studied:
infinite accumulation over continuous curves.
Series study:
infinite accumulation of discrete terms.
These ideas are deeply connected.
The Integral Test builds a bridge between:
integrals
and:
series.
31.6 When the Integral Test Applies
Suppose:
a
n
= f(n)
where:
f(x) positive
continuous
decreasing
Then:
∑a
n
and:
∫f(x)dx
either BOTH:
converge
or BOTH:
diverge.
31.7 Why This Makes Sense Geometrically
Students should visualize:
rectangles from series terms
area under continuous curve
The series and integral accumulate:
similar quantities.
Their long-term behavior matches.
31.8 Worked Example — Harmonic Series
Determine whether:
n =1
∑
∞
n
1
converges.
Use:
f(x)=
x
1
Check improper integral:
∫
1
∞
x
1
dx
Earlier chapters showed:
diverges.
Therefore:
∑
n
1
also diverges.
31.9 Why This Result Is Important
The terms:
n
1
become extremely small.
Yet total accumulation still diverges.
This shocked mathematicians historically.
Students should deeply understand:
shrinking terms alone do not guarantee convergence.
31.10 Worked Example — p-Series
Consider:
n =1
∑
∞
n
2
1
Apply Integral Test.
Use:
∫
1
∞
x
2
1
dx
Earlier chapters showed:
converges.
Therefore:
∑
n
2
1
also converges.
31.11 The p-Series Rule
Series of form:
n =1
∑
∞
n
p
1
follow rule:
Converges if:
p>1
Diverges if:
p≤1
Students should memorize this carefully.
31.12 Why Exponent Size Matters
Larger exponents:
shrink terms faster.
Faster decay means:
accumulation stabilizes more effectively.
Decay rate determines:
convergence behavior.
31.13 Direct Comparison Test
Suppose:
complicated series resembles known series.
Compare sizes of terms.
If:
larger divergent series dominates
or:
smaller convergent series bounds
then convergence behavior follows comparison.
31.14 Why Comparison Works
Students should think intuitively:
If one accumulation already known:
larger accumulation cannot suddenly become finite.
Similarly:
smaller accumulation cannot suddenly become infinite if trapped below convergent total.
31.15 Direct Comparison Test — Divergence
Suppose:
0≤b
n
≤a
n
and:
∑b
n
diverges.
Then:
∑a
n
must also diverge.
Larger accumulation cannot remain finite.
31.16 Direct Comparison Test — Convergence
Suppose:
0≤a
n
≤b
n
and:
∑b
n
converges.
Then:
∑a
n
also converges.
Smaller accumulation remains controlled.
31.17 Worked Example — Comparison Divergence
Determine whether:
∑
n
1
converges.
Recognize:
n
1
=
n
1/2
1
This is:
p-series
with:
p =
2
1
Since:
p<1
series diverges.
31.18 Worked Example — Comparison Convergence
Determine whether:
∑
n
2
+1
1
converges.
Observe:
n
2
+1
1
<
n
2
1
And:
∑
n
2
1
converges.
Therefore:
original series converges.
31.19 Why Dominant Terms Matter
At large:
n
small corrections become insignificant.
Dominant growth/decay behavior controls:
convergence.
Students should focus on:
highest powers
dominant asymptotic behavior.
31.20 Limit Comparison Test
Sometimes direct comparison awkward.
Instead compare:
long-term ratios.
Suppose:
n→∞
lim
b
n
a
n
= L
where:
0 Then: both series behave identically regarding convergence. If ratio approaches: positive finite constant then series eventually behave almost like: constant multiples. Their convergence behavior must therefore match. Determine whether: ∑ n 2 +5 2n+1 converges. Compare with: n 1 Compute ratio: n→∞ lim 1/n (2n+1)/(n 2 +5) Simplify: = n→∞ lim n 2 +5 2n 2 +n Result: 2 Since: harmonic series diverges original series also diverges. Convergence depends almost entirely on: tail behavior not: early terms. Students should think: eventually asymptotically long-term structure. Infinite series became central in: astronomy physics wave theory heat equations approximation theory Mathematicians needed rigorous methods to determine: which infinite processes were meaningful. Convergence tests emerged from this necessity. This chapter combines: improper integrals sequences infinite series asymptotic behavior limits comparison methods Calculus increasingly studies: infinite structure rigorously. Students now move beyond: direct computation into: rigorous infinite analysis. The focus shifts toward: behavior structure comparison asymptotic reasoning rather than exact formulas. Mistake 1 — Forgetting Positive-Term Requirement Comparison tests require: positive terms. Mistake 2 — Comparing With Wrong Benchmark Choose known comparison carefully. Mistake 3 — Ignoring Dominant Behavior Lower-order terms rarely matter asymptotically. Mistake 4 — Assuming Terms Going to Zero Guarantees Convergence Still false. Students should continually imagine: infinite accumulation shrinking tails series behaving like known benchmarks curves matching rectangle accumulations long-term dominance This chapter is deeply asymptotic and conceptual. This chapter introduces: rigorous convergence analysis which becomes foundational throughout: real analysis Fourier series differential equations numerical methods mathematical physics Students now begin learning how mathematicians analyze: infinite behavior systematically. A. Integral Test Determine whether: ∑ n 1 converges. Determine whether: ∑ n 2 1 converges. Explain why Integral Test connects integrals and series. Explain why decreasing positive functions matter. Explain why harmonic series diverges. B. p-Series Determine whether: ∑ n 3 1 converges. Determine whether: ∑ n 1 converges. State the p-series rule. Explain why exponent size controls convergence. Explain why faster decay helps convergence. C. Direct Comparison Test Determine whether: ∑ n 2 +1 1 converges. Determine whether: ∑ n+1 1 diverges. Explain why comparison methods work intuitively. Explain why dominant terms matter. Explain why larger divergent series force divergence. D. Limit Comparison Test Determine whether: ∑ n 2 +2 3n+1 converges. Compare with: 1/n Explain why finite positive ratio matters. Explain why asymptotic behavior dominates convergence. Explain why lower-order terms become insignificant. E. Conceptual Problems Explain why convergence tests became historically important. Explain why infinite analysis requires comparison methods. Explain relationship between: improper integrals infinite series Explain why long-term behavior controls convergence. Explain why asymptotic thinking became foundational in analysis. Explain why infinite accumulation can be subtle. Explain why convergence tests reveal hidden structure. Explain why infinite series became central throughout science. Explain why this chapter represents a major transition toward higher mathematical analysis. Explain why convergence analysis became one of the deepest areas of mathematics. Problem 1 Series: ∑ n 1 Apply Integral Test: ∫ 1 ∞ x 1 dx diverges. Therefore: harmonic series diverges. Problem 2 Series: ∑ n 2 1 Apply Integral Test: ∫ 1 ∞ x 2 1 dx converges. Therefore: series converges. Problem 11 Since: n 2 +1 1 < n 2 1 and: ∑ n 2 1 converges, original series converges by comparison. Problem 16 Compare: n 2 +2 3n+1 with: n 1 Ratio limit: n→∞ lim 1/n (3n+1)/(n 2 +2) =3 Since harmonic series diverges, original series diverges. In this chapter we introduced: Integral Test Direct Comparison Test Limit Comparison Test p-series asymptotic behavior convergence benchmarks infinite comparison methods Most importantly: students learned that convergence of infinite series can often be determined by comparing: decay rates dominant behavior asymptotic structure with known convergent or divergent benchmark series.31.21 Why Limit Comparison Works
31.22 Worked Example — Limit Comparison
31.23 Why Long-Term Behavior Dominates
31.24 Why Convergence Tests Became Essential Historically
31.25 Relationship to Earlier Calculus Ideas
31.26 Why This Chapter Marks a Major Shift
31.27 Common Student Mistakes
31.28 Visualization Strategy
31.29 Why This Chapter Matters
31.30 Practice Problems
31.31 Selected Solutions
31.32 Chapter Summary