Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Sign up

Log in

Opening subject page...

Loading your content

Practice

  • All Subjects
  • Algebra Flashcards
  • SAT Math Practice Tests
  • Math Question of the Day
  • Live Classes
  • On-Demand Courses

Varsity Tutors

  • Find a Tutor
  • Test Prep
  • Online Classes
  • K-12 Learning
  • College Search
  • VarsityTutors.com

© 2026 Varsity Tutors. All rights reserved.

← Back to quizzes

AP Calculus BC Quiz

AP Calculus BC Quiz: Comparison Tests For Convergence

Practice Comparison Tests 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

To estimate error, a sensor uses sum_{n=1}^{infty}frac{3n+1}{n^3+2}. Which comparison correctly determines convergence?​

Select an answer to continue

What this quiz covers

This quiz focuses on Comparison Tests 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

To estimate error, a sensor uses sum_{n=1}^{infty}frac{3n+1}{n^3+2}. Which comparison correctly determines convergence?​

  1. Since 3n+1n3+2≥1n2\frac{3n+1}{n^3+2}\ge \frac{1}{n^2}n3+23n+1​≥n21​ for n≥1n\ge1n≥1 and ∑1n2\sum \frac{1}{n^2}∑n21​ converges, the series converges.
  2. Since 3n+1n3+2≤4n2\frac{3n+1}{n^3+2}\le \frac{4}{n^2}n3+23n+1​≤n24​ for n≥1n\ge1n≥1 and ∑4n2\sum \frac{4}{n^2}∑n24​ converges, the series converges. (correct answer)
  3. Since 3n+1n3+2≤1n\frac{3n+1}{n^3+2}\le \frac{1}{n}n3+23n+1​≤n1​ for n≥1n\ge1n≥1 and ∑1n\sum \frac{1}{n}∑n1​ diverges, the series converges.
  4. Since 3n+1n3+2≥1n3\frac{3n+1}{n^3+2}\ge \frac{1}{n^3}n3+23n+1​≥n31​ for n≥1n\ge1n≥1 and ∑1n3\sum \frac{1}{n^3}∑n31​ converges, the series diverges.
  5. Since 3n+1n3+2≤1n3\frac{3n+1}{n^3+2}\le \frac{1}{n^3}n3+23n+1​≤n31​ for n≥1n\ge1n≥1 and ∑1n3\sum \frac{1}{n^3}∑n31​ converges, the series diverges.

Explanation: This problem requires using the comparison test to determine convergence of the series. For large n, the dominant terms are 3n in the numerator and n³ in the denominator, so the series behaves like 3/n². Since n³ + 2 > n³, we have (3n+1)/(n³+2) < (3n+1)/n³ < 4n/n³ = 4/n² for n ≥ 1. The series ∑4/n² = 4∑1/n² converges (p-series with p = 2 > 1), so by the comparison test, our series converges. Choice A incorrectly reverses the inequality direction, which would require the divergence of the comparison series to conclude anything. When using the comparison test, always verify your inequality direction matches your conclusion: if your series is less than a convergent series, it converges.

Question 2

A model sums sum_{n=2}^{infty}frac{\ln n}{n^{3/2}}. Which comparison test statement is valid?

  1. Since ln⁡nn3/2≥1n3/2\frac{\ln n}{n^{3/2}}\ge \frac{1}{n^{3/2}}n3/2lnn​≥n3/21​ for n≥2n\ge2n≥2 and ∑1n3/2\sum \frac{1}{n^{3/2}}∑n3/21​ converges, the series diverges.
  2. Since ln⁡nn3/2≤1n\frac{\ln n}{n^{3/2}}\le \frac{1}{n}n3/2lnn​≤n1​ for n≥2n\ge2n≥2 and ∑1n\sum \frac{1}{n}∑n1​ diverges, the series converges.
  3. Since ln⁡nn3/2≤n1/4n3/2=1n5/4\frac{\ln n}{n^{3/2}}\le \frac{n^{1/4}}{n^{3/2}}=\frac{1}{n^{5/4}}n3/2lnn​≤n3/2n1/4​=n5/41​ for n≥2n\ge2n≥2 and ∑1n5/4\sum \frac{1}{n^{5/4}}∑n5/41​ converges, the series converges. (correct answer)
  4. Since ln⁡nn3/2≥1n5/4\frac{\ln n}{n^{3/2}}\ge \frac{1}{n^{5/4}}n3/2lnn​≥n5/41​ for n≥2n\ge2n≥2 and ∑1n5/4\sum \frac{1}{n^{5/4}}∑n5/41​ converges, the series diverges.
  5. Since ln⁡nn3/2≤1n3/2\frac{\ln n}{n^{3/2}}\le \frac{1}{n^{3/2}}n3/2lnn​≤n3/21​ for n≥2n\ge2n≥2 and ∑1n3/2\sum \frac{1}{n^{3/2}}∑n3/21​ converges, the series diverges.

Explanation: This problem tests applying the comparison test to a series involving logarithms. Since ln n grows slower than any positive power of n, we need to find an appropriate bound for ln n/n^(3/2). For large n, ln n < n^(1/4) (this can be verified by noting that ln n/n^(1/4) → 0 as n → ∞). Therefore, ln n/n^(3/2) < n^(1/4)/n^(3/2) = 1/n^(5/4) for sufficiently large n. Since ∑1/n^(5/4) converges (p-series with p = 5/4 > 1), our series converges by the comparison test. Choice B incorrectly uses a divergent comparison series with the wrong inequality direction. Remember that logarithmic growth is slower than any positive power growth, making comparisons with n^α for small positive α useful.

Question 3

