Use the Limit Comparison Test to determine whether the series converges.
A
Diverges since &
B
Converges since &
C
Diverges since converges and
0 댓글
검증된 단계별 안내
1
Step 1: Recall the Limit Comparison Test. This test is used to determine the convergence or divergence of a series by comparing it to another series whose behavior is known. Specifically, if \( a_n \) and \( b_n \) are positive terms, and \( \lim_{n \to \infty} \frac{a_n}{b_n} = L \), where \( L \) is a finite positive number, then both series \( \sum a_n \) and \( \sum b_n \) either converge or diverge together.
Step 2: Identify the given series \( \sum_{n=1}^{\infty} \frac{\sqrt{n}}{n^2+3} \). To apply the Limit Comparison Test, choose a comparison series \( b_n \) that has a similar dominant term as \( a_n \). Here, the dominant term in the denominator of \( a_n \) is \( n^2 \), so we choose \( b_n = \frac{1}{n^{3/2}} \), which simplifies the comparison.
Step 3: Compute the limit \( \lim_{n \to \infty} \frac{a_n}{b_n} \). Substitute \( a_n = \frac{\sqrt{n}}{n^2+3} \) and \( b_n = \frac{1}{n^{3/2}} \) into the ratio: \( \frac{a_n}{b_n} = \frac{\frac{\sqrt{n}}{n^2+3}}{\frac{1}{n^{3/2}}} = \frac{\sqrt{n} \cdot n^{3/2}}{n^2+3} \). Simplify the expression to \( \frac{n^2}{n^2+3} \).
Step 4: Evaluate \( \lim_{n \to \infty} \frac{n^2}{n^2+3} \). As \( n \to \infty \), the term \( +3 \) in the denominator becomes negligible compared to \( n^2 \). Thus, \( \lim_{n \to \infty} \frac{n^2}{n^2+3} = 1 \). Since \( L = 1 \) is a finite positive number, the Limit Comparison Test applies.
Step 5: Determine the behavior of \( \sum b_n = \sum \frac{1}{n^{3/2}} \). This is a p-series with \( p = \frac{3}{2} > 1 \), which converges. By the Limit Comparison Test, since \( \sum b_n \) converges and \( L > 0 \), the given series \( \sum_{n=1}^{\infty} \frac{\sqrt{n}}{n^2+3} \) also converges.