The Ratio Test checks convergence by taking . If , the series converges absolutely; if , it diverges; and if , the test tells you nothing and you need a different test. For AP Calculus BC, use this test first when the series has factorials or exponential terms.
How Does the Ratio Test Work?
The Ratio Test compares the size of consecutive terms. For a series , compute ; the series converges absolutely if , diverges if , and needs another AP-approved test if .

Why This Matters for the AP Calculus Exam
The Ratio Test is one of the convergence tests assessed on the AP Calculus BC exam, along with the nth term test, integral test, comparison test, limit comparison test, and alternating series test. Knowing it helps you on both multiple-choice and free-response questions where you have to decide whether a series converges or diverges and justify your reasoning. It is also the standard tool for finding the radius and interval of convergence of a power series, which shows up later in the unit.
This is a BC-only topic. If you are taking AP Calculus AB, you can skip it.
Key Takeaways
- Use the formula and compare to 1.
- means the series converges absolutely; means it diverges; means the test is inconclusive.
- Reach for the Ratio Test first when a series has factorials () or exponential terms ().
- Build by replacing every with , then divide and cancel carefully.
- Always take the absolute value before deciding, so a negative limit still gives a positive .
- If you get , switch to another test from the unit (comparison, integral, alternating series, etc.).
What is the Ratio Test?
A ratio relates two numbers as a quotient. The Ratio Test looks at the ratio of one term to the term before it as grows large. If terms shrink fast enough, the series converges.
For a series , let
- If , the series converges (absolutely).
- If , the series diverges.
- If , the test is inconclusive.
The general procedure is the same every time: identify , write by replacing with , set up the ratio, cancel common factors, and take the limit.
How to Use This on the AP Calculus Exam
Problem Solving
Work through these examples after trying them yourself.
Example 1: a series with a factorial
Determine whether converges or diverges.
Here . Find by replacing with :
Set up the ratio:
Cancel and :
Since , the series converges absolutely by the Ratio Test.
Example 2: exponential terms
Determine whether converges or diverges.
Rewrite :
Find by plugging into every :
Set up and simplify the ratio, canceling and :
The limit of this ratio of leading terms is:
The test uses the absolute value, so . Since , the series diverges by the Ratio Test.
Example 3: the inconclusive case
Determine whether converges or diverges.
Here , and
Set up the ratio:
Since , the Ratio Test is inconclusive. You cannot tell from this test whether the series converges or diverges, so you would need another test. (A quick check: the terms here approach 1, not 0, so the nth term test actually shows this series diverges.)
Common Trap
When the limit comes out to a number with a sign, take the absolute value before comparing to 1. A limit of becomes , which is greater than 1, so the series diverges.
Common Misconceptions
- does not mean the series converges. It means the test gives no information. Pick a different test instead.
- Forgetting the absolute value. A negative ratio can fool you. Always evaluate before deciding.
- The Ratio Test is not only for factorials. It also handles exponential terms like and is the go-to tool for the radius of convergence of a power series. It tends to be weak for plain rational functions, where it often gives .
- Building wrong. Replace every with , including inside exponents and factorials, not just the obvious spot.
- "Converges" here means absolute convergence. When , the series converges absolutely, which is stronger than ordinary convergence.
Closing
The Ratio Test rounds out your toolkit of convergence tests for this unit, which also includes the nth term test, integral test, p-series and harmonic series, comparison and limit comparison tests, and the alternating series test. With practice you will start to recognize which test fits a given series, and factorials or exponentials are usually a signal to try the Ratio Test first.
Related AP Calculus Guides
- Unit 10 Overview: Infinite Series and Sequences
- 10.1 Defining Convergent and Divergent Infinite Series
- 10.3 The nth Term Test for Divergence
- 10.5 Harmonic Series and p-Series
- 10.2 Working with Geometric Series
- 10.4 Integral Test for Convergence
- 10.13 Radius and Interval of Convergence of Power Series
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. |
ratio test | A convergence test used to determine the radius of convergence of a power series by examining the limit of the ratio of consecutive terms. |
series | A sum of the terms of a sequence, often written as the sum of infinitely many terms. |
Frequently Asked Questions
What is the Ratio Test formula?
For a series sum a_n, compute L = lim |a_{n+1}/a_n|. If L < 1, the series converges absolutely; if L > 1, it diverges; if L = 1, the Ratio Test is inconclusive.
When should you use the Ratio Test?
Use the Ratio Test when the terms include factorials, exponential powers, or products that simplify well between consecutive terms. It is usually weak for plain rational functions, where it often gives L = 1.
Why does the Ratio Test use absolute value?
The test measures the size of consecutive terms, so it uses |a_{n+1}/a_n|. A negative ratio can still lead to divergence if its absolute value is greater than 1.
What does L = 1 mean in the Ratio Test?
L = 1 means the Ratio Test gives no information. You must switch to another AP Calculus BC convergence test such as p-series, comparison, integral, alternating series, or nth term test.
Does L < 1 mean absolute convergence?
Yes. If the Ratio Test gives L < 1, the series converges absolutely, which also means the original series converges.
How is the Ratio Test used on AP Calculus BC?
AP Calculus BC uses the Ratio Test for numerical series with factorials or exponentials and later for power series radius and interval of convergence. Show the ratio, simplify, take the limit, and compare L to 1.