An alternating-free series is ∑n=1∞1n2+ln⁡n\sum_{n=1}^{\infty} \frac{1}{n^2 + \ln n}∑n=1∞​n2+lnn1​. Which comparison correctly determines convergence?

  1. Since 1n2+ln⁡n≥1n2\frac{1}{n^2+\ln n}\ge \frac{1}{n^2}n2+lnn1​≥n21​ for n≥1n\ge1n≥1 and ∑1n2\sum \frac{1}{n^2}∑n21​ converges, the series converges.
  2. Since 1n2+ln⁡n≤1n\frac{1}{n^2+\ln n}\le \frac{1}{n}n2+lnn1​≤n1​ for n≥1n\ge1n≥1 and ∑1n\sum \frac{1}{n}∑n1​ diverges, the series converges.
  3. Since 1n2+ln⁡n≤1n2\frac{1}{n^2+\ln n}\le \frac{1}{n^2}n2+lnn1​≤n21​ for n≥1n\ge1n≥1 and ∑1n2\sum \frac{1}{n^2}∑n21​ converges, the series converges. (correct answer)
  4. Since 1n2+ln⁡n≥1n\frac{1}{n^2+\ln n}\ge \frac{1}{n}n2+lnn1​≥n1​ for n≥1n\ge1n≥1 and ∑1n\sum \frac{1}{n}∑n1​ diverges, the series converges.
  5. Since 1n2+ln⁡n≤1n3\frac{1}{n^2+\ln n}\le \frac{1}{n^3}n2+lnn1​≤n31​ for n≥1n\ge1n≥1 and ∑1n3\sum \frac{1}{n^3}∑n31​ converges, the series diverges.

Explanation: This problem tests comparison with a logarithmic perturbation. Since ln⁡n>0\ln n > 0lnn>0 for n≥2n \geq 2n≥2, we have n2+ln⁡n>n2n^2 + \ln n > n^2n2+lnn>n2, which means 1n2+ln⁡n<1n2\frac{1}{n^2 + \ln n} < \frac{1}{n^2}n2+lnn1​<n21​. The series ∑1n2\sum \frac{1}{n^2}∑n21​ converges (p-series with p=2>1p = 2 > 1p=2>1), so by comparison, our series converges. Choice A incorrectly reverses the inequality—adding positive terms to the denominator decreases the fraction value. When logarithmic terms appear with polynomial terms, the polynomial behavior dominates for large n, so you can often ignore the logarithmic term when choosing your comparison series.

Question 4

Use comparison to decide whether ∑n=1∞ln⁡(n+1)n2\sum_{n=1}^{\infty} \frac{\ln(n+1)}{n^2}∑n=1∞​n2ln(n+1)​ converges.

  1. Diverges by comparison with ∑1n\sum \frac{1}{n}∑n1​ since ln⁡(n+1)n2>1n\frac{\ln(n+1)}{n^2}>\frac{1}{n}n2ln(n+1)​>n1​ for large nnn.
  2. Converges by comparison with ∑1n\sum \frac{1}{n}∑n1​ since ln⁡(n+1)n2<1n\frac{\ln(n+1)}{n^2}<\frac{1}{n}n2ln(n+1)​<n1​ for all nnn.
  3. Converges by comparison with ∑1n3/2\sum \frac{1}{n^{3/2}}∑n3/21​ since ln⁡(n+1)n2<1n3/2\frac{\ln(n+1)}{n^2}<\frac{1}{n^{3/2}}n2ln(n+1)​<n3/21​ for large nnn. (correct answer)
  4. Diverges by limit comparison with ∑1n2\sum \frac{1}{n^2}∑n21​ since lim⁡n→∞ln⁡(n+1)n21n2=∞\lim_{n\to\infty}\frac{\frac{\ln(n+1)}{n^2}}{\frac{1}{n^2}}=\inftylimn→∞​n21​n2ln(n+1)​​=∞.
  5. Converges by limit comparison with ∑1n\sum \frac{1}{n}∑n1​ since lim⁡n→∞ln⁡(n+1)n21n=1\lim_{n\to\infty}\frac{\frac{\ln(n+1)}{n^2}}{\frac{1}{n}}=1limn→∞​n1​n2ln(n+1)​​=1.

Explanation: The skill here is using comparison tests to determine the convergence of infinite series. To analyze the series ∑ln⁡(n+1)n2\sum \frac{\ln(n+1)}{n^2}∑n2ln(n+1)​, note that ln⁡(n+1)\ln(n+1)ln(n+1) grows slower than any positive power of nnn, such as n1/2n^{1/2}n1/2. For large nnn, ln⁡(n+1)<n1/2\ln(n+1) < n^{1/2}ln(n+1)<n1/2, so ln⁡(n+1)n2<n1/2n2=1n3/2\frac{\ln(n+1)}{n^2} < \frac{n^{1/2}}{n^2} = \frac{1}{n^{3/2}}n2ln(n+1)​<n2n1/2​=n3/21​. Apply the direct comparison test with bn=1n3/2b_n = \frac{1}{n^{3/2}}bn​=n3/21​, which converges (p=32>1p=\frac{3}{2}>1p=23​>1), so the series converges. A tempting distractor is claiming divergence by limit comparison with ∑1n2\sum \frac{1}{n^2}∑n21​ where the limit is ∞\infty∞ (actually lim⁡ln⁡(n+1)n2⋅n2=∞\lim \frac{\ln(n+1)}{n^2} \cdot n^2 = \inftylimn2ln(n+1)​⋅n2=∞, but with convergent reference, it does not imply divergence). A transferable comparison strategy is to bound logarithmic terms with polynomial terms to enable direct comparison with a known p-series.

Question 5

Determine convergence of ∑n=1∞nn2+1\sum_{n=1}^{\infty} \frac{\sqrt{n}}{n^2+1}∑n=1∞​n2+1n​​ using comparison.

  1. Diverges by comparison with ∑1n\sum \frac{1}{\sqrt{n}}∑n​1​ since nn2+1>1n\frac{\sqrt{n}}{n^2+1}>\frac{1}{\sqrt{n}}n2+1n​​>n​1​ for large nnn.
  2. Converges by limit comparison with ∑1n3/2\sum \frac{1}{n^{3/2}}∑n3/21​ since lim⁡n→∞nn2+11n3/2=1\lim_{n\to\infty}\frac{\frac{\sqrt{n}}{n^2+1}}{\frac{1}{n^{3/2}}}=1limn→∞​n3/21​n2+1n​​​=1. (correct answer)
  3. Diverges by limit comparison with ∑1n\sum \frac{1}{n}∑n1​ since lim⁡n→∞nn2+11n=0\lim_{n\to\infty}\frac{\frac{\sqrt{n}}{n^2+1}}{\frac{1}{n}}=0limn→∞​n1​n2+1n​​​=0.
  4. Converges by comparison with ∑1n\sum \frac{1}{n}∑n1​ since nn2+1<1n\frac{\sqrt{n}}{n^2+1}<\frac{1}{n}n2+1n​​<n1​ for all nnn.
  5. Diverges by comparison with ∑1n2\sum \frac{1}{n^2}∑n21​ since nn2+1>1n2\frac{\sqrt{n}}{n^2+1}>\frac{1}{n^2}n2+1n​​>n21​ for large nnn.

