Study Guide

Ratio Test for Convergence

AP Calculus BCΒ· AP Calculus BC CED β€” Infinite Sequences and SeriesΒ· 14 min read

1. Core Concepts of the Ratio Testβ˜…β˜…β˜†β˜†β˜†β± 4 min

The Ratio Test (also called d'Alembert's Ratio Test) is a convergence test for infinite series , most useful when series terms contain factorials, exponential functions, or powers of that simplify cleanly when taking the ratio of consecutive terms. This topic is tested on both multiple-choice and free-response sections of the AP Calculus BC exam.

πŸ“˜ Definition

Ratio Test

L=lim⁑nβ†’βˆžβˆ£an+1an∣L = \lim_{n \to \infty} \left| \frac{a_{n+1}}{a_n} \right|

A convergence test that compares the asymptotic growth rate of consecutive terms of an infinite series. Three outcomes: 1) If , the series converges absolutely; 2) If (including ), the series diverges; 3) If , the test is inconclusive.

Example:

The limit behaves like the absolute value of the common ratio for geometric series.

πŸ“ Worked Example

Determine whether the series converges or diverges.

  1. 1

    Identify and :

    an=3nn!,an+1=3n+1(n+1)!a_n = \frac{3^n}{n!}, \quad a_{n+1} = \frac{3^{n+1}}{(n+1)!}
  2. 2

    Set up the ratio of consecutive terms (all terms are positive, so absolute value can be dropped):

    an+1an=3n+1(n+1)!β‹…n!3n\frac{a_{n+1}}{a_n} = \frac{3^{n+1}}{(n+1)!} \cdot \frac{n!}{3^n}
  3. 3

    Simplify the expression:

    3n+13n=3,n!(n+1)!=1n+1β€…β€ŠβŸΉβ€…β€Šan+1an=3n+1\frac{3^{n+1}}{3^n} = 3, \quad \frac{n!}{(n+1)!} = \frac{1}{n+1} \implies \frac{a_{n+1}}{a_n} = \frac{3}{n+1}
  4. 4

    Compute the limit as :

    L=lim⁑nβ†’βˆž3n+1=0L = \lim_{n \to \infty} \frac{3}{n+1} = 0
  5. 5

    Apply the ratio test rule: , so the series converges absolutely.

2. Inconclusive Casesβ˜…β˜…β˜…β˜†β˜†β± 3 min

When , the ratio test gives no information about convergence, and this is a common testing point on the AP exam. The ratio test only captures exponential growth rates of terms; when growth is polynomial, the limit will always equal 1, regardless of whether the series converges or diverges. Whenever you calculate , you must switch to another appropriate test.

πŸ“ Worked Example

The ratio test for the series gives . Determine whether the series converges or diverges.

  1. 1

    Confirm that means the ratio test is inconclusive, so we use the limit comparison test.

  2. 2

    For large , the end behavior of is approximately , so we compare to the divergent series .

  3. 3

    Compute the limit of the ratio of terms:

    lim⁑nβ†’βˆžanbn=lim⁑nβ†’βˆžn/(2n2+1)1/n=lim⁑nβ†’βˆžn22n2+1=12\lim_{n \to \infty} \frac{a_n}{b_n} = \lim_{n \to \infty} \frac{n/(2n^2 +1)}{1/n} = \lim_{n \to \infty} \frac{n^2}{2n^2 +1} = \frac{1}{2}
  4. 4

    Since the limit is positive and finite, the original series diverges by the limit comparison test.

3. Applying the Ratio Test to Power Seriesβ˜…β˜…β˜…β˜†β˜†β± 4 min

The most common high-stakes use of the ratio test on the AP Calculus BC exam is finding the radius and interval of convergence for a power series of the form . Convergence of a power series depends on the value of , and the ratio test is ideal here because the term simplifies cleanly when taking the ratio of consecutive terms.

  1. Write , then set up the ratio

  2. Separate terms involving from terms involving

  3. Compute the limit

  4. Set to find the radius of convergence

  5. Check the endpoints separately with another test

