TLDR
The nth term test for divergence is a quick check: if the terms of a series do not approach zero, the series diverges. It only proves divergence, so if the terms do go to zero, the test tells you nothing and you need a different test. This is a BC-only topic in AP Calculus.

How Does the nth Term Test Work?
The nth term test asks whether the individual terms approach 0. If or the limit does not exist, then diverges; if , the test is inconclusive and you need another convergence test.
Why This Matters for the AP Calculus Exam
The nth term test is usually your first move when you see an infinite series on the AP Calculus BC exam. It is fast, and in multiple choice questions it can rule out divergent series in seconds. On free response questions that involve series, you may need to justify why a series diverges, and computing the limit of the general term is a clean way to do that. Knowing exactly what this test can and cannot conclude saves you from wasting time and from writing incorrect justifications.
Key Takeaways
- The test in symbols: if (or the limit does not exist), then diverges.
- If , the test is inconclusive. The series could converge or diverge.
- Terms going to zero is a necessary condition for convergence, not a sufficient one.
- Three steps: write the limit of , evaluate it, then conclude based on whether it equals zero.
- Use this as a preliminary check before reaching for the integral, comparison, ratio, or alternating series tests.
- The harmonic series shows why "terms to zero" is not enough: its terms go to zero, but the series still diverges.
What is the nth Term Test for Divergence?
The nth term test (also called the divergence test or term test) tells you when a series diverges. It states:
If the nth term does not approach 0, the series diverges. If the nth term does approach 0, the test cannot decide anything. The series might converge, or it might still diverge. Everything hinges on whether the general term tends to zero.
This works because of a basic fact about convergent series: if a series converges, its terms must approach zero. The nth term test is the contrapositive of that statement. So passing the divergence test (meaning the terms go to zero) never proves convergence.
If , you cannot say the series converges. You only know the divergence test failed to show divergence.
How to Use This on the AP Calculus Exam
Problem Solving
There are three steps:
- Write the limit of the general term, .
- Evaluate the limit.
- Conclude based on the nth term test.
Determine if the following series diverges.
Step 1: Write the limit.
Step 2: Evaluate. Factor out the highest power of from the top and bottom.
Recall that any finite number divided by is 0.
Step 3: Conclude.
Because the limit of the terms is 5, not 0, the series diverges. You are applying a new test to limit work you already know.
Practice Problems
Try these two yourself.
Solution 1
The limit is , so:
Solution 2
As goes to , approaches .
Since the limit is :
Common Trap
When the limit of the terms is 0, stop and switch tests. Do not write a conclusion about convergence based on the nth term test alone. Reach for the integral test, comparison or limit comparison test, ratio test, or alternating series test instead.
Common Misconceptions
- "If the terms go to zero, the series converges." This is false. The harmonic series has terms that go to zero, yet it diverges. Terms going to zero only means the test is inconclusive.
- "The nth term test can prove convergence." It cannot. It only ever proves divergence. When the limit is 0, the test gives no information.
- "If the limit does not exist, the test fails." Actually, if the limit of does not exist (for example, or ), the terms do not approach 0, so the series diverges.
- "I should always run the nth term test last." Run it first. It is the quickest way to spot an obviously divergent series before doing more work.
- "Limit equals zero means I made a mistake." A limit of zero is normal and common. It just means you need another test to finish the problem.
Related AP Calculus Guides
Vocabulary
The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.Term | Definition |
|---|---|
converges | A series converges when the sequence of partial sums approaches a finite limit as n approaches infinity. |
diverges | A series diverges when the sequence of partial sums does not approach a finite limit as the number of terms increases indefinitely. |
nth term test | A test for divergence that examines whether the limit of the nth term of a series equals zero; if the limit is not zero, the series diverges. |
series | A sum of the terms of a sequence, often written as the sum of infinitely many terms. |
Frequently Asked Questions
What is the nth term test for divergence?
The nth term test says that if the terms a_n of a series do not approach 0, or if the limit of a_n does not exist, then the series diverges.
Can the nth term test prove that a series converges?
No. The nth term test only proves divergence. If lim a_n = 0, the test is inconclusive and you need another convergence test.
What do you do if the nth term limit is zero?
If lim a_n = 0, stop using the nth term test and choose another test, such as p-series, geometric, integral, comparison, alternating series, or ratio test depending on the form.
Why does a series diverge when its terms do not go to zero?
For a series to converge, the added terms must eventually become small enough to approach 0. If the individual terms stay away from 0, the partial sums cannot settle to a finite value.
Should you use the nth term test first?
Usually yes. It is a quick preliminary check for divergence. If it does not prove divergence, move on to a test that can actually prove convergence or divergence for that series form.
How is the nth term test used on AP Calculus BC?
On AP Calculus BC, the nth term test is used to justify divergence quickly. A complete answer states the limit of a_n and explains that because the limit is not 0, the series diverges.