Explanation: The skill here is using comparison tests to determine the convergence of infinite series. To analyze the series ∑ √n/(n^2 + 1), observe that for large n, it behaves like √n/n^2 = 1/n^{3/2}. Apply the limit comparison test with b_n = 1/n^{3/2}, computing lim [√n/(n^2 + 1)] / (1/n^{3/2}) = lim n^2/(n^2 + 1) = 1, a positive finite value. Since ∑ 1/n^{3/2} converges (p = 3/2 > 1), the given series converges. A tempting distractor is claiming divergence by limit comparison with ∑ 1/n where the limit is 0, but a limit of 0 with a divergent series does not prove divergence. A transferable comparison strategy is to match the degree of the polynomial terms in numerator and denominator to identify the equivalent p-series for limit comparison.

Question 6

Using comparison, decide whether ∑n=1∞nn2+1\sum_{n=1}^{\infty} \dfrac{\sqrt{n}}{n^2+1}∑n=1∞​n2+1n​​ converges or diverges.

  1. Since nn2+1≥1n\dfrac{\sqrt{n}}{n^2+1}\ge \dfrac{1}{n}n2+1n​​≥n1​ and ∑1n\sum \dfrac{1}{n}∑n1​ diverges, the series converges.
  2. Since nn2+1≤1n3/2\dfrac{\sqrt{n}}{n^2+1}\le \dfrac{1}{n^{3/2}}n2+1n​​≤n3/21​ for n≥1n\ge1n≥1 and ∑1n3/2\sum \dfrac{1}{n^{3/2}}∑n3/21​ converges, the series converges. (correct answer)
  3. Since nn2+1≥1n3/2\dfrac{\sqrt{n}}{n^2+1}\ge \dfrac{1}{n^{3/2}}n2+1n​​≥n3/21​ and ∑1n3/2\sum \dfrac{1}{n^{3/2}}∑n3/21​ converges, the series diverges.
  4. Since nn2+1≤1n\dfrac{\sqrt{n}}{n^2+1}\le \dfrac{1}{n}n2+1n​​≤n1​ and ∑1n\sum \dfrac{1}{n}∑n1​ diverges, the series converges.
  5. Since nn2+1≤1n\dfrac{\sqrt{n}}{n^2+1}\le \dfrac{1}{\sqrt{n}}n2+1n​​≤n​1​ and ∑1n\sum \dfrac{1}{\sqrt{n}}∑n​1​ converges, the series converges.

Explanation: The skill being tested is the comparison test for determining series convergence. To apply it to sum √n /(n^2 +1), observe that the term behaves like 1/n^{3/2} for large n. Choose to compare with sum 1/n^{3/2}, verifying that √n /(n^2 +1) ≤ √n /n^2 = 1/n^{3/2} for n ≥ 1 since the denominator is larger. Since sum 1/n^{3/2} converges as a p-series with p=3/2>1, the original series converges by comparison. A tempting distractor is choice C, which claims a_n ≥ 1/n^{3/2} and concludes divergence, but the inequality is actually the opposite, making it invalid. A transferable comparison strategy is to bound the term by ignoring lower-order terms in the denominator to establish an upper bound with a known convergent series.

Question 7

Determine whether ∑n=1∞2n3n+n\sum_{n=1}^{\infty} \frac{2^n}{3^n+n}∑n=1∞​3n+n2n​ converges by comparison.

  1. Diverges by comparison with ∑(23)n\sum \left(\frac{2}{3}\right)^n∑(32​)n since 2n3n+n>(23)n\frac{2^n}{3^n+n}>\left(\frac{2}{3}\right)^n3n+n2n​>(32​)n for all nnn.
  2. Converges by comparison with ∑1n\sum \frac{1}{n}∑n1​ since 2n3n+n<1n\frac{2^n}{3^n+n}<\frac{1}{n}3n+n2n​<n1​ for all nnn.
  3. Converges by comparison with ∑(23)n\sum \left(\frac{2}{3}\right)^n∑(32​)n since 2n3n+n<(23)n\frac{2^n}{3^n+n}<\left(\frac{2}{3}\right)^n3n+n2n​<(32​)n for all nnn. (correct answer)
  4. Diverges by limit comparison with ∑(23)n\sum \left(\frac{2}{3}\right)^n∑(32​)n since lim⁡n→∞2n3n+n(23)n=0\lim_{n\to\infty}\frac{\frac{2^n}{3^n+n}}{\left(\frac{2}{3}\right)^n}=0limn→∞​(32​)n3n+n2n​​=0.
  5. Converges by limit comparison with ∑1n2\sum \frac{1}{n^2}∑n21​ since lim⁡n→∞2n3n+n1n2=0\lim_{n\to\infty}\frac{\frac{2^n}{3^n+n}}{\frac{1}{n^2}}=0limn→∞​n21​3n+n2n​​=0.

Explanation: The skill here is using comparison tests to determine the convergence of infinite series. To analyze the series ∑ 2^n/(3^n + n), observe that for large n, the term is less than 2^n/3^n = (2/3)^n since the denominator is larger than 3^n. Apply the direct comparison test with b_n = (2/3)^n, as 2^n/(3^n + n) < (2/3)^n for all n ≥ 1. Since ∑ (2/3)^n is a geometric series with ratio <1 and converges, the given series converges. A tempting distractor is claiming divergence by limit comparison with ∑ (2/3)^n where the limit is 0, but a limit of 0 with a convergent series does not imply divergence. A transferable comparison strategy is to use direct comparison with geometric series when exponential terms dominate, ensuring the inequality holds for all terms.

