Ratio and Root Tests: Chapter Study Guide
Ratio and Root Tests
Learning Objectives
By the end of this study guide, you should be able to:
- Use the ratio test to determine the absolute convergence of a series involving factorials and exponential terms.
- Use the root test to determine the absolute convergence of a series where the -th power.
- Describe a general strategy for evaluating an unknown series and choosing the most efficient convergence test.
- Understand the limitations of the ratio and root tests, specifically identifying when they yield inconclusive results.
Key Terms & Glossary
- Absolute Convergence: A series converges. Absolutely convergent series always converge.
- Ratio Test: A test that evaluates the limit of the absolute ratio of consecutive terms to determine convergence rates relative to a geometric series.
- Root Test: A test that evaluates the -th term to determine convergence rates.
- Factorial (): The product of an integer and all the integers below it (e.g., $$4! = 4 \times 3 \times 2 \times 1$$). Factorials grow faster than exponential functions.
- Inconclusive Result: A scenario where a specific test provides no definitive answer about convergence or divergence, requiring a different test to be applied.
The "Big Idea"
The Ratio and Root Tests measure how quickly the terms of a series approach zero. Unlike the Comparison Test or Limit Comparison Test, they do not require you to find a secondary comparable series. Instead, they evaluate the series purely based on its own terms.
By calculating a limit (often denoted as $$\rho-th power.
[!NOTE] Both tests evaluate absolute convergence. If the limit \rho < 1$, the series converges absolutely. If $\rho > 1$, the terms do not approach zero fast enough, and the series diverges. If $\rho = 1, the tests are "blind" to the behavior, and you must use a different test.
Formula / Concept Box
| Test Name | The Limit to Evaluate | Conclusion Conditions |
|---|---|---|
| Ratio Test | $$ \rho = \lim_{n \to \infty} \left | \frac{a_{n+1}}{a_n} \right |
| Root Test | $$ \rho = \lim_{n \to \infty} \sqrt[n]{ | a_n |
Hierarchical Outline
- 1. Introduction to Ratio & Root Tests
- The purpose: Determining absolute convergence without a comparison series.
- The connection to geometric series: Using as a common ratio analogue.
- 2. The Ratio Test
- When to use: Best for series containing factorials (-th power ().
- Simplification strategy: Cancel common factors between and .
- 3. The Root Test
- When to use: Best for series where the entire sequence formula is raised to the -th power.
- Algebraic strategy: The -th power, simplifying the limit evaluation.
- 4. General Strategy for Convergence Testing
- Step 1: Identify familiar forms (-series, geometric).
- Step 2: Check for alternating terms.
- Step 3: Look for factorials (use Ratio) or large overarching powers (use Root).
- Step 4: Fall back on Divergence, Comparison, or Integral tests if .
Visual Anchors
Convergence Test Decision Flowchart
The Limit Boundary ()
Definition-Example Pairs
-
Term: The Ratio Test
- Definition: Taking the limit of the ratio of the next term over the current term to check if the series shrinks fast enough to converge.
- Example: For , . The ratio is , which approaches 0 as . Since $0 < 1$, it converges.
-
Term: The Root Test
- Definition: Taking the -th root of the -th term to see if the exponential base of the sequence is less than 1.
- Example: For , taking the -th root yields . As , this limit is $1/2, it converges.
Worked Examples
Example 1: Applying the Ratio Test
Determine if the series converges or diverges.
Step 1: Set up the ratio limit .
Step 2: Multiply by the reciprocal and group like terms.
Step 3: Simplify the exponents and the factorials. (Remember ).
Step 4: Evaluate the limit. Since , the series converges absolutely by the Ratio Test.
[!TIP] Whenever you see a constant raised to an -th power competing against a factorial, the factorial always wins eventually. The Ratio test proves this mathematically by driving the limit to 0.
Example 2: Applying the Root Test
Determine if the series converges or diverges.
Step 1: Notice the entire sequence is raised to a power involving .
Step 2: Simplify the root and power (the -th root).
Step 3: Evaluate the limit of the inside function, then square it. As , .
Step 4: Conclude. Since , the series converges absolutely by the Root Test.
Checkpoint Questions
- If applying the Ratio Test yields , what can you conclude about the series? What should you do next?
- Why is the Ratio Test particularly well-suited for series containing factorials like ?
- Calculate the limit for the series using the Ratio Test. Does it converge?
- Without calculating, why might the Root Test be a poor choice for the harmonic series ?
- True or False: If a series converges conditionally, the Ratio Test will always yield .
▶Click here to check your answers
- The test is inconclusive. You must select a different test, such as the limit comparison test, alternating series test, or integral test.
- Factorials expand nicely when calculating the ratio of the next term. simply becomes , allowing the factorials to cancel completely out of the expression.
- Yes, it converges. The ratio simplifies to .
- The -th root of a polynomial expression like $1/n$ will evaluate to a limit of 1 (inconclusive), wasting your time.
- False. The Ratio test checks for absolute convergence. For conditionally convergent series (like the alternating harmonic series), the Ratio test evaluates to (inconclusive).