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:

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

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

The Comparison Table You Actually Need

TestWhat It DoesWhat You LearnWhen to Use It
Nth Term TestChecks if an → 0Divergence only (if limit ≠ 0)Always start here
p-Series TestCompares to ∑1/npConvergence if p > 1Fractions with powers
Geometric SeriesChecks for ratio |r|Converges if |r| < 1Exponential patterns
Ratio TestChecks lim |an+1/an|Convergence if L < 1, divergence if L > 1Factorials, powers
Integral TestCompares to improper integralSame convergence as integralFunctions 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.

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:

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.