Question 8

Use comparison to determine whether ∑n=1∞n22n3+7\sum_{n=1}^{\infty} \frac{n^2}{2n^3+7}∑n=1∞​2n3+7n2​ converges.

  1. Converges by comparison with ∑1n2\sum \frac{1}{n^2}∑n21​ since n22n3+7<1n2\frac{n^2}{2n^3+7}<\frac{1}{n^2}2n3+7n2​<n21​ for large nnn.
  2. Diverges by limit comparison with ∑1n\sum \frac{1}{n}∑n1​ since lim⁡n→∞n22n3+71n=12\lim_{n\to\infty}\frac{\frac{n^2}{2n^3+7}}{\frac{1}{n}}=\frac{1}{2}limn→∞​n1​2n3+7n2​​=21​. (correct answer)
  3. Converges by limit comparison with ∑1n\sum \frac{1}{n}∑n1​ since lim⁡n→∞n22n3+71n=0\lim_{n\to\infty}\frac{\frac{n^2}{2n^3+7}}{\frac{1}{n}}=0limn→∞​n1​2n3+7n2​​=0.
  4. Diverges by comparison with ∑1n2\sum \frac{1}{n^2}∑n21​ since n22n3+7>1n2\frac{n^2}{2n^3+7}>\frac{1}{n^2}2n3+7n2​>n21​ for all nnn.
  5. Converges by comparison with ∑1n3\sum \frac{1}{n^3}∑n31​ since n22n3+7<1n3\frac{n^2}{2n^3+7}<\frac{1}{n^3}2n3+7n2​<n31​ for large nnn.

Explanation: The skill here is using comparison tests to determine the convergence of infinite series. To analyze the series ∑ n^2/(2n^3 + 7), note that for large n, it simplifies to n^2/(2n^3) = 1/(2n). Apply the limit comparison test with b_n = 1/n, finding lim [n^2/(2n^3 + 7)] / (1/n) = lim n^3/(2n^3 + 7) = 1/2, positive and finite. Since ∑ 1/n diverges, the given series diverges. A tempting distractor is suggesting convergence by limit comparison with ∑ 1/n where the limit is 0, but the actual limit is 1/2, not 0, making that incorrect. A transferable comparison strategy is to always compute the limit precisely and ensure the reference series matches the dominant term's behavior.

Question 9

A convergence check involves sum_{n=1}^{infty}\frac{n+2}{n^2+\sqrt{n}}. Which comparison statement is correct?

  1. Since n+2n2+n≤2nn2=2n\frac{n+2}{n^2+\sqrt{n}}\le \frac{2n}{n^2}=\frac{2}{n}n2+n​n+2​≤n22n​=n2​ for n≥2n\ge2n≥2 and ∑2n\sum \frac{2}{n}∑n2​ diverges, the series converges.
  2. Since n+2n2+n≥1n\frac{n+2}{n^2+\sqrt{n}}\ge \frac{1}{n}n2+n​n+2​≥n1​ for n≥1n\ge1n≥1 and ∑1n\sum \frac{1}{n}∑n1​ diverges, the series diverges. (correct answer)
  3. Since n+2n2+n≤1n2\frac{n+2}{n^2+\sqrt{n}}\le \frac{1}{n^2}n2+n​n+2​≤n21​ for n≥1n\ge1n≥1 and ∑1n2\sum \frac{1}{n^2}∑n21​ converges, the series diverges.
  4. Since n+2n2+n≥1n2\frac{n+2}{n^2+\sqrt{n}}\ge \frac{1}{n^2}n2+n​n+2​≥n21​ for n≥1n\ge1n≥1 and ∑1n2\sum \frac{1}{n^2}∑n21​ converges, the series converges.
  5. Since n+2n2+n≤2n\frac{n+2}{n^2+\sqrt{n}}\le \frac{2}{n}n2+n​n+2​≤n2​ for n≥2n\ge2n≥2 and ∑2n\sum \frac{2}{n}∑n2​ diverges, the series diverges.

Explanation: This problem requires careful analysis of the dominant terms. For large n, the numerator behaves like n and the denominator like n², giving behavior similar to 1/n. More precisely, (n+2)/(n²+√n) > n/(n²+n²) = n/(2n²) = 1/(2n) for large n. Since ∑1/n diverges (harmonic series), and our series terms are eventually larger than a constant multiple of 1/n, our series diverges by comparison. Choice A incorrectly concludes convergence from comparison with a divergent series. When the dominant behavior suggests divergence, look for a divergent series that is smaller than yours to confirm divergence.

Question 10

A sequence of adjustments uses sum_{n=1}^{infty}frac{2^n}{3^n+n}. Which comparison determines convergence?

  1. Since 2n3n+n≥(23)n\frac{2^n}{3^n+n}\ge \left(\frac{2}{3}\right)^n3n+n2n​≥(32​)n for n≥1n\ge1n≥1 and ∑(23)n\sum \left(\frac{2}{3}\right)^n∑(32​)n converges, the series diverges.
  2. Since 2n3n+n≤(23)n\frac{2^n}{3^n+n}\le \left(\frac{2}{3}\right)^n3n+n2n​≤(32​)n for n≥1n\ge1n≥1 and ∑(23)n\sum \left(\frac{2}{3}\right)^n∑(32​)n converges, the series converges. (correct answer)
  3. Since 2n3n+n≤(32)n\frac{2^n}{3^n+n}\le \left(\frac{3}{2}\right)^n3n+n2n​≤(23​)n for n≥1n\ge1n≥1 and ∑(32)n\sum \left(\frac{3}{2}\right)^n∑(23​)n diverges, the series converges.
  4. Since 2n3n+n≥1n\frac{2^n}{3^n+n}\ge \frac{1}{n}3n+n2n​≥n1​ for n≥1n\ge1n≥1 and ∑1n\sum \frac{1}{n}∑n1​ diverges, the series converges.
  5. Since 2n3n+n≤1n\frac{2^n}{3^n+n}\le \frac{1}{n}3n+n2n​≤n1​ for n≥1n\ge1n≥1 and ∑1n\sum \frac{1}{n}∑n1​ diverges, the series diverges.

