Calculus 2- Nth Term Test Strategies
What the Nth Term Test Actually Is
The Nth Term Test (also called the Divergence Test) is the most basic test for series convergence. It's also the most misunderstood and misused test in calculus.
Here's the rule: If lim(n→∞) an ≠ 0, then ∑an diverges. That's it. One condition, one outcome.
The test is silent on convergence. If the limit equals zero, you learn nothing. The series might converge or diverge—you have to keep testing.
Why Students Screw This Up
Most students fail the Nth Term Test in one of two ways:
- They see the limit equal zero and conclude the series converges (wrong)
- They apply the test to the wrong sequence (wrong)
- They forget the test exists when it's the only tool that works (wrong)
This test isn't a convergence test. It's a divergence detector. It only tells you when a series definitely fails.
When to Use the Nth Term Test
Use it first on every series. Every single time.
Before you try the Ratio Test, Root Test, or Integral Test—check the limit first. If the terms don't approach zero, you're done. No need to waste time on more complicated tests.
Quick Decision Flowchart
- Step 1: Calculate lim(n→∞) an
- Step 2: If limit ≠ 0 or DNE → Diverges. Stop.
- Step 3: If limit = 0 → Keep testing with other methods
Examples That Show the Reality
Example 1: The Obvious Divergence
∑(n / (n+1))
lim(n→∞) n/(n+1) = 1
Since 1 ≠ 0, this series diverges. Done. No further testing needed.
Example 2: The Silent Failure
∑(n / n2) = ∑(1/n)
lim(n→∞) 1/n = 0
The limit equals zero. The Nth Term Test says nothing. You have to keep testing. And yes, ∑(1/n) diverges (p-series with p=1).
Example 3: The Trap
∑sin(n)
lim(n→∞) sin(n) does not exist. The limit doesn't equal zero, so this diverges. You don't even need to know what sin(n) approaches—it either approaches zero or it doesn't.
Common Series Where This Test Works
- ∑(n / (3n+1)) → limit = 1/3 ≠ 0 → Diverges
- ∑((-1)n) → limit DNE ≠ 0 → Diverges
- ∑(n2 / (n2+1)) → limit = 1 ≠ 0 → Diverges
- ∑(en / n) → limit = ∞ ≠ 0 → Diverges
The Comparison Table You Actually Need
| Test | What It Does | What You Learn | When to Use It |
|---|---|---|---|
| Nth Term Test | Checks if an → 0 | Divergence only (if limit ≠ 0) | Always start here |
| p-Series Test | Compares to ∑1/np | Convergence if p > 1 | Fractions with powers |
| Geometric Series | Checks for ratio |r| | Converges if |r| < 1 | Exponential patterns |
| Ratio Test | Checks lim |an+1/an| | Convergence if L < 1, divergence if L > 1 | Factorials, powers |
| Integral Test | Compares to improper integral | Same convergence as integral | Functions easy to integrate |
How To Actually Apply This Test
Step 1: Identify an—the nth term of the series. Not the partial sum. Not the limit. The term itself.
Step 2: Calculate lim(n→∞) an. Use L'Hôpital's Rule, algebraic simplification, or known limits like lim(n→∞) 1/n = 0.
Step 3: Interpret the result.
- Result ≠ 0 or DNE → Diverges. You're finished.
- Result = 0 → Test is inconclusive. Move to the next test.
Step 4: If inconclusive, pick your next test based on the series structure. p-Series for rational expressions. Ratio Test for factorials. Comparison Test for anything you can bound.
What Professors Actually Expect
On exams, professors expect you to:
- Apply the Nth Term Test first without being told to
- State the conclusion clearly: "Since lim ≠ 0, the series diverges"
- Show your limit calculation
- Know when the test is inconclusive
They also expect you to know this test doesn't prove convergence. Saying "the limit equals zero, so the series converges" is a zero on that problem.
The Harsh Reality
The Nth Term Test is not glamorous. It doesn't tell you if a series converges. It only tells you when to give up early.
But it's fast. It's free. And it's always available. Before you spend five minutes on a Ratio Test calculation, spend thirty seconds on this test.
If the terms don't approach zero, you're done. Save your energy for the series that actually need work.
The ones where the limit equals zero—that's where calculus starts.