πŸ“ Worked Example

Find the radius of convergence for the power series .

  1. 1

    Identify and :

    an=(3x)nn4n,an+1=(3x)n+1(n+1)4n+1a_n = \frac{(3x)^n}{n 4^n}, \quad a_{n+1} = \frac{(3x)^{n+1}}{(n+1) 4^{n+1}}
  2. 2

    Set up and simplify the absolute value ratio:

    ∣an+1an∣=∣(3x)n+1(n+1)4n+1β‹…n4n(3x)n∣=3∣x∣4β‹…nn+1\left| \frac{a_{n+1}}{a_n} \right| = \left| \frac{(3x)^{n+1}}{(n+1) 4^{n+1}} \cdot \frac{n 4^n}{(3x)^n} \right| = \frac{3|x|}{4} \cdot \frac{n}{n+1}
  3. 3

    Compute the limit as :

    lim⁑nβ†’βˆžnn+1=1β€…β€ŠβŸΉβ€…β€ŠL=3∣x∣4\lim_{n \to \infty} \frac{n}{n+1} = 1 \implies L = \frac{3|x|}{4}
  4. 4

    Set for convergence:

    3∣x∣4<1β€…β€ŠβŸΉβ€…β€Šβˆ£x∣<43\frac{3|x|}{4} < 1 \implies |x| < \frac{4}{3}
  5. 5

    The radius of convergence is .

4. AP-Style Concept Checkβ˜…β˜…β˜…β˜…β˜†β± 3 min

βœ“ Quick check

Test your understanding with this multiple-choice question:

  1. Which of the following is the radius of convergence of the power series ?

    • 0

    • 4

5. Common Pitfalls

Wrong move:

Reversing the ratio order, computing instead of , leading to an inverted and wrong conclusion.

Why:

Students mix up the order when writing quickly, especially for power series problems.

Correct move:

Always explicitly label and first, then write in the numerator and in the denominator before simplifying.

Wrong move:

Forgetting to take the absolute value of the ratio, leading to a negative and incorrect conclusion that even for divergent series.

Why:

Students drop the absolute value for positive-term series and forget the habit for alternating/power series.

Correct move:

Always write the absolute value around the ratio before simplifying, even if all terms are positive, to build consistency.

Wrong move:

Concluding convergence or divergence when , without using a second test.

Why:

Students assume the ratio test can answer all questions and forget the inconclusive rule.

Correct move:

As soon as you get , write "The ratio test is inconclusive" on your paper, then select another appropriate test.

Wrong move:

Leaving inside the limit when calculating radius of convergence, leading to incorrect simplification.

Why:

Students forget is a constant with respect to the limit over .

Correct move:

Always factor all terms involving out of the limit before evaluating.

Wrong move:

Treating as an inconclusive case instead of a divergent case.

Why:

Students only remember and and forget that infinite falls into the category.

Correct move:

If the limit goes to infinity, note that , so the series diverges by the ratio test.

6. Quick Reference Cheatsheet

Category

Formula/Rule

Notes

Core Ratio Test Limit

For any infinite series ; always in numerator

Convergence Case

Series converges absolutely, so it converges

Divergence Case

(includes )

Series diverges,

Inconclusive Case

Use another test: p-test, limit comparison, alternating series test

Radius of Convergence

Check endpoints separately

Infinite Radius

when

Converges for all real

Zero Radius

when

Converges only at center

Power Series Rule

Converges for , diverges for

Interval of convergence only includes endpoints if they pass a separate test

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2023 Β· BC

    Find radius of convergence

  • 2022 Β· BC

    Test series convergence

What's Next

Mastering the ratio test is a critical prerequisite for finding the full interval of convergence of power series, which is a 3-5 point question on almost every AP Calculus BC FRQ section. Without correctly applying the ratio test to find the radius of convergence, you cannot complete the interval of convergence, so this topic is make-or-break for a high Unit 10 score. The ratio test also prepares you for the root test, another convergence test, and underpins analysis of Taylor and Maclaurin series, the core of the second half of Unit 10.