Explanation: This problem requires comparing an exponential series for convergence. Since 3ⁿ + n > 3ⁿ, we have 2ⁿ/(3ⁿ+n) < 2ⁿ/3ⁿ = (2/3)ⁿ. The geometric series ∑(2/3)ⁿ converges because |2/3| < 1. By the comparison test, since our series terms are smaller than those of a convergent series, our series converges. Choice A incorrectly states the inequality as ≥ instead of ≤, which would not allow us to conclude convergence. For exponential series, identify the dominant exponential term and compare with the corresponding geometric series, remembering that ∑rⁿ converges if and only if |r| < 1.

Question 11

A power-loss estimate uses ∑n=1∞nn3+7n+1\sum_{n=1}^{\infty} \frac{n}{n^3+7n+1}∑n=1∞​n3+7n+1n​. Which comparison is valid?

  1. Since nn3+7n+1≥1n2\frac{n}{n^3+7n+1}\ge \frac{1}{n^2}n3+7n+1n​≥n21​ for n≥1n\ge1n≥1 and ∑1n2\sum \frac{1}{n^2}∑n21​ converges, the series converges.
  2. Since nn3+7n+1≤1n\frac{n}{n^3+7n+1}\le \frac{1}{n}n3+7n+1n​≤n1​ for n≥1n\ge1n≥1 and ∑1n\sum \frac{1}{n}∑n1​ diverges, the series diverges.
  3. Since nn3+7n+1≤nn3=1n2\frac{n}{n^3+7n+1}\le \frac{n}{n^3}=\frac{1}{n^2}n3+7n+1n​≤n3n​=n21​ for n≥1n\ge1n≥1 and ∑1n2\sum \frac{1}{n^2}∑n21​ converges, the series converges. (correct answer)
  4. Since nn3+7n+1≥1n\frac{n}{n^3+7n+1}\ge \frac{1}{n}n3+7n+1n​≥n1​ for n≥1n\ge1n≥1 and ∑1n\sum \frac{1}{n}∑n1​ diverges, the series converges.
  5. Since nn3+7n+1≤1n3\frac{n}{n^3+7n+1}\le \frac{1}{n^3}n3+7n+1n​≤n31​ for n≥1n\ge1n≥1 and ∑1n3\sum \frac{1}{n^3}∑n31​ converges, the series diverges.

Explanation: This problem tests comparison for a rational function series. The dominant behavior is n/n3=1/n2n/n^3 = 1/n^2n/n3=1/n2 for large n. Since n3+7n+1>n3n^3 + 7n + 1 > n^3n3+7n+1>n3, we have n/(n3+7n+1)<n/n3=1/n2n/(n^3+7n+1) < n/n^3 = 1/n^2n/(n3+7n+1)<n/n3=1/n2. The series ∑1/n2\sum 1/n^2∑1/n2 converges (p-series with p = 2 > 1), so our series converges by comparison. Choice A incorrectly states the inequality in the wrong direction, and even if it were correct, we couldn't conclude convergence from our series being larger than a convergent series. For rational functions, identify the highest degree terms in numerator and denominator to determine the comparison series, then verify the inequality direction.

Question 12

Which comparison correctly determines convergence of ∑n=1∞n2n4+5n\sum_{n=1}^{\infty} \dfrac{n^2}{n^4+5n}∑n=1∞​n4+5nn2​?

  1. Since n2n4+5n≥1n2\dfrac{n^2}{n^4+5n}\ge \dfrac{1}{n^2}n4+5nn2​≥n21​ and ∑1n2\sum \dfrac{1}{n^2}∑n21​ converges, the series diverges.
  2. Since n2n4+5n≤1n3\dfrac{n^2}{n^4+5n}\le \dfrac{1}{n^3}n4+5nn2​≤n31​ for n≥1n\ge1n≥1 and ∑1n3\sum \dfrac{1}{n^3}∑n31​ diverges, the series diverges.
  3. Since n2n4+5n≤1n2\dfrac{n^2}{n^4+5n}\le \dfrac{1}{n^2}n4+5nn2​≤n21​ for n≥1n\ge1n≥1 and ∑1n2\sum \dfrac{1}{n^2}∑n21​ converges, the series converges. (correct answer)
  4. Since n2n4+5n≥1n\dfrac{n^2}{n^4+5n}\ge \dfrac{1}{n}n4+5nn2​≥n1​ and ∑1n\sum \dfrac{1}{n}∑n1​ diverges, the series converges.
  5. Since n2n4+5n≤1n\dfrac{n^2}{n^4+5n}\le \dfrac{1}{n}n4+5nn2​≤n1​ and ∑1n\sum \dfrac{1}{n}∑n1​ diverges, the series converges.

Explanation: The skill being tested is the comparison test for determining series convergence. To apply it to sum n^2 /(n^4 +5n), note the term behaves like 1/n^2 for large n. Choose to compare with sum 1/n^2, verifying that n^2 /(n^4 +5n) ≤ n^2 /n^4 = 1/n^2 for n ≥ 1 since the denominator is larger. Since sum 1/n^2 converges (p=2>1), the original series converges by comparison. A tempting distractor is choice E, which uses a_n ≤ 1/n with the divergent harmonic series to conclude convergence, but this is inconclusive for convergence. A transferable comparison strategy is to find an upper bound by minimizing the denominator with dominant terms for convergence conclusions.

Question 13

