We need to determine whether the given series converge or diverge. If they converge, we need to find their sum. We are given eight series. 1. $\sum_{k=1}^{\infty} (\frac{1}{7})^k$
2025/5/27
1. Problem Description
We need to determine whether the given series converge or diverge. If they converge, we need to find their sum. We are given eight series.
1. $\sum_{k=1}^{\infty} (\frac{1}{7})^k$
2. $\sum_{k=1}^{\infty} (-\frac{1}{4})^{-k-2}$
3. $\sum_{k=0}^{\infty} [2(\frac{1}{4})^k + 3(-\frac{1}{5})^k]$
4. $\sum_{k=1}^{\infty} [5(\frac{1}{2})^k - 3(\frac{1}{7})^{k+1}]$
5. $\sum_{k=1}^{\infty} \frac{k-5}{k+2}$
6. $\sum_{k=1}^{\infty} (\frac{9}{8})^k$
7. $\sum_{k=2}^{\infty} (\frac{1}{k} - \frac{1}{k-1})$
8. $\sum_{k=1}^{\infty} \frac{3}{k}$
2. Solution Steps
1. $\sum_{k=1}^{\infty} (\frac{1}{7})^k$
This is a geometric series with and . Since , the series converges. The sum of the geometric series is given by
.
2. $\sum_{k=1}^{\infty} (-\frac{1}{4})^{-k-2} = \sum_{k=1}^{\infty} (-4)^{k+2} = \sum_{k=1}^{\infty} (-4)^2 (-4)^k = 16 \sum_{k=1}^{\infty} (-4)^k$
This is a geometric series with and . Since , the series diverges.
3. $\sum_{k=0}^{\infty} [2(\frac{1}{4})^k + 3(-\frac{1}{5})^k] = 2 \sum_{k=0}^{\infty} (\frac{1}{4})^k + 3 \sum_{k=0}^{\infty} (-\frac{1}{5})^k$
The first series is a geometric series with and . Since , the series converges to .
The second series is a geometric series with and . Since , the series converges to .
Thus, the sum is .
4. $\sum_{k=1}^{\infty} [5(\frac{1}{2})^k - 3(\frac{1}{7})^{k+1}] = 5 \sum_{k=1}^{\infty} (\frac{1}{2})^k - 3 \sum_{k=1}^{\infty} (\frac{1}{7})^{k+1} = 5 \sum_{k=1}^{\infty} (\frac{1}{2})^k - \frac{3}{7} \sum_{k=1}^{\infty} (\frac{1}{7})^k$
The first series is a geometric series with and . Its sum is .
The second series is a geometric series with and . Its sum is .
Thus, the sum is .
5. $\sum_{k=1}^{\infty} \frac{k-5}{k+2}$
We can apply the divergence test. We have .
Since the limit is not 0, the series diverges.
6. $\sum_{k=1}^{\infty} (\frac{9}{8})^k$
This is a geometric series with and . Since , the series diverges.
7. $\sum_{k=2}^{\infty} (\frac{1}{k} - \frac{1}{k-1})$
This is a telescoping series. Let's consider the partial sum:
.
Therefore, . The series converges to -
1.
8. $\sum_{k=1}^{\infty} \frac{3}{k} = 3 \sum_{k=1}^{\infty} \frac{1}{k}$
This is a constant multiple of the harmonic series , which is known to diverge. Therefore, this series also diverges.