zuai-logo
zuai-logo
  1. AP Calculus
FlashcardFlashcardStudy GuideStudy Guide
Question BankQuestion BankGlossaryGlossary

Ratio Test for Convergence

Next Topic - Determining Absolute or Conditional Convergence

Listen to this study note

Study Guide Overview

This study guide covers the Ratio Test for convergence of series in AP Calculus BC. It explains how to apply the test, focusing on series with exponentials and factorials. Several examples are provided to demonstrate how to determine if a series converges, diverges, or if the test is inconclusive. The guide also briefly reviews other convergence tests covered in Unit 10, including the nth term, integral, p-series, direct comparison, limit comparison, and alternating series tests.

#10.8 Ratio Test for Convergence

Welcome back to AP Calculus BC! Indeed, there are many tests that you have learned from this unit, and we are headed to the final one, the ratio test, which is useful for series with exponentials or factorials. 👆

#🤔 What is the Ratio Test?

In the bigger picture, a ratio relates two numbers and is represented as a quotient. If there are 4 apples and 3 oranges in a basket, we can also say that the basket has a 4:3 apple-to-orange ratio. 🍎

The Ratio Test works as follows:

Like all the other tests, this theorem will make more sense as we move through example problems. Without further ado, let’s dive right in!


#✏️ Ratio Test for Convergence Practice

Give them a try before you take a look at our walkthrough!

#1️⃣ Ratio Test Example 1

Determine whether the following series converges or diverges:

∑5nn!\sum \frac{5^n}{n!}∑n!5n​

Recall that the Ratio Test deals with series ∑an\sum a_n∑an​. In this case, an=5nn!a_n=\frac{5^n}{n!}an​=n!5n​!

To complete our L = . . . equation above, we also need to find an+1a_{n+1}an+1​. To get this, we simply replace n with (n + 1):

an+1=5n+1(n+1)!=5n∗51(n+1)∗n!a_{n+1}=\frac{5^{n+1}}{(n+1)!}=\frac{5^n*5^1}{(n+1)*n!}an+1​=(n+1)!5n+1​=(n+1)∗n!5n∗51​

Now that we have both pieces of the puzzle, we can find lim⁡x→∞an+1an\lim\limits_{x→ \infty}\frac{a_{n+1}}{a_n}x→∞lim​an​an+1​​.

\lim\limits_{n→ \infty}\frac{a_{n+1}}{a_n}=\lim\limits_{n→ \infty}\frac{a_{n+1}}{1}*\frac{1}{a_n}=\lim\limits_{n→ \infty}\frac{5^{n}*5}{(n+1)[object Object]\frac{n!}{5^n}

This cancels out 5n5^n5n and n!, and we’ll be left with…

lim⁡n→∞5n+1=0\lim\limits_{n→ \infty}\frac{5}{n+1}=0n→∞lim​n+15​=0

Plugging infinity into the denominator (per the limit) gives us 5 divided by a really, really large number, which gives us 0. Since 0 < 1, the series converges by the Ratio Test. ✅

#2️⃣ Ratio Test Example 2

Determine whether the following series converges or diverges:

∑42n+1(n+1)(−10)n\sum \frac{4^{2n+1}(n+1)}{(-10)^n}∑(−10)n42n+1(n+1)​

First, we find that an=42n+1(n+1)(−10)na_n=\frac{4^{2n+1}(n+1)}{(-10)^n}an​=(−10)n42n+1(n+1)​. We can further expand this term to get…

an=42n+1(n+1)(−10)n=16n[objectObject](n+1)(−10)na_n=\frac{4^{2n+1}(n+1)}{(-10)^n}=\frac{16^n[object Object](n+1)}{(-10)^n}an​=(−10)n42n+1(n+1)​=(−10)n16n[objectObject](n+1)​

Now, let’s find an+1a_{n+1}an+1​ by plugging in (n + 1) into all the n terms in our equation:

a_{n+1}=\frac{4^{2(n+1)+1}((n+1)+1)}{(-10)^{(n+1)}}=\frac{4^{2n+3}(n+2)}{(-10)^{n+1}}=\frac{64[object Object](-10)}

Moving onto lim⁡x→∞an+1an\lim\limits_{x→ \infty}\frac{a_{n+1}}{a_n}x→∞lim​an​an+1​​:

\lim\limits_{n→ \infty}\frac{a_{n+1}}{a_n}=\lim\limits_{n→ \infty}\frac{a_{n+1}}{1}[object Object]16^n(n+2)}{(-10)^n*(-10)}[object Object]4*(n+1)}