Which comparison test correctly determines whether ∑n=1∞ln⁡(n+1)n2\sum_{n=1}^\infty \frac{\ln(n+1)}{n^2}∑n=1∞​n2ln(n+1)​ converges?​

  1. Since ln⁡(n+1)n2≥1n\frac{\ln(n+1)}{n^2}\ge \frac{1}{n}n2ln(n+1)​≥n1​ and ∑1n\sum \frac{1}{n}∑n1​ diverges, the series diverges.
  2. Since ln⁡(n+1)n2≤1n\frac{\ln(n+1)}{n^2}\le \frac{1}{n}n2ln(n+1)​≤n1​ for n≥1n\ge1n≥1 and ∑1n\sum \frac{1}{n}∑n1​ diverges, the series converges.
  3. Since ln⁡(n+1)n2≥1n2\frac{\ln(n+1)}{n^2}\ge \frac{1}{n^2}n2ln(n+1)​≥n21​ and ∑1n2\sum \frac{1}{n^2}∑n21​ converges, the series diverges.
  4. Since ln⁡(n+1)n2≤ln⁡(n+1)n\frac{\ln(n+1)}{n^2}\le \frac{\ln(n+1)}{n}n2ln(n+1)​≤nln(n+1)​ and ∑ln⁡(n+1)n\sum \frac{\ln(n+1)}{n}∑nln(n+1)​ converges, the series converges.
  5. Since ln⁡(n+1)n2≤1n3/2\frac{\ln(n+1)}{n^2}\le \frac{1}{n^{3/2}}n2ln(n+1)​≤n3/21​ for n≥1n\ge1n≥1 and ∑1n3/2\sum \frac{1}{n^{3/2}}∑n3/21​ converges, the series converges. (correct answer)

Explanation: This problem tests comparison techniques for series involving logarithms. For ∑n=1∞ln⁡(n+1)n2\sum_{n=1}^\infty \frac{\ln(n+1)}{n^2}∑n=1∞​n2ln(n+1)​, we need to bound the logarithmic growth. Since ln⁡(n+1)\ln(n+1)ln(n+1) grows slower than any positive power of nnn, we can show that ln⁡(n+1)<n1/2\ln(n+1) < n^{1/2}ln(n+1)<n1/2 for sufficiently large nnn. This gives us ln⁡(n+1)n2<n1/2n2=1n3/2\frac{\ln(n+1)}{n^2} < \frac{n^{1/2}}{n^2} = \frac{1}{n^{3/2}}n2ln(n+1)​<n2n1/2​=n3/21​ for large nnn. Since ∑1n3/2\sum \frac{1}{n^{3/2}}∑n3/21​ is a convergent p-series (p=3/2>1), our series converges by direct comparison. Choice A incorrectly claims ln⁡(n+1)n2≥1n\frac{\ln(n+1)}{n^2} \geq \frac{1}{n}n2ln(n+1)​≥n1​, which would require ln⁡(n+1)≥n\ln(n+1) \geq nln(n+1)≥n, failing for all nnn. Remember that logarithmic functions grow slower than any positive power of nnn, making them negligible in comparison tests for large nnn.

Question 14

Use comparison to determine whether ∑n=1∞ln⁡(n+1)n2\sum_{n=1}^{\infty} \dfrac{\ln(n+1)}{n^2}∑n=1∞​n2ln(n+1)​ converges.

  1. Since ln⁡(n+1)n2≥1n\dfrac{\ln(n+1)}{n^2}\ge \dfrac{1}{n}n2ln(n+1)​≥n1​ and ∑1n\sum \dfrac{1}{n}∑n1​ diverges, the series converges.
  2. Since ln⁡(n+1)n2≤1n\dfrac{\ln(n+1)}{n^2}\le \dfrac{1}{n}n2ln(n+1)​≤n1​ and ∑1n\sum \dfrac{1}{n}∑n1​ diverges, the series converges.
  3. Since ln⁡(n+1)n2≤nn2=1n\dfrac{\ln(n+1)}{n^2}\le \dfrac{n}{n^2}=\dfrac{1}{n}n2ln(n+1)​≤n2n​=n1​ for n≥1n\ge1n≥1 and ∑1n\sum \dfrac{1}{n}∑n1​ diverges, the series diverges.
  4. Since ln⁡(n+1)n2≤1n3/2\dfrac{\ln(n+1)}{n^2}\le \dfrac{1}{n^{3/2}}n2ln(n+1)​≤n3/21​ for n≥1n\ge1n≥1 and ∑1n3/2\sum \dfrac{1}{n^{3/2}}∑n3/21​ converges, the series converges. (correct answer)
  5. Since ln⁡(n+1)n2≥1n3/2\dfrac{\ln(n+1)}{n^2}\ge \dfrac{1}{n^{3/2}}n2ln(n+1)​≥n3/21​ and ∑1n3/2\sum \dfrac{1}{n^{3/2}}∑n3/21​ converges, the series diverges.

Explanation: The skill being tested is the comparison test for determining series convergence. To apply it to sum ln(n+1)/n^2, note the term behaves like (ln n)/n^2, which is smaller than 1/n^{3/2} for large n. Choose to compare with sum 1/n^{3/2}, verifying that ln(n+1)/n^2 ≤ 1/n^{3/2} for n ≥ 1 since ln(n+1) ≤ √n holds. Since sum 1/n^{3/2} converges (p=3/2>1), the original series converges by comparison. A tempting distractor is choice B, which uses ln(n+1)/n^2 ≤ 1/n with the divergent harmonic series to conclude convergence, but this comparison is inconclusive for convergence. A transferable comparison strategy is to bound slowly growing functions like logarithms with polynomial terms to compare with p-series.

Question 15

Use comparison to determine whether ∑n=1∞1n3+n\sum_{n=1}^{\infty} \dfrac{1}{\sqrt{n^3+n}}∑n=1∞​n3+n​1​ converges.

  1. Since 1n3+n≥1n\dfrac{1}{\sqrt{n^3+n}}\ge \dfrac{1}{n}n3+n​1​≥n1​ and ∑1n\sum \dfrac{1}{n}∑n1​ diverges, the series converges.
  2. Since 1n3+n≤1n3/2\dfrac{1}{\sqrt{n^3+n}}\le \dfrac{1}{n^{3/2}}n3+n​1​≤n3/21​ for n≥1n\ge1n≥1 and ∑1n3/2\sum \dfrac{1}{n^{3/2}}∑n3/21​ converges, the series converges. (correct answer)
  3. Since 1n3+n≥1n3/2\dfrac{1}{\sqrt{n^3+n}}\ge \dfrac{1}{n^{3/2}}n3+n​1​≥n3/21​ and ∑1n3/2\sum \dfrac{1}{n^{3/2}}∑n3/21​ converges, the series diverges.
  4. Since 1n3+n≤1n\dfrac{1}{\sqrt{n^3+n}}\le \dfrac{1}{n}n3+n​1​≤n1​ and ∑1n\sum \dfrac{1}{n}∑n1​ diverges, the series converges.
  5. Since 1n3+n≤1n\dfrac{1}{\sqrt{n^3+n}}\le \dfrac{1}{\sqrt{n}}n3+n​1​≤n​1​ and ∑1n\sum \dfrac{1}{\sqrt{n}}∑n​1​ converges, the series converges.

