- Home
- /
- Math
- /
- Introduction to Calculus
- /
- Convergence and Divergence
Convergence and Divergence
Also known as: convergent series, divergent series, convergence tests, convergence
Grade 9-12
View on concept mapA series converges if the sequence of its partial sums approaches a finite limit. Convergence is the gatekeeper for infinite series: you can only assign a finite sum to a convergent series.
This concept is covered in depth in our limit laws and convergence guide, with worked examples, practice problems, and common mistakes.
Definition
A series converges if the sequence of its partial sums approaches a finite limit. A series diverges if the partial sums grow without bound or oscillate without settling.
💡 Intuition
Convergence means the infinite sum adds up to a finite number—each new term adds less and less, and the total stabilizes. Divergence means the sum either blows up to infinity or never settles down. The key question: does adding infinitely many terms produce a finite result?
🎯 Core Idea
The terms going to zero is necessary but NOT sufficient for convergence. The harmonic series proves this: \frac{1}{n} \to 0 but \sum \frac{1}{n} = \infty. To determine convergence, you need specific tests (comparison, ratio, integral test, etc.).
Example
Divergent: 1 + \frac{1}{2} + \frac{1}{3} + \frac{1}{4} + \cdots = \infty (harmonic series—partial sums grow without bound).
Formula
Notation
\sum a_n converges means \lim_{N \to \infty} S_N exists and is finite. \sum a_n diverges otherwise.
🌟 Why It Matters
Convergence is the gatekeeper for infinite series: you can only assign a finite sum to a convergent series. This concept is central to Taylor series, Fourier series, numerical methods, and any application where you approximate with infinite sums.
💭 Hint When Stuck
Start with the divergence test, then try comparing your series to a known p-series or geometric series.
Formal View
Related Concepts
🚧 Common Stuck Point
The divergence test only goes one way: if a_n \not\to 0, the series diverges. But a_n \to 0 does NOT mean convergence. You need a stronger test to prove convergence.
⚠️ Common Mistakes
- Concluding convergence just because terms approach zero: the harmonic series \sum \frac{1}{n} diverges even though \frac{1}{n} \to 0.
- Confusing the convergence of a sequence with the convergence of a series: a_n \to 0 (sequence converges) does not imply \sum a_n converges (series may diverge).
- Applying the ratio or root test and getting a limit of 1, then concluding convergence or divergence—a limit of 1 is inconclusive and you must use a different test.
Go Deeper
Worked Examples
Step-by-step solved problems
Practice Problems
Test your understanding
Formula Explained
Notation, derivation, and common mistakes
Frequently Asked Questions
What is Convergence and Divergence in Math?
A series converges if the sequence of its partial sums approaches a finite limit. A series diverges if the partial sums grow without bound or oscillate without settling.
Why is Convergence and Divergence important?
Convergence is the gatekeeper for infinite series: you can only assign a finite sum to a convergent series. This concept is central to Taylor series, Fourier series, numerical methods, and any application where you approximate with infinite sums.
What do students usually get wrong about Convergence and Divergence?
The divergence test only goes one way: if a_n \not\to 0, the series diverges. But a_n \to 0 does NOT mean convergence. You need a stronger test to prove convergence.
What should I learn before Convergence and Divergence?
Before studying Convergence and Divergence, you should understand: series, limit, infinite geometric series.
Prerequisites
Next Steps
Cross-Subject Connections
How Convergence and Divergence Connects to Other Ideas
To understand convergence and divergence, you should first be comfortable with series, limit and infinite geometric series. Once you have a solid grasp of convergence and divergence, you can move on to taylor series and power series.
Want the Full Guide?
This concept is explained step by step in our complete guide:
Limits Explained Intuitively: The Foundation of Calculus →