For an,bn>0: if limn→∞an/bn=L where 0<L<∞, then ∑an and ∑bn have the same behavior.
When to Use Which
Situation
Use
Easy to compare term-by-term
DCT
Hard to prove an≤bn directly
LCT
Series "looks like" a p-series
LCT with 1/np
Key Fact: LCT is usually easier on the AP exam because you don't need to prove an inequality — just compute a limit.
LCT Example: ∑n3−5n+1
Looks like 1/n2 for large n. Compare with bn=1/n2:
lim1/n2
Since 0<1<∞ and ∑1/n2 converges (p=2), converges.
DCT Example: ∑n2sin2n
0≤sin2n≤1, so 0≤sin.
∑1/n2 converges → ∑sin2n/n2 converges by DCT.
DCT Example: ∑n−lnn1
For large n: n−lnn<n, so 1/(n−lnn)>.
Since ∑1/n diverges and our series is term-by-term larger, ∑1/(n−lnn) diverges by DCT.
AP Tip: For LCT, pick the comparison series by looking at the dominant terms in numerator and denominator.
Comparison Practice
Comparison Selection
LCT Limit
Summary
DCT: prove an≤bn directly; used when comparison is obvious
LCT: compute liman/bn; easier, more flexible
Pick comparison by looking at dominant terms
L=0 or L=∞: partial results (one direction only)
0<L<∞: both series have same behavior
Next: Part 3 — Integral Test and Unusual Series.
=
f(n)
n=N∑∞an and ∫N∞f(x)dx converge or diverge together
When to Use the Integral Test
an=1/(nlnn) → ∫dx/(xlnx), easy substitution
an=1/(n(lnn)2) → converges
an=ne−n2 → , substitution
Any series where you can anti-differentiate f(x) easily
Important: The Test Does NOT Give the Sum
The integral gives the same convergence/divergence behavior, but:
∑an=∫f(x)dx
The integral provides bounds, not the exact sum.
Key Fact: The Integral Test is the "test of last resort" for positive series that don't match other patterns. It's also how we PROVE the p-Series Test.
Example 1: ∑n=2∞nlnn1
f(x)=1/(xlnx): positive, decreasing for x≥2.
∫2∞xlnxdx: let , :
∫udu=lnu
Diverges. So ∑1/(nlnn)diverges.
Example 2: ∑n=2∞n(lnn)
∫2∞x(
Converges. So ∑1/(n(lnn)2)converges.
General Pattern
∑n(lnn)p
This is like a "log-p-series."
AP Tip: Integral Test problems on the AP exam usually involve lnn in the denominator where other tests fail.
Integral Test Practice
Integral Test Decisions
Integral Test Evaluation
Summary
Integral Test: same convergence behavior as the improper integral
Use when other tests fail, especially for series with lnn
Log-p-series: ∑1/(n(lnn)p) converges iff p>1
The integral gives bounds, not the sum
Next: Part 4 — Absolute vs. Conditional Convergence.
∑an
∑1/n
The Hierarchy
Absolute convergence⇒Convergence
The converse is FALSE: convergence does NOT imply absolute convergence.
Testing Procedure
Step 1: Check ∑∣an∣.
If it converges → absolutely convergent (done!)
Step 2: If ∑∣an∣ diverges, check ∑an.
If ∑an converges (usually by AST) → conditionally convergent
If ∑an diverges → divergent
Key Fact: "Absolute convergence" means you can rearrange the terms in any order and still get the same sum. Conditionally convergent series can be rearranged to sum to ANY value (Riemann's rearrangement theorem).
Example 1: ∑n=1∞n3(−1)n
∑∣an∣=∑1/n3. p-Series, → converges.
Absolutely convergent.
Example 2: ∑n=1∞n(−1) (alternating harmonic)
∑∣an∣=∑1/n → diverges (harmonic).
∑an=∑(−1)n+1/n → converges by AST.
Conditionally convergent.
Example 3: ∑n=1∞n+1(−1
lim∣an∣=limn/(n+1)=1.
Divergent (by Divergence Test — doesn't even converge).
Quick Classification Guide
| Series | ∑∣an∣ | ∑an | Classification |
|--------|-----------|----------|---------------|
| | Conv () | Conv | Absolute |
| | Div (harmonic) | Conv (AST) | Conditional |
| | Div () | Conv (AST) | Conditional |
| | Div | Div | Divergent |
Classification Practice
Classify These Series
Classification
Summary
Three categories: absolute, conditional, divergent
Check ∑∣an∣ first; if it converges, done (absolute)
If ∑∣an∣ diverges but ∑an converges → conditional
AP Tip: On FRQs, always state the test name, verify ALL conditions, and write a concluding statement.
Writing Perfect Justifications
Bad answer (no credit):
"It converges by comparison."
Good answer (full credit):
"Since 0≤n2+11≤n21 for all n≥1, and ∑n=1∞n21 converges (p-series, p=2>1), by the Direct Comparison Test, ∑n=1∞n2+1 converges."
FRQ Checklist
Step
Example
State the test
"By the Ratio Test..."
Verify conditions
"Since an>0 and lim..."
Common AP Pitfalls
Mistake
Why it loses points
Not checking liman=0 first
Divergence Test is always first
Saying "converges by Divergence Test"
Div Test can only prove divergence
Forgetting endpoint checks for IOC
R alone is not the full answer
LCT: not choosing the right comparison
Compare to , not
AP Strategy Questions
Best Test Selection
Quick Decision
Summary
Use the flowchart: Div Test → recognize → alternating → ratio/root → comparison
FRQs: name the test, verify conditions, write a conclusion
Common errors: "converges by Divergence Test," forgetting endpoint tests, weak comparisons
Next: Part 6 — Problem-Solving Workshop.
∑an
Next: Part 7 — Comprehensive Review.
Geometric
∑arn
$
p-Series
∑1/np
p>1: conv; p≤1: div
AST
∑(−1)nbn
bn↓0: conv
Ratio
Factorials, nth powers of constants
L<1: conv; L>1: div
Root
an=[f(n)]n
L<1: conv; L>1: div
DCT
Can bound 0≤an≤bn
∑bn conv ⇒ ∑an conv
LCT
Rational-type terms
liman/bn=L>0: same behavior
Integral
Positive, decreasing, continuous
∫1∞f and ∑an agree
Telescoping
Partial fractions collapse
Compute limSn
Flowchart: Div Test→Recognizable→Alternating→Ratio/Root→Comparison
Review Set A — Convergence/Divergence
Review Set B — Classification
Best Test Selection
Final Challenge
Convergence Tests Summary — Complete
You've mastered:
All 9 convergence tests and when to use each
Direct and Limit Comparison Tests
Integral Test and special series (log-p)
Absolute vs. conditional convergence
AP exam strategy and justification writing
Master the flowchart. Verify all conditions. Write clear conclusions.
(n+1)/(n3−5)
=
limn3−5n2(n+1)=
limn3−5n3+n2=
1
∑(n+1)/(n3−5)
2
n
/
n2
≤
1/n2
1/n
∫
x
e−x2
d
x
u=lnx
du=dx/x
ln2∞
=
∞
2
1
ln
x
)2
dx
:
∫u2du=
−u1ln2∞=
ln21
1
:
{convergesdivergesp>1p≤1
p=3>1
n+1
)
n
n
=
0
∑(−1)n/n2
p=2
∑(−1)n/n
∑(−1)n/3n
p=1/3
∑(−1)n
1
n→∞
an+1
/
an
=
L
Compute the limit
"L=limn!/2n(n+1)!/2n+1=lim2n+1=∞"
Conclude
"Since L>1, the series diverges by the Ratio Test."