Explanation: The skill being tested is the comparison test for determining series convergence. To apply it to sum 1/√(n^3 + n), note the term behaves like 1/n^{3/2} for large n. Choose to compare with sum 1/n^{3/2}, verifying that 1/√(n^3 + n) ≤ 1/√(n^3) = 1/n^{3/2} for n ≥ 1 since the denominator is larger. Since sum 1/n^{3/2} converges (p=3/2>1), the original series converges by comparison. A tempting distractor is choice C, which claims a_n ≥ 1/n^{3/2} and concludes divergence, but the inequality direction is reversed, invalidating the argument. A transferable comparison strategy is to ignore smaller positive terms in the denominator to establish an upper bound for convergence.

Question 16

For an=3n+1n3+4a_n=\dfrac{3n+1}{n^3+4}an​=n3+43n+1​, which comparison argument correctly determines whether ∑n=1∞an\sum_{n=1}^{\infty} a_n∑n=1∞​an​ converges?

  1. Since an≥3n2a_n\ge \dfrac{3}{n^2}an​≥n23​ and ∑3n2\sum \dfrac{3}{n^2}∑n23​ converges, ∑an\sum a_n∑an​ diverges.
  2. Since an≤4na_n\le \dfrac{4}{n}an​≤n4​ and ∑4n\sum \dfrac{4}{n}∑n4​ diverges, ∑an\sum a_n∑an​ converges.
  3. Since an≤4n2a_n\le \dfrac{4}{n^2}an​≤n24​ for n≥1n\ge1n≥1 and ∑4n2\sum \dfrac{4}{n^2}∑n24​ converges, ∑an\sum a_n∑an​ converges. (correct answer)
  4. Since an≥1n3a_n\ge \dfrac{1}{n^3}an​≥n31​ and ∑1n3\sum \dfrac{1}{n^3}∑n31​ converges, ∑an\sum a_n∑an​ diverges.
  5. Since an≤1na_n\le \dfrac{1}{n}an​≤n1​ and ∑1n\sum \dfrac{1}{n}∑n1​ diverges, ∑an\sum a_n∑an​ diverges.

Explanation: The skill being tested is the comparison test for determining series convergence. To apply it to sum (3n+1)/(n^3+4), identify a bounding series by noting the term behaves like 3/n^2 for large n. Choose to compare with sum 4/n^2, verifying that (3n+1)/(n^3+4) ≤ 4/n^2 for n ≥ 1 through algebraic manipulation. Since sum 4/n^2 converges as a p-series with p=2>1, the original series converges by the comparison test. A tempting distractor is choice A, which claims a_n ≥ 3/n^2 and concludes divergence, but a lower bound by a convergent series is inconclusive for divergence. A transferable comparison strategy is to approximate terms with dominant polynomials and adjust constants to establish strict inequalities with known p-series.

Question 17

Determine convergence of ∑n=1∞1n2+n\sum_{n=1}^{\infty} \dfrac{1}{n^2+n}∑n=1∞​n2+n1​ using a correct comparison inequality.

  1. Since 1n2+n≥1n2\dfrac{1}{n^2+n}\ge \dfrac{1}{n^2}n2+n1​≥n21​ and ∑1n2\sum \dfrac{1}{n^2}∑n21​ converges, the series diverges.
  2. Since 1n2+n≤1n2\dfrac{1}{n^2+n}\le \dfrac{1}{n^2}n2+n1​≤n21​ for n≥1n\ge1n≥1 and ∑1n2\sum \dfrac{1}{n^2}∑n21​ converges, the series converges. (correct answer)
  3. Since 1n2+n≤1n\dfrac{1}{n^2+n}\le \dfrac{1}{n}n2+n1​≤n1​ and ∑1n\sum \dfrac{1}{n}∑n1​ diverges, the series converges.
  4. Since 1n2+n≥1n\dfrac{1}{n^2+n}\ge \dfrac{1}{n}n2+n1​≥n1​ and ∑1n\sum \dfrac{1}{n}∑n1​ diverges, the series converges.
  5. Since 1n2+n≤1n3\dfrac{1}{n^2+n}\le \dfrac{1}{n^3}n2+n1​≤n31​ and ∑1n3\sum \dfrac{1}{n^3}∑n31​ diverges, the series diverges.

Explanation: The skill being tested is the comparison test for determining series convergence. To apply it to sum 1/(n^2 + n), note the term behaves like 1/n^2 for large n. Choose to compare with sum 1/n^2, verifying that 1/(n^2 + n) ≤ 1/n^2 for n ≥ 1 since the denominator is larger. Since sum 1/n^2 converges (p=2>1), the original series converges by comparison. A tempting distractor is choice A, which claims a_n ≥ 1/n^2 and concludes divergence, but while the inequality is true, the logic is flawed as a lower bound by convergent doesn't imply divergence. A transferable comparison strategy is to add positive terms to the denominator to create an upper bound for convergence.

Question 18

Decide whether ∑n=1∞2+sin⁡nn2\sum_{n=1}^{\infty} \dfrac{2+\sin n}{n^2}∑n=1∞​n22+sinn​ converges using a comparison test.

  1. Since 2+sin⁡nn2≥3n2\dfrac{2+\sin n}{n^2}\ge \dfrac{3}{n^2}n22+sinn​≥n23​ and ∑3n2\sum \dfrac{3}{n^2}∑n23​ converges, the series diverges.
  2. Since 2+sin⁡nn2≤1n\dfrac{2+\sin n}{n^2}\le \dfrac{1}{n}n22+sinn​≤n1​ and ∑1n\sum \dfrac{1}{n}∑n1​ diverges, the series converges.
  3. Since 2+sin⁡nn2≤1n2\dfrac{2+\sin n}{n^2}\le \dfrac{1}{n^2}n22+sinn​≤n21​ and ∑1n2\sum \dfrac{1}{n^2}∑n21​ diverges, the series diverges.
  4. Since 2+sin⁡nn2≤3n2\dfrac{2+\sin n}{n^2}\le \dfrac{3}{n^2}n22+sinn​≤n23​ and ∑3n2\sum \dfrac{3}{n^2}∑n23​ converges, the series converges. (correct answer)
  5. Since 2+sin⁡nn2≥1n\dfrac{2+\sin n}{n^2}\ge \dfrac{1}{n}n22+sinn​≥n1​ and ∑1n\sum \dfrac{1}{n}∑n1​ diverges, the series converges.