We can cancel out (−10)n(-10)^n(−10)n and 16n16^n16n. We’ll be left with:

lim⁡n→∞an+1an=lim⁡n→∞16(n+2)−10(n+1)=lim⁡n→∞16n+32−10n−10\lim\limits_{n→ \infty}\frac{a_{n+1}}{a_n}=\lim\limits_{n→ \infty}\frac{16(n+2)}{-10(n+1)}=\lim\limits_{n→ \infty}\frac{16n+32}{-10n-10}n→∞lim​an​an+1​​=n→∞lim​−10(n+1)16(n+2)​=n→∞lim​−10n−1016n+32​

Applying L’hopital’s rule, we can further simplify this limit to…

lim⁡n→∞−1610=−85\lim\limits_{n→ \infty}-\frac{16}{10}=-\frac{8}{5}n→∞lim​−1016​=−58​

Remember, the theorem actually deals with the absolute value of the limit of an+1an\frac{a_{n+1}}{a_n}an​an+1​​, so our final answer is actually 8/5. Since 8/5 > 1, the series diverges by the Ratio Test. ✅

#3️⃣ Ratio Test Example 3

Determine whether the following series converges or diverges:

∑n+1n−2\sum \frac{n+1}{n-2}∑n−2n+1​

Like the previous examples, we find that an=n+1n−2a_n=\frac{n+1}{n-2}an​=n−2n+1​. Next, find an+1a_{n+1}an+1​:

an+1=(n+1)+1(n+1)−2=n+2n−1a_{n+1}=\frac{(n+1)+1}{(n+1)-2}=\frac{n+2}{n-1}an+1​=(n+1)−2(n+1)+1​=n−1n+2​

Now, we find lim⁡x→∞an+1an\lim\limits_{x→ \infty}\frac{a_{n+1}}{a_n}x→∞lim​an​an+1​​. Applying L’hopital’s rule, we can further simplify this limit to…

lim⁡n→∞an+1an=lim⁡n→∞an+11[objectObject]n−2n+1)=1\lim\limits_{n→ \infty}\frac{a_{n+1}}{a_n}=\lim\limits_{n→ \infty}\frac{a_{n+1}}{1}[object Object]\frac{n-2}{n+1})=1n→∞lim​an​an+1​​=n→∞lim​1an+1​​[objectObject]n+1n−2​)=1

This is a unique case! Recall from the Ratio Test that if L = 1, then the test is indeterminate. “Indeterminate” is a fancy way of saying we can’t determine whether the series above converges or diverges. That means we’ll have to use another test from our Unit 10 toolkit! ❓


#🪐 Closing

This section wraps up all the tests (aka tools) you can use to determine whether a series converges, diverges, or remains inconclusive.

To briefly summarize, the tests we’ve encountered throughout the unit are:

  • the nth term test (10.3)
  • the integral test (10.4)
  • the p-series test (includes harmonic series, 10.5)
  • the direct comparison test (10.6)
  • the limit comparison test (10.6)
  • the alternating series test (10.7)
  • the ratio test We’ve linked the corresponding study guides to each test just in case you need to review!

Once you become super familiar with these tests, you’ll find that you’ll only need one or two tests to determine [absolute or conditional] convergence or divergence. Tying these tests together might seem complicated and daunting at first especially when there are so many different tests to choose from, but with practice and pattern recognition skills, you’ll be golden! 🥇

Continue your learning journey

FlashcardFlashcard

Flashcard

Continute to Flashcard

Question BankQuestion Bank

Question Bank

Continute to Question Bank

Mock ExamMock Exam

Mock Exam

Continute to Mock Exam

Previous Topic - Alternating Series Test for ConvergenceNext Topic - Determining Absolute or Conditional Convergence
Feedback stars icon

How are we doing?

Give us your feedback and let us know how we can improve

Question 1 of 10

What condition, based on the Ratio Test, guarantees that a series ∑an\sum a_n∑an​ converges?

L > 1

L = 1

L < 1

L = 0