CALCULUS 2 • SEQUENCES & SERIES

nth Term Test for Divergence — The nth Term Test for Divergence

The simplest and most fundamental first check for whether an infinite series can possibly converge.

Historical Context & Motivation

The question of whether an infinite sum can yield a finite value has fascinated mathematicians for over two millennia. Ancient Greek mathematicians, most notably Archimedes, grappled with geometric series in problems such as the quadrature of the parabola, but lacked a rigorous framework for discussing convergence. The concept of infinite series remained largely intuitive until the seventeenth and eighteenth centuries, when mathematicians like Leibniz, Euler, and the Bernoulli family began manipulating series with increasing ambition — and occasionally arriving at paradoxical results precisely because no formal convergence criteria existed.

The need for a systematic test became acute during the era of Augustin-Louis Cauchy, who in the 1820s placed the theory of limits and convergence on firm logical ground. Cauchy's Cours d'analyse (1821) introduced the ε-δ definition of a limit and, crucially, established the necessary condition for convergence: if a series converges, then its general term must tend to zero. The contrapositive of this statement is what we now call the nth Term Test for Divergence (also known as the Divergence Test or the Test for Divergence).

~250 BCE
Archimedes & Geometric Sums
Archimedes computed the sum of a geometric series to find the area under a parabolic arc, demonstrating an early intuitive grasp of convergent infinite processes.
1668
Mercator's Logarithmic Series
Nicolaus Mercator published the series expansion for ln(1 + x), spurring broader interest in power series and raising questions about the domain of convergence.
1734
Euler's Daring Manipulations
Euler solved the Basel problem (Σ 1/n² = π²/6) but also freely manipulated divergent series, highlighting the urgent need for rigorous convergence tests.
1821
Cauchy's Cours d'analyse
Cauchy formalized the notion of a limit and proved the necessary condition for convergence: if Σaₙ converges, then lim aₙ = 0. The contrapositive gives us the nth Term Test.
Modern Era
Standard Curriculum Inclusion
The nth Term Test is now universally taught as the first convergence test in calculus courses, serving as a quick filter before applying more powerful — and more complicated — tests.

The central question that the nth Term Test addresses is deceptively simple: can we immediately rule out convergence of a series by examining the behavior of its terms? If the terms of a series do not shrink to zero, then the partial sums cannot stabilize, and the series must diverge. This test does not confirm convergence — it only detects divergence — but its simplicity and speed make it the indispensable first step in any convergence analysis.

Core Principles & Definitions

Before applying the nth Term Test, one must clearly distinguish between a sequence and a series. A sequence {aₙ} is an ordered list of numbers indexed by the positive integers, whereas a series Σaₙ is the sum of all the terms in a sequence. The nth Term Test concerns the relationship between the limiting behavior of the sequence {aₙ} and the convergence behavior of the associated series Σaₙ. Understanding this relationship — and especially its asymmetry — is the key to using the test correctly.

1

The Necessary Condition

If the series Σaₙ converges, then lim(n→∞) aₙ = 0. Convergence requires that the terms vanish, though this condition alone is not sufficient.
2

The Contrapositive (The Test)

If lim(n→∞) aₙ ≠ 0 or the limit does not exist, then Σaₙ diverges. This is the actual statement of the nth Term Test for Divergence.
3

The Converse is FALSE

Even if lim(n→∞) aₙ = 0, the series may still diverge. The classic counterexample is the harmonic series Σ(1/n), whose terms tend to zero yet the series diverges.
4

One-Way Street

The test can only prove divergence. It can never prove convergence. When lim aₙ = 0, the test is inconclusive, and you must apply a different convergence test.
KEY TAKEAWAY
Think of the nth Term Test like a mandatory safety inspection at the entrance of a factory. If a component (the general term aₙ) doesn't meet the minimum specification (approaching zero), it is immediately rejected at the door — the series diverges. But passing this inspection (lim aₙ = 0) does not guarantee the final product (the series) works. Further quality checks (other convergence tests) are still required.
Common Misconception
Students frequently misapply this test by concluding that a series converges because lim aₙ = 0. This logical error — affirming the consequent — is perhaps the single most common mistake in all of series analysis. Always remember: lim aₙ = 0 is necessary but not sufficient for convergence.

Visual Explanation

