Lecture 7 Series Convergence & Integral Test
This lecture focuses on determining whether an infinite sum (series)
1. Telescoping Series 🔭
A series is "telescoping" if the terms cancel each other out, leaving only the first and last parts.
- Structure:
- Partial Sum Formula (
): - Infinite Sum (
):
**⚠️ Always write out the first 3 terms to see the cancellation pattern before jumping to the formula!
2. The Divergence Test (The "Check This First" Test) 🛑
This is the fastest test. Use it before doing any hard math.
- The Rule: If
, then the series must diverge. - The Trap: If
, the test is inconclusive. The series might converge, or it might still diverge (like the Harmonic Series ).
3. The Integral Test ♾️
We compare the series to an improper integral.
Conditions for use:
The function
- Positive
- Continuous
- Decreasing (on the interval
)
The Theorem:
The series
- If the integral is a number
Converges. - If the integral is
Diverges.
4. The p-Series Shortcut ⚡
A specialized result of the Integral Test for series in the form
| Value of |
Result | Example |
|---|---|---|
| Convergent | ||
| Divergent |
5. Estimating Sums (Remainders) 📉
Since we can't sum to infinity, we use the Nth partial sum (
The Remainder Bound:
The "leftover" error
Finding for a specific error:
To ensure the error is less than a value (e.g.,
💡 Quick Strategy Guide
- Divergence Test: Do the terms go to zero? If not, stop—it diverges.
- Special Form? Is it a p-series or a Geometric series? Use the shortcut.
- Telescoping? Can you write it as
? Find the partial sum. - Integral Test: If none of the above work, can you integrate the function easily? If yes, do the improper integral.