Skip to main content
United StatesCalculusSyllabus dot point

How does the ratio test use the limit of consecutive-term ratios to decide convergence?

Topic 10.8 Ratio Test for Convergence: use the limit of the ratio of consecutive terms to decide absolute convergence or divergence, especially for factorials and exponentials (BC).

A focused answer to AP Calculus BC Topic 10.8, using the ratio test to decide absolute convergence or divergence from the limit of consecutive-term ratios, especially for series with factorials and exponentials, with worked examples.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. The test
  3. Why factorials and exponentials are its specialty
  4. A worked convergence
  5. Setting up the ratio without slips
  6. When the ratio test is inconclusive

What this topic is asking

The College Board (Topic 10.8, BC only) gives the ratio test, the most powerful general test in the unit and the standard tool for series with factorials or exponentials. It examines the limit of the ratio of consecutive terms; if the terms shrink fast enough, the series converges absolutely.

The test

Why factorials and exponentials are its specialty

Factorials and nn-th powers collapse in the ratio because consecutive terms differ by a single factor. For factorials, (n+1)!n!=n+1\frac{(n+1)!}{n!} = n+1, so a tower of multiplications reduces to one term. For powers, rn+1rn=r\frac{r^{n+1}}{r^n} = r, a constant. This is why the ratio test handles βˆ‘2nn!\sum\frac{2^n}{n!} effortlessly: the ratio 2n+1β†’0\frac{2}{n+1}\to 0, immediately giving convergence. By contrast, applying the ratio test to a pp-series gives an+1an=(nn+1)pβ†’1\frac{a_{n+1}}{a_n} = \left(\frac{n}{n+1}\right)^p\to 1, the inconclusive case, which is why you classify pp-series by their own rule rather than the ratio test. Matching the test to the term's structure, ratio for factorials and powers, pp-series rule for powers of nn in the denominator, is the strategic point.

A worked convergence

Setting up the ratio without slips

The mechanical heart of the test is writing an+1a_{n+1} correctly: replace every nn in ana_n by n+1n+1. So if an=3nn!a_n = \frac{3^n}{n!}, then an+1=3n+1(n+1)!a_{n+1} = \frac{3^{n+1}}{(n+1)!}, and forming the quotient lets the 3n3^n and n!n! cancel against their successors. Two reliable simplifications: (n+1)!n!=n+1\frac{(n+1)!}{n!} = n+1 and rn+1rn=r\frac{r^{n+1}}{r^n} = r. Flip the division by the denominator into multiplication by its reciprocal to keep the algebra clean. A common error is mishandling the factorial, for instance writing (n+1)!n!=n!\frac{(n+1)!}{n!} = n! instead of n+1n+1; expanding (n+1)!=(n+1)β‹…n!(n+1)! = (n+1)\cdot n! makes the cancellation obvious.

When the ratio test is inconclusive

When L=1L = 1, the ratio test gives no information, and this happens precisely for the borderline series the test is not built for, chiefly pp-series and other algebraic (non-exponential, non-factorial) terms. In those cases you fall back on the pp-series rule, comparison, or the integral test. Recognizing the inconclusive case early saves effort: if the term is a ratio of polynomials in nn, the ratio test will return 11, so go straight to a comparison or pp-series argument instead. Reserve the ratio test for terms whose growth is exponential or factorial, where it gives a clean limit other than 11, and it will rarely disappoint.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2022 (BC, style)1 marksSection I (multiple choice, no calculator). The ratio test applied to βˆ‘2nn!\sum \frac{2^n}{n!} gives a limit of (A) 00 (B) 22 (C) ∞\infty (D) 11
Show worked answer β†’

The correct answer is (A), 00.

an+1an=2n+1/(n+1)!2n/n!=2n+1\frac{a_{n+1}}{a_n} = \frac{2^{n+1}/(n+1)!}{2^n/n!} = \frac{2}{n+1}. As nβ†’βˆžn\to\infty this β†’0<1\to 0 < 1, so the series converges absolutely; the limit is 00.

AP 2024 (BC, style)4 marksSection II (free response, no calculator). Use the ratio test to determine whether βˆ‘n=1∞n!3n\sum_{n=1}^{\infty} \frac{n!}{3^n} converges or diverges.
Show worked answer β†’

A 4-point ratio-test problem.

(2 points) an+1an=(n+1)!/3n+1n!/3n=(n+1)!n!β‹…3n3n+1=n+13\frac{a_{n+1}}{a_n} = \frac{(n+1)!/3^{n+1}}{n!/3^n} = \frac{(n+1)!}{n!}\cdot\frac{3^n}{3^{n+1}} = \frac{n+1}{3}.
(2 points) lim⁑nβ†’βˆžn+13=∞>1\lim_{n\to\infty}\frac{n+1}{3} = \infty > 1, so by the ratio test the series diverges.

Related dot points

Sources & how we know this