How to use the nth term test for divergence
What You Need to Know
The big idea (why this matters)
When you’re given an infinite series , the nth term test for divergence (also called the divergence test or term test) is the fastest “sanity check” you should try first.
It tells you a necessary condition for convergence:
- If a series converges, then its terms must approach .
- If the terms do not approach (or the limit doesn’t exist), the series definitely diverges.
Warning: This test can only prove divergence. If the limit is , you learn nothing about convergence.
Core theorem (state it precisely)
For a series :
- If , then diverges.
- If **does not exist**, then diverges.
- If , the test is inconclusive (series may converge or diverge).
When you use it
Use it:
- Immediately when you see a series (it’s quick).
- To catch “trick” series where terms don’t go to zero (common on AP Calc).
- As a first decision point before choosing other tests (geometric, p-series, comparison, ratio, alternating, etc.).
Step-by-Step Breakdown
Procedure (do this every time)
- Identify the term in the series .
- Compute .
- Use algebra simplification first.
- If it’s a rational expression in , divide by the highest power of .
- If it’s exponential/factorial, recall growth rates (factorials/exponentials dominate polynomials).
- Decide:
- If the limit is not (including ): diverges.
- If the limit does not exist (oscillates): diverges.
- If the limit is exactly : inconclusive → switch to another convergence test.
Mini worked walkthroughs (annotated)
Example A: Limit is not zero → diverges
Series:
- Since the limit , the series diverges.
Example B: Limit does not exist (oscillates) → diverges
Series:
- does not exist (it flips between and ).
- So the series diverges.
Example C: Limit is zero → inconclusive
Series:
- Test is inconclusive (this series actually diverges, but you need a different test).
Decision point: means “it might converge,” not “it does converge.”
Key Formulas, Rules & Facts
The test in one table
| Result of | What you can conclude about | Notes |
|---|---|---|
| Diverges | Includes any nonzero finite number | |
| Limit is | Diverges | Terms don’t approach |
| Limit does not exist | Diverges | Often from oscillation or piecewise behavior |
| Inconclusive | Could converge or diverge |
Necessary condition for convergence (the “must” rule)
If converges, then:
- .
The contrapositive is what you use for the nth term test:
- If or DNE, then diverges.
Quick limit evaluation facts that show up a lot
Rational functions: for , compare degrees.
- If degree numerator = degree denominator, limit is ratio of leading coefficients.
- If degree numerator < degree denominator, limit .
- If degree numerator > degree denominator, limit is (or DNE by sign).
Growth rates (useful for deciding limits quickly):
- Factorials dominate exponentials dominate powers dominate logs, i.e.
So examples:
- Factorials dominate exponentials dominate powers dominate logs, i.e.
Oscillation warning: if contains , , , etc., the limit might **not exist** unless there’s a “shrinking factor” like .
- (inconclusive for the series)
- DNE (so the series diverges)
Examples & Applications
1) Classic “looks like it might converge” but fails immediately
- Since the limit , the series diverges.
Exam vibe: They want you to notice you don’t even need a “real” convergence test.
2) Alternating-looking series that still diverges (because terms don’t go to 0)
- Magnitude approaches , and the sign flips.
- does not exist (oscillates between values near and ).
- Therefore the series diverges by nth term test.
Key insight: “Alternating” does not automatically mean convergent. You still need .
3) Limit is zero, but series diverges anyway (test is inconclusive)
- nth term test says: inconclusive.
- Reality: diverges (harmonic series).
Exam vibe: They’re testing whether you falsely conclude convergence from .
4) Limit is zero, and series converges (still inconclusive)
- nth term test: inconclusive.
- Reality: converges (geometric series).
Takeaway: Same nth-term result (limit ) can correspond to both convergence and divergence.
5) A “hidden” nonzero limit inside a rational expression
- Divide by :
- Since the limit , the series diverges.
Exam vibe: Quick algebra → instant divergence.
Common Mistakes & Traps
Mistake: Thinking means the series converges
- What goes wrong: You confuse a necessary condition with a sufficient one.
- Why wrong: Many divergent series still have terms that go to (harmonic, p-series with ).
- Fix: Train your brain to say: “Limit → inconclusive.”
Mistake: Applying the test to the wrong thing (partial sums instead of terms)
- What goes wrong: You compute where .
- Why wrong: The nth term test is about , not .
- Fix: Always write “” first.
Mistake: Forgetting that “limit does not exist” also forces divergence
- What goes wrong: You only look for a nonzero limit but ignore oscillation.
- Why wrong: If doesn’t settle to a single number, it definitely doesn’t go to in the needed way.
- Fix: If terms flip or wander (like ), explicitly say “limit DNE → diverges.”
Mistake: Concluding convergence from becoming small “quickly”
- What goes wrong: You see something like or and assume convergence.
- Why wrong: Small terms are not enough; you need an actual convergence test.
- Fix: Use nth term test only as a gatekeeper. If it passes (limit ), move on.
Mistake: Not simplifying before taking the limit
- What goes wrong: You try to evaluate without dividing by , or you mis-handle leading terms.
- Why wrong: Algebra is the difference between seeing instantly vs. getting stuck.
- Fix: For rational expressions, divide numerator/denominator by the highest power of .
Mistake: Misusing L’Hôpital’s Rule
- What goes wrong: You apply L’Hôpital’s Rule automatically to sequences.
- Why wrong: L’Hôpital is for functions with indeterminate forms; for sequences you can sometimes treat as continuous, but that’s beyond what you typically need here.
- Fix: Stick to algebraic limit tricks and growth-rate reasoning unless your teacher explicitly allows otherwise.
Mistake: Ignoring domain issues and undefined terms
- What goes wrong: You assume is defined for all , but something like starts later.
- Why wrong: A series must be well-defined from some index onward.
- Fix: If needed, shift the start index (finite number of initial terms doesn’t affect convergence), then apply the test.
Memory Aids & Quick Tricks
| Trick / mnemonic | What it helps you remember | When to use it |
|---|---|---|
| “Terms must go to zero to even have a chance.” | Convergence (necessary condition) | Any series problem as a first check |
| “Divergence test = term test.” | Alternate name so you don’t think it’s a different tool | When you see either wording |
| “If the limit is not zero, it’s a no-go.” | (or DNE) guarantees divergence | Quick decision after computing a limit |
| “Zero means ‘zip’ information.” | gives no conclusion | To stop yourself from claiming convergence |
| Leading-term focus for rationals | For , limit depends on highest powers | Rational-term series |
Quick self-check phrase: “I’m testing the terms, not the sum.”
Quick Review Checklist
- You’re given → first ask: what is ?
- If , is , or DNE → series diverges.
- If → inconclusive (pick another test).
- Watch for oscillation: , , can make limits DNE.
- For rational expressions in : divide by the highest power of .
- Don’t confuse with partial sums .
- Remember: Every convergent series has , but not every series with converges.
You’ve got this—use the nth term test as your fast first filter, then move to a stronger test when it’s inconclusive.