Practice Ratio Test For Convergence in AP Calculus BC with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
Question 1 / 20
0 of 20 answered
A series for an algorithm’s error is ∑n=1∞2nn; decide convergence using the ratio test.
What this quiz covers
This quiz focuses on Ratio Test For Convergence, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus BC.
How to use this quiz
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
All questions
Question 1
A series for an algorithm’s error is ∑n=1∞2nn; decide convergence using the ratio test.
Diverges because limn→∞anan+1=2.
Converges because limn→∞anan+1=21<1. (correct answer)
Inconclusive because limn→∞anan+1=1.
Diverges because limn→∞anan+1=21<1.
Converges because limn→∞anan+1=0.
Explanation: The ratio test is a key method for determining the convergence of infinite series, particularly those involving linear terms over exponentials. To apply it here, compute the limit of the absolute value of the ratio of consecutive terms: for a_n = n / 2^n, the ratio |a_{n+1}/a_n| = ((n+1)/n) / 2. As n approaches infinity, this limit is 1/2, which is less than 1. Therefore, the ratio test indicates that the series converges. A tempting distractor might be choice A, which claims divergence with limit 2, but this misapplies the ratio by inverting it. Always remember that in the ratio test, for series like geometric with polynomial adjustments, a limit less than 1 ensures convergence.
Question 2
Apply the ratio test to decide the behavior of ∑n=1∞5nn!.
Converges because limanan+1=51<1.
Inconclusive because limanan+1=1.
Diverges because limanan+1=∞>1. (correct answer)
Converges because limanan+1=0<1.
Diverges because limanan+1=51<1.
Explanation: This problem requires applying the ratio test to determine series convergence. For ∑n=1∞5nn!, we calculate anan+1=n!/5n(n+1)!/5n+1=n!cdot5n+1(n+1)!cdot5n=5n+1. As n→∞, this ratio approaches ∞, which is greater than 1, so the series diverges. Choice A incorrectly suggests the limit is 51, likely by mishandling the factorial terms. The key insight is that factorial growth in the numerator eventually overwhelms any exponential base in the denominator.
Question 3
Use the ratio test to determine whether ∑n=1∞2nn converges or diverges.
Diverges because limanan+1=2>1.
Inconclusive because limanan+1=1.
Converges because limanan+1=0<1.
Converges because limanan+1=21<1. (correct answer)
Diverges because limanan+1=21<1.
Explanation: This problem requires applying the ratio test to a series with linear and exponential terms. For ∑n=1∞2nn, we compute anan+1=n/2n(n+1)/2n+1=2nn+1=21⋅nn+1. As n→∞, this approaches 21⋅1=21<1, so the series converges. Choice A incorrectly claims the limit is 2, likely by mishandling the exponential terms. The exponential denominator with base 2 grows fast enough to overcome linear growth in the numerator.
Question 4
Use the ratio test to determine convergence of ∑n=1∞n!n4.
Inconclusive because limanan+1=1.
Diverges because limanan+1=∞>1.
Converges because limanan+1=∞>1.
Converges because limanan+1=0<1. (correct answer)
Diverges because limanan+1=0<1.
Explanation: This problem requires applying the ratio test to a series with polynomial numerator and factorial denominator. For ∑n=1∞n!n4, we calculate anan+1=n4/n!(n+1)4/(n+1)!=n4⋅(n+1)!(n+1)4⋅n!=n4(n+1)(n+1)4=n4(n+1)3=n1⋅(nn+1)3. As n→∞, this approaches 0<1, so the series converges. Choice B incorrectly suggests the limit is infinity and divergence, missing that factorial growth dominates polynomial growth. Factorials in denominators almost always lead to convergence.
Question 5
Apply the ratio test to ∑n=1∞n55n and select the correct conclusion.
Converges because limanan+1=0<1.
Diverges because limanan+1=5>1. (correct answer)
Inconclusive because limanan+1=1.
Converges because limanan+1=51<1.
Diverges because limanan+1=51<1.
Explanation: This problem involves applying the ratio test to a series with exponential numerator and polynomial denominator. For ∑n=1∞n55n, we calculate anan+1=5n/n55n+1/(n+1)5=5⋅(n+1n)5. As n→∞, this becomes 5⋅15=5>1, so the series diverges. Choice D incorrectly suggests the limit is 51 and convergence, missing that exponential growth with base 5 dominates fifth-degree polynomial growth. When the base of an exponential exceeds 1, it will eventually overpower any polynomial denominator.
Question 6
Use the ratio test to analyze ∑n=1∞(2n)!7n for convergence.
Diverges because the ratio-test limit is 7>1
Inconclusive because the ratio-test limit is 1
Converges absolutely because the ratio-test limit is 0<1 (correct answer)
Diverges because the ratio-test limit is 71>1
Converges absolutely because the ratio-test limit is 71<1
Explanation: This problem involves ratio test with factorial denominators. For ∑n=1∞(2n)!7n, we find limn→∞anan+1=limn→∞7n/(2n)!7n+1/(2n+2)!=limn→∞(2n+2)(2n+1)7=0. Since the limit is 0 (less than 1), the series converges absolutely by the ratio test. Choice A incorrectly claims the limit is 7, missing that (2n+2)!=(2n+2)(2n+1)(2n)! creates quadratic growth in the denominator. Double factorial (2n)! grows much faster than single factorial n!, dominating any exponential numerator.
Question 7
Using the ratio test, determine convergence of ∑n=1∞6n(−1)nn2.
Converges because limanan+1=61<1. (correct answer)
Diverges because limanan+1=6>1.
Inconclusive because limanan+1=1.
Converges because limanan+1=1.
Diverges because limanan+1=61<1.
Explanation: This question tests the ratio test on an alternating series with polynomial and exponential terms. For ∑n=1∞6n(−1)nn2, we apply the ratio test to the absolute values: anan+1=n2/6n(n+1)2/6n+1=6n2(n+1)2=61⋅(nn+1)2. Taking the limit: limn→∞61⋅12=61<1, so the series converges absolutely. Choice B incorrectly states the limit is 6, inverting the result. The alternating sign doesn't affect the ratio test calculation when we use absolute values.
Question 8
For ∑n=1∞nnn!, use the ratio test to determine whether it converges.
Diverges because limn→∞anan+1=1.
Converges because limn→∞anan+1=e1<1. (correct answer)
Converges because limn→∞anan+1=1.
Diverges because limn→∞anan+1=e1<1.
Inconclusive because limn→∞anan+1=e.
Explanation: The ratio test is a key method for determining the convergence of infinite series, particularly those involving factorials and exponential-like terms. To apply it here, compute the limit of the absolute value of the ratio of consecutive terms: for a_n = n! / n^n, the ratio |a_{n+1}/a_n| = (n/(n+1))^n. As n approaches infinity, this limit is 1/e, which is less than 1. Therefore, the ratio test indicates that the series converges. A tempting distractor might be choice A, which claims divergence with limit 1, but this overlooks the precise limit involving e. Always remember that in the ratio test, recognizing limits like 1/e can confirm convergence for series balancing factorials and powers.
Question 9
A damping series is ∑n=1∞n!(−2)n; apply the ratio test to decide convergence.
Diverges because limn→∞anan+1=2>1.
Inconclusive because limn→∞anan+1=1.
Converges because limn→∞anan+1=0<1. (correct answer)
Diverges because limn→∞anan+1=0<1.
Converges because limn→∞anan+1=∞.
Explanation: The ratio test is a key method for determining the convergence of infinite series, particularly those involving factorials or exponentials, even with alternating signs since we use absolute values. To apply it here, compute the limit of the absolute value of the ratio of consecutive terms: for a_n = (-2)^n / n!, the ratio |a_{n+1}/a_n| = 2/(n+1). As n approaches infinity, this limit is 0, which is less than 1. Therefore, the ratio test indicates that the series converges absolutely. A tempting distractor might be choice A, which claims divergence with limit 2 > 1, but this neglects the factorial's growth. Always remember that in the ratio test, a limit of 0 strongly suggests convergence, especially for exponential series with factorial denominators.
Question 10
In a finance model, ∑n=1∞n!(n+2)2n appears; use the ratio test for convergence.
Converges because limn→∞anan+1=0<1. (correct answer)
Diverges because limn→∞anan+1=2>1.
Inconclusive because limn→∞anan+1=1.
Diverges because limn→∞anan+1=0<1.
Converges because limn→∞anan+1=∞.
Explanation: The ratio test is a key method for determining the convergence of infinite series, particularly those involving factorials and polynomials. To apply it here, compute the limit of the absolute value of the ratio of consecutive terms: for a_n = (n+2) 2^n / n!, the ratio |a_{n+1}/a_n| = 2 (n+3) / ((n+1)(n+2)). As n approaches infinity, this limit is 0, which is less than 1. Therefore, the ratio test indicates that the series converges. A tempting distractor might be choice B, which claims divergence with limit 2 > 1, but this ignores the factorial's overpowering effect. Always remember that in the ratio test, when polynomials are multiplied by exponentials over factorials, the limit often approaches 0, confirming convergence.
Question 11
Use the ratio test on sum_{n=1}^{infty} \frac{4^n}{(2n)!} to determine convergence behavior.
Diverges because the ratio-test limit equals 4
Inconclusive because the ratio-test limit equals 1
Converges absolutely because the ratio-test limit equals 0 (correct answer)
Diverges because the ratio-test limit equals ∞
Converges absolutely because the ratio-test limit equals 41
Explanation: The skill here is using the ratio test to determine the convergence of infinite series. To apply the ratio test, compute the limit L = lim_{n→∞} |a_{n+1}/a_n| where a_n = 4^n / (2n)!, so |a_{n+1}/a_n| = 4 / ((2n+1)(2n+2)). The limit is 0 as n approaches infinity. Since L = 0 < 1, the series converges absolutely. A tempting distractor is choice E, which claims convergence with limit 1/4, but this fails because the double factorial growth in the denominator produces 0, not 1/4. A transferable ratio-test strategy is to simplify the expression for |a_{n+1}/a_n| carefully, evaluate the limit, and conclude absolute convergence if less than 1, divergence if greater than 1, or inconclusive if equal to 1.
Question 12
For sum_{n=1}^{infty} \frac{3^n}{n!}, what does the ratio test conclude about convergence?
Diverges because the ratio-test limit equals 3
Converges absolutely because the ratio-test limit equals 0 (correct answer)
Inconclusive because the ratio-test limit equals 1
Diverges because the ratio-test limit equals ∞
Converges absolutely because the ratio-test limit equals 31
Explanation: The skill here is using the ratio test to determine the convergence of infinite series. To apply the ratio test, compute the limit L = lim_{n→∞} |a_{n+1}/a_n| where a_n = 3^n / n!, so |a_{n+1}/a_n| = 3/(n+1). The limit is 0 as n approaches infinity. Since L = 0 < 1, the series converges absolutely. A tempting distractor is choice E, which suggests convergence with limit 1/3, but this fails because it incorrectly places the 3 in the denominator instead of the numerator in the ratio. A transferable ratio-test strategy is to simplify the expression for |a_{n+1}/a_n| carefully, evaluate the limit, and conclude absolute convergence if less than 1, divergence if greater than 1, or inconclusive if equal to 1.
Question 13
Apply the ratio test to ∑n=1∞n55n and select the correct conclusion.
Converges because limanan+1=0<1.
Diverges because limanan+1=5>1. (correct answer)
Inconclusive because limanan+1=1.
Converges because limanan+1=51<1.
Diverges because limanan+1=51<1.
Explanation: This problem involves applying the ratio test to a series with exponential numerator and polynomial denominator. For ∑n=1∞n55n, we calculate anan+1=5n/n55n+1/(n+1)5=5⋅(n+1n)5. As n→∞, this becomes 5⋅15=5>1, so the series diverges. Choice D incorrectly suggests the limit is 51 and convergence, missing that exponential growth with base 5 dominates fifth-degree polynomial growth. When the base of an exponential exceeds 1, it will eventually overpower any polynomial denominator.
Question 14
Use the ratio test to determine convergence of ∑n=1∞n32n.
Diverges because limanan+1=2>1. (correct answer)
Converges because limanan+1=21<1.
Converges because limanan+1=0<1.
Inconclusive because limanan+1=1.
Diverges because limanan+1=0<1.
Explanation: This question tests using the ratio test on a series with exponential and polynomial terms. For ∑n=1∞n32n, we compute anan+1=2n/n32n+1/(n+1)3=(n+1)32n3=2cdot(n+1n)3. Taking the limit: limn→∞2cdot(n+1n)3=2cdot13=2>1, so the series diverges. Choice B incorrectly claims the limit is 21, perhaps by inverting the ratio. Remember that exponential growth with base greater than 1 will eventually dominate any polynomial growth.
Question 15
Decide convergence of ∑n=1∞3n(n+1)! using the ratio test.
Converges because limanan+1=31<1.
Diverges because limanan+1=∞>1. (correct answer)
Inconclusive because limanan+1=1.
Converges because limanan+1=0<1.
Diverges because limanan+1=31<1.
Explanation: This question tests the ratio test on a series with factorial and exponential terms. For ∑n=1∞3n(n+1)!, we calculate anan+1=(n+1)!/3n(n+2)!/3n+1=(n+1)!(n+2)!⋅3n+13n=3n+2. Taking the limit: limn→∞3n+2=∞>1, so the series diverges. Choice A incorrectly suggests convergence with limit 31, missing that the factorial growth dominates. Remember that factorial terms in numerators typically cause divergence unless balanced by stronger denominators.
Question 16
Decide convergence of ∑n=1∞3n(n+1)! using the ratio test.
Converges because limanan+1=31<1.
Diverges because limanan+1=∞>1. (correct answer)
Inconclusive because limanan+1=1.
Converges because limanan+1=0<1.
Diverges because limanan+1=31<1.
Explanation: This question tests the ratio test on a series with factorial and exponential terms. For ∑n=1∞3n(n+1)!, we calculate anan+1=(n+1)!/3n(n+2)!/3n+1=(n+1)!(n+2)!⋅3n+13n=3n+2. Taking the limit: limn→∞3n+2=∞>1, so the series diverges. Choice A incorrectly suggests convergence with limit 31, missing that the factorial growth dominates. Remember that factorial terms in numerators typically cause divergence unless balanced by stronger denominators.
Question 17
A power series is ∑n=1∞n+1n; what does the ratio test conclude?
Converges absolutely because the ratio-test limit is 0<1
Diverges because the ratio-test limit is ∞
Inconclusive because the ratio-test limit is 1 (correct answer)
Diverges because the ratio-test limit is 21>1
Converges absolutely because the ratio-test limit is 21<1
Explanation: This question examines ratio test application to a simple rational series. For ∑n=1∞n+1n, we calculate limn→∞anan+1=limn→∞n/(n+1)(n+1)/(n+2)=limn→∞n(n+2)(n+1)2=1. Since the limit equals 1, the ratio test is inconclusive—it cannot determine convergence or divergence. Choice E incorrectly suggests the limit is 21, perhaps from algebraic error. When the ratio test yields 1, you must use other tests; note that this series diverges since limn→∞n+1n=1=0.
Question 18
Use the ratio test on ∑n=1∞3n(−1)nn3 to decide convergence.
Diverges because the ratio-test limit is 3>1
Converges absolutely because the ratio-test limit is 31<1 (correct answer)
Inconclusive because the ratio-test limit is 1
Diverges because the ratio-test limit is 31>1
Converges absolutely because the ratio-test limit is 0<1
Explanation: This question involves applying the ratio test to an alternating series. For ∑n=1∞3n(−1)nn3, we use absolute values: limn→∞anan+1=limn→∞n3/3n(n+1)3/3n+1=limn→∞3n3(n+1)3=31. Since 31<1, the series converges absolutely by the ratio test. Choice A incorrectly claims the limit is 3, possibly from inverting the fraction. The ratio test examines absolute convergence, so the alternating sign doesn't affect the limit calculation.
Question 19
Using the ratio test, determine whether ∑n=1∞n!3n converges or diverges.
Diverges because limanan+1=3>1.
Converges because limanan+1=0<1. (correct answer)
Diverges because limanan+1=1.
Converges because limanan+1=31<1.
Inconclusive because limanan+1=1.
Explanation: This question tests the ratio test for convergence of infinite series. For the series ∑n=1∞n!3n, we compute anan+1=3n/n!3n+1/(n+1)!=3ncdot(n+1)!3n+1cdotn!=n+13. Taking the limit as n→∞, we get limn→∞n+13=0<1, so the series converges by the ratio test. Choice A incorrectly claims the limit is 3, likely by forgetting the factorial growth in the denominator. When applying the ratio test, always simplify the ratio completely before taking the limit, and remember that factorial growth dominates exponential growth.
Question 20
Consider ∑n=1∞(n!)25n(2n)!; what does the ratio test imply?
Converges absolutely because the ratio-test limit is 54<1 (correct answer)
Diverges because the ratio-test limit is 54>1
Inconclusive because the ratio-test limit is 1
Diverges because the ratio-test limit is ∞
Converges absolutely because the ratio-test limit is 45<1
Explanation: This problem requires careful ratio test computation with complex factorial expressions. For ∑n=1∞(n!)25n(2n)!, we calculate limn→∞anan+1=limn→∞(2n)!/(n!)25n(2n+2)!/(n+1)!25n+1. After simplification using (2n+2)!=(2n+2)(2n+1)(2n)! and (n+1)!=(n+1)n!, this becomes limn→∞5(n+1)2(2n+2)(2n+1)=54. Since 54<1, the series converges absolutely. Choice E incorrectly inverts to get 45. When handling double factorials or squared factorials, track each term's growth rate carefully.