Problem 22
Question
Determine whether the series is convergent or divergent. \( \displaystyle \sum_{n = 2}^{\infty} \frac {\ln n}{n^2} \)
Step-by-Step Solution
Verified Answer
The series is convergent.
1Step 1: Analyze Convergence Test Options
The series given is \( \sum_{n = 2}^{\infty} \frac{\ln n}{n^2} \). To determine its convergence, we can use either the Comparison Test or a similar known convergence test, such as the Limit Comparison Test. Here, we compare it with a series we suspect to be similar in behavior, particularly \( \sum_{n = 2}^{\infty} \frac{1}{n^2} \).
2Step 2: Apply the Limit Comparison Test
The Limit Comparison Test requires examining \( \lim_{n \to \infty} \frac{\frac{\ln n}{n^2}}{\frac{1}{n^2}} = \lim_{n \to \infty} \ln n \). As \( n \rightarrow \infty \), \( \ln n \) also approaches \( \infty \), which means the limit is effectively \( \infty \). However, incorrectly applying this indicates divergence—we will adjust our approach.
3Step 3: Refine the Comparison
Recognize that the initial approach needed adjustment, as \( \ln n \) growing to infinity diverges on its own. Instead, rewrite the comparison more generally: check if \( \frac{\ln n}{n^2} \leq \frac{n}{n^2} = \frac{1}{n} \) for sufficiently large \( n \). But note, \( \ln n < n \), hence, our previous results yield further insight.
4Step 4: Directly Apply Known Convergent Series
Consider directly comparing with an easier convergent series \( \frac{1}{n^{3/2}} \), which converges (p-series with \( p > 1 \)). \( \frac{\ln n}{n^2} < \frac{n^{1/2}}{n^2} = \frac{1}{n^{3/2}} \) holds true eventually after some threshold. Since \( \sum \frac{1}{n^{3/2}} \) converges, so does \( \sum \frac{\ln n}{n^2} \) by the Comparison Test.
Key Concepts
Comparison TestLimit Comparison TestP-seriesConvergent Series
Comparison Test
The Comparison Test is a method to determine the convergence or divergence of series by comparing it with another series whose behavior we're familiar with. The core idea is:
- If a series \( \{ a_n \} \) can be compared to a series \( \{ b_n \} \) where \( a_n \leq b_n \) and \( \{ b_n \} \) converges, then \( \{ a_n \} \) also converges.
- Conversely, if \( a_n \geq b_n \) and \( \{ b_n \} \) diverges, then \( \{ a_n \} \) also diverges.
Limit Comparison Test
The Limit Comparison Test is useful when the direct Comparison Test is difficult to apply. This test involves calculating the limit:
- If \( \lim_{n \to \infty} \frac{a_n}{b_n} = c \) and \( 0 < c < \infty \), then both series \( \sum a_n \) and \( \sum b_n \) either both converge or diverge.
P-series
P-series are special mathematical series in the form \( \sum \frac{1}{n^p} \). The behavior of these series is well understood:
- The series converges if \( p > 1 \).
- The series diverges if \( p \leq 1 \).
Convergent Series
A convergent series is one where the sum of its infinite terms approaches a finite number. It's a fundamental concept in calculus:
- Convergence indicates that as more terms are added, the series approaches some limit.
- Discovering if a series converges often involves tools like the Comparison Test or knowing specific types like p-series, geometric series, etc.
Other exercises in this chapter
Problem 22
Test the series for convergence or divergence. \( \displaystyle \sum_{k = 1}^{\infty} \frac {1}{2 + \sin k} \)
View solution Problem 22
Determine whether the series converges or diverges. \( \displaystyle \sum_{n = 3}^{\infty} \frac {n + 2}{(n + 1)^3} \)
View solution Problem 22
Determine whether the geometric series is convergent or divergent. If it is convergent, find its sum. \( \displaystyle \sum_{n = 1}^{\infty} \frac {5}{\pi^n} \)
View solution Problem 22
Calculate, to four decimal places, the first ten terms of the sequence and use them to plot the graph of the sequence by hand. Does the sequence appear to have
View solution