Explanation: The skill being tested is the comparison test for determining series convergence. To apply it to sum (2 + sin n)/n^2, bound the oscillating term since |sin n| ≤ 1, so 2 + sin n ≤ 3. Choose to compare with sum 3/n^2, as (2 + sin n)/n^2 ≤ 3/n^2 for all n. Since sum 3/n^2 converges as a p-series with p=2>1, the original series converges by comparison. A tempting distractor is choice C, which uses a_n ≤ 1/n^2 but incorrectly states sum 1/n^2 diverges and concludes divergence, confusing convergence properties. A transferable comparison strategy is to use absolute bounds on bounded oscillating parts to compare with scaled known series.

Question 19

Determine whether ∑n=1∞3n+1n3+5\sum_{n=1}^{\infty} \frac{3n+1}{n^3+5}∑n=1∞​n3+53n+1​ converges using a comparison test.

  1. Converges by limit comparison with ∑1n2\sum \frac{1}{n^2}∑n21​ since lim⁡n→∞3n+1n3+51n2=3\lim_{n\to\infty}\frac{\frac{3n+1}{n^3+5}}{\frac{1}{n^2}}=3limn→∞​n21​n3+53n+1​​=3. (correct answer)
  2. Diverges by comparison with ∑1n\sum \frac{1}{n}∑n1​ since 3n+1n3+5>1n\frac{3n+1}{n^3+5}>\frac{1}{n}n3+53n+1​>n1​ for large nnn.
  3. Converges by comparison with ∑1n\sum \frac{1}{n}∑n1​ since 3n+1n3+5<1n\frac{3n+1}{n^3+5}<\frac{1}{n}n3+53n+1​<n1​ for all nnn.
  4. Diverges by limit comparison with ∑1n2\sum \frac{1}{n^2}∑n21​ since lim⁡n→∞3n+1n3+51n2=0\lim_{n\to\infty}\frac{\frac{3n+1}{n^3+5}}{\frac{1}{n^2}}=0limn→∞​n21​n3+53n+1​​=0.
  5. Converges by comparison with ∑1n3\sum \frac{1}{n^3}∑n31​ since 3n+1n3+5<1n3\frac{3n+1}{n^3+5}<\frac{1}{n^3}n3+53n+1​<n31​ for large nnn.

Explanation: The skill here is using comparison tests to determine the convergence of infinite series. To analyze the series ∑ (3n+1)/(n^3+5), observe that for large n, the dominant terms are 3n/n^3 = 3/n^2, suggesting similarity to the p-series ∑ 1/n^2. Apply the limit comparison test by computing lim [(3n+1)/(n^3+5)] / (1/n^2) = lim (3n+1) n^2 / (n^3+5) = 3, which is positive and finite. Since ∑ 1/n^2 converges, the given series also converges. A tempting distractor is claiming divergence by direct comparison with ∑ 1/n, but actually (3n+1)/(n^3+5) < 1/n for large n, and comparing a smaller series to a divergent one does not prove divergence. A transferable comparison strategy is to identify the asymptotic behavior of the general term and use limit comparison with the corresponding known series.

Question 20

Use comparison to determine whether ∑n=1∞nn2+sin⁡n\sum_{n=1}^{\infty} \frac{n}{n^2+\sin n}∑n=1∞​n2+sinnn​ converges.

  1. Converges by comparison with ∑1n2\sum \frac{1}{n^2}∑n21​ since nn2+sin⁡n<1n2\frac{n}{n^2+\sin n}<\frac{1}{n^2}n2+sinnn​<n21​ for all nnn.
  2. Diverges by limit comparison with ∑1n\sum \frac{1}{n}∑n1​ since lim⁡n→∞nn2+sin⁡n1n=1\lim_{n\to\infty}\frac{\frac{n}{n^2+\sin n}}{\frac{1}{n}}=1limn→∞​n1​n2+sinnn​​=1. (correct answer)
  3. Converges by limit comparison with ∑1n\sum \frac{1}{n}∑n1​ since lim⁡n→∞nn2+sin⁡n1n=0\lim_{n\to\infty}\frac{\frac{n}{n^2+\sin n}}{\frac{1}{n}}=0limn→∞​n1​n2+sinnn​​=0.
  4. Converges by comparison with ∑1n\sum \frac{1}{n}∑n1​ since nn2+sin⁡n<1n\frac{n}{n^2+\sin n}<\frac{1}{n}n2+sinnn​<n1​ for all nnn.
  5. Diverges by comparison with ∑1n2\sum \frac{1}{n^2}∑n21​ since nn2+sin⁡n>1n2\frac{n}{n^2+\sin n}>\frac{1}{n^2}n2+sinnn​>n21​ for large nnn.

Explanation: The skill here is using comparison tests to determine the convergence of infinite series. To analyze the series ∑ n/(n^2 + sin n), note that sin n is bounded between -1 and 1, so the denominator is between n^2 - 1 and n^2 + 1, making the term like n/n^2 = 1/n. Apply the limit comparison test with b_n = 1/n, computing lim [n/(n^2 + sin n)] / (1/n) = lim n^2/(n^2 + sin n) = 1, positive and finite. Since ∑ 1/n diverges, the given series diverges. A tempting distractor is suggesting convergence by limit comparison with ∑ 1/n where the limit is 0, but the actual limit is 1, not 0. A transferable comparison strategy is to bound oscillating terms like sin n and use limit comparison with the dominant polynomial behavior.