The following diagram illustrates the logical flow of the nth Term Test for Divergence as a decision tree. Every time you encounter a new series, this is the first test you should apply before moving on to more sophisticated convergence tests. The diagram makes explicit the asymmetry of the test: one branch yields a definitive conclusion (divergence), while the other branch yields no conclusion at all.

The flowchart shows the two possible outcomes of the nth Term Test. When lim aₙ ≠ 0 or does not exist (red boxes), the series definitively diverges. When lim aₙ = 0 (amber box), the test is inconclusive and additional tests are needed.

Notice that the flowchart has two red (divergence) boxes but no green (convergence) box. This visual asymmetry underscores the fundamental nature of the test: it is a one-directional filter. The test gates entry into the class of possibly convergent series by requiring lim aₙ = 0, but membership in that class does not guarantee convergence. The harmonic series Σ(1/n) passes through the gate — lim(1/n) = 0 — yet famously diverges, demonstrating that passing this test is merely a necessary condition.

Mathematical Framework

The nth Term Test rests on a single theorem whose proof is elegant and illuminating. We state the theorem in both its positive form (the necessary condition) and its contrapositive form (the divergence test), then prove the positive form, from which the contrapositive follows immediately by logic.

Theorem (Necessary Condition for Convergence)

NECESSARY CONDITION
If Σ (n=1 to ∞) aₙ converges, then lim (n→∞) aₙ = 0
This says convergence of the series implies that the general term aₙ → 0. The converse is not true.

Proof

Let Sₙ = a₁ + a₂ + ⋯ + aₙ denote the nth partial sum of the series. If Σaₙ converges, then by definition lim(n→∞) Sₙ = S for some finite number S. Now observe that aₙ = Sₙ − Sₙ₋₁ for all n ≥ 2. Taking the limit of both sides:

KEY IDENTITY
lim (n→∞) aₙ = lim (n→∞) (Sₙ − Sₙ₋₁) = S − S = 0
Since both Sₙ and Sₙ₋₁ converge to the same limit S, their difference tends to zero. This completes the proof. ∎

The Divergence Test (Contrapositive)

NTH TERM TEST FOR DIVERGENCE
If lim (n→∞) aₙ ≠ 0 or lim (n→∞) aₙ does not exist, then Σ aₙ diverges.
This is the logically equivalent contrapositive of the necessary condition. No additional proof is needed beyond the theorem above.

The proof is remarkably short because it leverages the algebraic relationship aₙ = Sₙ − Sₙ₋₁ and the limit laws for sums and differences. The key insight is that if the partial sums converge, then consecutive partial sums must eventually be arbitrarily close to each other, which forces the individual terms to shrink to zero. Conversely, if the terms do not shrink to zero, the partial sums cannot stabilize.

💡 Why the Converse Fails
The harmonic series provides the canonical counterexample. Each term aₙ = 1/n satisfies lim(n→∞) aₙ = 0, yet the partial sums grow without bound: S₁₀ ≈ 2.93, S₁₀₀ ≈ 5.19, S₁₀₀₀ ≈ 7.49, and in general Sₙ ~ ln(n) → ∞. The terms tend to zero, but they do so too slowly for the sum to remain finite. The nth Term Test cannot detect this subtlety.

Detailed Examples & Classification

To build fluency with the nth Term Test, it is essential to see a variety of series and classify them according to whether the test yields a conclusion (divergence) or is inconclusive. The following table organizes several important examples, and the diagram below provides a graphical view of how the general terms behave for representative series.

Examples of the nth Term Test applied to various series
Series Σaₙlim (n→∞) aₙTest Result
Σ n/(2n + 1)1/2 ≠ 0DIVERGES
Σ (−1)ⁿDNE (oscillates)DIVERGES
Σ eⁿ/(eⁿ + 1)1 ≠ 0DIVERGES
Σ 1/n (harmonic)0INCONCLUSIVE (actually diverges)
Σ 1/n² (p-series, p=2)0INCONCLUSIVE (actually converges)
Σ n sin(1/n)1 ≠ 0DIVERGES
The graph plots aₙ versus n for four series. The red curve (n/(2n+1)) approaches ½, so the nth Term Test proves divergence. The dashed yellow curve ((−1)ⁿ) oscillates and never settles, also detected by the test. The green and cyan curves both approach 0, making the test inconclusive — yet the harmonic series diverges while the p-series (p=2) converges.

