U10.8 Ratio Test, Absolute and Conditional Convergence
Master the Ratio Test for AP Calculus BC: compute the limit L, decide convergence, and distinguish absolute from conditional convergence with clear examples.
What you'll do in this lesson
A voice-first session with the Crimsora tutor on U10.8 Ratio Test, Absolute and Conditional Convergence, then targeted practice and FRQs — with the tutor adapting to where you get stuck.
What this lesson covers
The Ratio Test is the workhorse of AP Calculus BC series analysis. It handles factorials, exponentials, and power series that stump comparison and integral tests, and it is the engine behind finding a radius of convergence later in the unit. In this lesson you will learn to compute the ratio limit and read off convergence, divergence, or an inconclusive verdict.
You will also sort every convergent series into two boxes: absolutely convergent (the absolute-value series converges too) and conditionally convergent (the series converges only because of sign cancellation). Getting this classification right is a common free-response and multiple-choice target.
You will also sort every convergent series into two boxes: absolutely convergent (the absolute-value series converges too) and conditionally convergent (the series converges only because of sign cancellation). Getting this classification right is a common free-response and multiple-choice target.
How the Ratio Test Works
The Ratio Test examines how consecutive terms compare in the long run. For a series , computeThe absolute value is essential — the test works regardless of sign because it measures magnitude shrinkage. The conclusions are:
Why works: if the ratio of magnitudes approaches something less than , the terms eventually behave like a geometric series with ratio below , which converges. When , terms grow, so and the series diverges by the th-term test.
The Ratio Test is your first choice whenever the general term contains a factorial like , a term raised to the th power like , or a product that telescopes when you form . It is a poor choice for rational functions of (like ), where the ratio tends to and the test is inconclusive.
| Value of | Conclusion |
|---|---|
| converges absolutely | |
| (or ) | diverges |
| Inconclusive — use another test |
The Ratio Test is your first choice whenever the general term contains a factorial like , a term raised to the th power like , or a product that telescopes when you form . It is a poor choice for rational functions of (like ), where the ratio tends to and the test is inconclusive.
Setting Up and Simplifying the Ratio
The mechanical skill is writing correctly, then dividing. Replace every in with to build , then form the quotient and simplify before taking the limit.
Key simplifications you must know:Dividing rather than expanding is the trick: never multiply out . Instead cancel. For example, with ,so the series converges absolutely.
A common misconception is forgetting that polynomial factors alone give . If , the ratio limit is and the Ratio Test tells you nothing — you would switch to a comparison or -series argument. So before committing, glance at the term: factorials or th powers mean the Ratio Test will resolve; pure polynomials or roots usually will not.
Key simplifications you must know:Dividing rather than expanding is the trick: never multiply out . Instead cancel. For example, with ,so the series converges absolutely.
A common misconception is forgetting that polynomial factors alone give . If , the ratio limit is and the Ratio Test tells you nothing — you would switch to a comparison or -series argument. So before committing, glance at the term: factorials or th powers mean the Ratio Test will resolve; pure polynomials or roots usually will not.
Absolute vs. Conditional Convergence
Once you know converges, you must classify how it converges. Look at the absolute-value series .
Absolute convergence is the stronger condition: if converges, then automatically converges. That is why in the Ratio Test guarantees absolute convergence — the test is applied to magnitudes.
Conditional convergence appears mostly with alternating series. The classic example is : it converges by the Alternating Series Test, but is the harmonic series, which diverges. So the original series converges only because positive and negative terms cancel — that is conditional convergence.
Exam strategy: to classify, first test . If it converges, you are done — absolute. If it diverges, go back and check whether itself converges (usually via the Alternating Series Test). Convergence there means conditional; divergence means the whole series diverges.
| Case | Label | ||
|---|---|---|---|
| 1 | converges | converges | absolutely convergent |
| 2 | converges | diverges | conditionally convergent |
| 3 | diverges | diverges | divergent |
Conditional convergence appears mostly with alternating series. The classic example is : it converges by the Alternating Series Test, but is the harmonic series, which diverges. So the original series converges only because positive and negative terms cancel — that is conditional convergence.
Exam strategy: to classify, first test . If it converges, you are done — absolute. If it diverges, go back and check whether itself converges (usually via the Alternating Series Test). Convergence there means conditional; divergence means the whole series diverges.
How the Exam Tests This
On the AP exam this topic shows up in three predictable ways. First, direct multiple-choice: a series with a factorial or exponential where you compute and pick the verdict. Second, classification questions asking whether a given alternating series is absolutely convergent, conditionally convergent, or divergent — you must justify with two separate tests. Third, as a building block in Unit 10.13, where the Ratio Test produces the radius of convergence of a power series by solving as an inequality in .
A frequent trap: students report and stop, forgetting the endpoints or forgetting to state "absolutely." Another trap is applying the Alternating Series Test to conclude convergence and then wrongly labeling it conditional without checking the absolute series — an alternating series can be absolutely convergent.
Justification matters for free response. Write the limit expression, show the algebra, state the numerical value of , and name the conclusion. For classification, explicitly name both tests used. Full-credit rubrics reward the correct comparison to and the correct label, not just the final word.
A frequent trap: students report and stop, forgetting the endpoints or forgetting to state "absolutely." Another trap is applying the Alternating Series Test to conclude convergence and then wrongly labeling it conditional without checking the absolute series — an alternating series can be absolutely convergent.
Justification matters for free response. Write the limit expression, show the algebra, state the numerical value of , and name the conclusion. For classification, explicitly name both tests used. Full-credit rubrics reward the correct comparison to and the correct label, not just the final word.
Key terms
- Ratio Test.
- A convergence test using ; converges absolutely if , diverges if , inconclusive if .
- Absolute convergence.
- The property that converges. This guarantees converges as well.
- Conditional convergence.
- When converges but diverges — convergence depends on cancellation of signs.
- th-term (divergence) test.
- If , then diverges; this is why forces divergence.
- Alternating Series Test.
- If terms alternate in sign, decrease in magnitude, and tend to zero, the series converges; used to check the original series in conditional cases.
- Inconclusive case ().
- When the ratio limit equals , the Ratio Test gives no information and another test must be applied.
Worked example
Determine whether the series converges absolutely, converges conditionally, or diverges.
Apply the Ratio Test to the magnitudes. Let , so .
Form the ratio:Simplify using and :Take the limit:Since , the Ratio Test says converges. Because the absolute-value series converges, the original series converges absolutely.
Final answer: the series converges absolutely. Note there is no need to run the Alternating Series Test — absolute convergence is the stronger conclusion and already guarantees convergence.
Form the ratio:Simplify using and :Take the limit:Since , the Ratio Test says converges. Because the absolute-value series converges, the original series converges absolutely.
Final answer: the series converges absolutely. Note there is no need to run the Alternating Series Test — absolute convergence is the stronger conclusion and already guarantees convergence.
Practice questions
What does the Ratio Test conclude for ?
- The series converges absolutely
- The series converges conditionally
- The series diverges
- The test is inconclusive
Answer: The series diverges
Compute . As this limit is , so the series diverges. Factorials grow faster than any exponential, so the terms blow up.
Classify as absolutely convergent, conditionally convergent, or divergent. Justify with appropriate tests.
Answer: Conditionally convergent
First test the absolute series . This is a -series with , so it diverges — the series is not absolutely convergent. Now test the original alternating series: the terms decrease to , so by the Alternating Series Test converges. Converging while its absolute series diverges makes it conditionally convergent.
For which of the following does the Ratio Test give an inconclusive result?
Answer:
For a rational function of , the ratio of consecutive terms tends to , so and the Ratio Test is inconclusive; you would use limit comparison with instead. The other three contain factorials or th powers, giving and a definite conclusion.
FAQ
- When should I use the Ratio Test instead of another test?
- Reach for the Ratio Test whenever the general term contains a factorial such as or a quantity raised to the th power such as or . These simplify beautifully when you form . Avoid it for simple rational functions of , where the limit is and the test tells you nothing.
- Does mean absolute or just ordinary convergence?
- It means absolute convergence. The Ratio Test uses , so a result of shows converges. Because absolute convergence is the stronger condition, the original series converges too — you can state absolute convergence directly.
- How do I tell absolute from conditional convergence?
- Test the absolute-value series . If it converges, the series is absolutely convergent. If diverges but still converges (usually shown by the Alternating Series Test), it is conditionally convergent. If both diverge, the series diverges.
- What happens when the Ratio Test gives ?
- The test is inconclusive and provides no information. You must switch to another method — commonly the -series test, direct or limit comparison, the integral test, or the Alternating Series Test — to decide convergence.
Learn this with a teacher, not a page
The Crimsora tutor teaches U10.8 Ratio Test, Absolute and Conditional Convergence live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.