The visual comparison in the graph above is instructive. Both the harmonic series terms (green) and the p-series terms (cyan) decay toward zero, but the rate of decay matters enormously for convergence — and that rate is precisely what the nth Term Test cannot measure. For the red and yellow curves, however, the failure to approach zero is visually obvious, and the nth Term Test instantly confirms divergence without any further analysis.

Worked Example

Let us work through a complete application of the nth Term Test to the series Σ (n² + 3n)/(4n² − n + 7), with n running from 1 to ∞. We will carefully compute the limit of the general term and interpret the result.

Applying the nth Term Test to Σ (n² + 3n) / (4n² − n + 7)
1
Step 1 — Identify the General TermThe general term of the series is aₙ = (n² + 3n) / (4n² − n + 7). We need to determine lim(n→∞) aₙ.
2
Step 2 — Divide by the Highest Power of nTo evaluate the limit of a rational function as n → ∞, divide both numerator and denominator by n² (the highest power of n appearing in the expression):
aₙ = (1 + 3/n) / (4 − 1/n + 7/n²)
3
Step 3 — Evaluate the LimitAs n → ∞, the terms 3/n, 1/n, and 7/n² all tend to 0. By the limit laws for quotients (provided the denominator's limit is nonzero):
lim(n→∞) aₙ = (1 + 0) / (4 − 0 + 0) = 1/4
4
Step 4 — Apply the nth Term TestSince lim(n→∞) aₙ = 1/4 ≠ 0, the nth Term Test for Divergence tells us that the series diverges. No further analysis is necessary.
Σ (n² + 3n) / (4n² − n + 7) diverges by the nth Term Test.
5
Step 5 — Interpret the ResultIntuitively, this series diverges because each term is approximately 1/4 for large n. Adding infinitely many numbers that are each close to 1/4 clearly produces a sum that grows without bound. The partial sums Sₙ grow roughly like n/4 → ∞.
💡 Pro Tip
For any rational function aₙ = P(n)/Q(n) where deg(P) = deg(Q), the limit as n → ∞ equals the ratio of leading coefficients. If this ratio is nonzero, the nth Term Test immediately shows divergence. In fact, whenever deg(P) ≥ deg(Q), the limit is either nonzero or infinite, so the test always applies to such series.

Strengths, Limitations & Common Pitfalls

The nth Term Test occupies a unique position among convergence tests: it is simultaneously the simplest test and the most frequently misused. Understanding exactly what it can and cannot do — and where students typically go wrong — is essential for building a reliable toolkit for series analysis.

Strengths versus limitations of the nth Term Test
StrengthsLimitations
Extremely fast to apply — often just one limit computationCannot prove convergence under any circumstances
Works for all types of series (positive, alternating, general)Inconclusive when lim aₙ = 0, which is precisely the interesting case
Requires only knowledge of limits, no integrals or comparisonsDoes not provide information about the rate of divergence
Should always be the first test applied — can save significant effortMany important series (harmonic, p-series, alternating) require other tests

Common Pitfalls

  1. Pitfall 1: Concluding convergence from lim aₙ = 0. This is the most dangerous error. The harmonic series is the standard counterexample, but there are infinitely many others (e.g., Σ 1/√n, Σ 1/(n ln n)).
  2. Pitfall 2: Forgetting to check whether the limit exists. Series like Σ sin(n) diverge because lim sin(n) does not exist (it oscillates densely in [−1, 1]). The test applies to this case too.
  3. Pitfall 3: Miscomputing the limit. Tricky limits — especially those involving L'Hôpital's Rule, squeeze theorem, or factoring — can lead to errors. Always double-check your limit computation.
KEY TAKEAWAY
The nth Term Test is like checking whether a bucket has a hole in the bottom before you start filling it with water. If the hole is large (lim aₙ ≠ 0), you know the bucket will never fill — the series diverges. But even if the bucket appears intact (lim aₙ = 0), you haven't yet verified that the water supply is sufficient for the bucket to actually fill — you need additional tests to draw any conclusion about convergence.

Connection to Other Convergence Tests

The nth Term Test sits at the very beginning of the convergence testing hierarchy. When it yields an inconclusive result (lim aₙ = 0), you must proceed to more powerful tests. The following table shows how the nth Term Test relates to the major convergence tests you will encounter in Calculus 2, and indicates what each subsequent test can detect that the nth Term Test cannot.

How the nth Term Test fits into the convergence testing hierarchy
TestWhat It DetectsRelation to nth Term Test
nth Term TestDivergence only (when lim aₙ ≠ 0)The baseline; always apply first
Integral TestConvergence or divergence of positive, decreasing seriesHandles cases like Σ 1/n where the nth Term Test fails
Comparison / Limit ComparisonConvergence or divergence by relating to a known seriesRequires a reference series; used after nth Term Test is inconclusive
Ratio TestConvergence via lim |aₙ₊₁/aₙ| < 1Subsumes the nth Term Test: if the ratio limit > 1, then lim aₙ ≠ 0
Root TestConvergence via lim |aₙ|^(1/n) < 1Also subsumes the nth Term Test in its divergence conclusion
Alternating Series TestConvergence of alternating series with decreasing termsRequires lim aₙ = 0 as a hypothesis — the nth Term Test is a prerequisite check

An important observation is that some of the more advanced tests — notably the Ratio Test and the Root Test — actually contain the nth Term Test as a special case. If the ratio limit L > 1, then the terms aₙ grow geometrically and certainly do not tend to zero. However, these tests require more computational effort, so applying the nth Term Test first is always efficient: if you can conclude divergence immediately, you save yourself the work of computing ratios or roots.

Looking ahead, in courses beyond Calculus 2 — such as real analysis or complex analysis — the notion of "how fast" the terms approach zero becomes central. The nth Term Test asks only a binary question (does aₙ → 0?), but convergence theory ultimately requires understanding the rate of decay. Concepts like absolute convergence, conditional convergence, and summability methods all extend the ideas introduced here into a richer and more nuanced framework.

Practice Problems

Test your understanding of the nth Term Test for Divergence with these five problems, arranged in increasing order of difficulty. For each problem, determine what the nth Term Test tells you about the given series — and be precise about whether the test yields a definitive conclusion or is inconclusive.

PROBLEM 1CONCEPTUAL
A student claims: "Since lim(n→∞) 1/n² = 0, the series Σ(1/n²) converges by the nth Term Test." Is this reasoning correct? Explain precisely what is wrong (if anything) with this argument.
PROBLEM 2BASIC CALCULATION
Use the nth Term Test to determine whether the series Σ (3n² − 2) / (5n² + n) converges or diverges.
PROBLEM 3INTERMEDIATE
Apply the nth Term Test to the series Σ (n=1 to ∞) cos(1/n). Does the test provide a definitive conclusion?
PROBLEM 4APPLIED
A drug is administered in weekly doses. The amount of drug remaining from the kth dose after (n − k) weeks is modeled as aₖ,ₙ = D · 0.85^(n−k), where D is the initial dose. A pharmacologist considers the series Σ (k=1 to ∞) D · 0.85^(n−k) for fixed n to model total accumulated drug. Separately, a student considers the series Σ (n=1 to ∞) D (representing identical doses being added forever). Apply the nth Term Test to the student's series. What does it reveal about the physical scenario?
PROBLEM 5CRITICAL THINKING
Prove or disprove: If {aₙ} is a sequence such that lim(n→∞) aₙ = 0 and aₙ > 0 for all n, then there exists a rearrangement of the terms of Σaₙ that diverges. (Hint: Consider what happens for conditionally convergent series versus what the nth Term Test tells us.)

Summary

The nth Term Test for Divergence states that if lim(n→∞) aₙ ≠ 0 or the limit does not exist, then the series Σaₙ diverges. This result is the logical contrapositive of the necessary condition for convergence: convergence of Σaₙ requires lim aₙ = 0. The proof relies on the identity aₙ = Sₙ − Sₙ₋₁ and the fact that if the partial sums converge, consecutive partial sums must eventually be arbitrarily close.

Crucially, the converse is false: lim aₙ = 0 does not guarantee convergence, as the harmonic series Σ(1/n) demonstrates. The test is a one-way filter: it can only prove divergence, never convergence. When the test is inconclusive (lim aₙ = 0), you must apply additional tests such as the Integral Test, Comparison Test, Ratio Test, or Alternating Series Test. Always apply the nth Term Test first — it is fast, easy, and can immediately save you from unnecessary computation.

Varsity Tutors • Calculus 2 • nth Term Test for Divergence