Does $\sum_{n=1}^{\infty}\frac{1}{2^n} + \frac{3}{n}$ converge or diverge?

159 Views Asked by At

Does this series converge or diverge? If it converges, determine its limit. $$\sum_{n=1}^{\infty}\frac{1}{2^n} + \frac{3}{n}$$

So far I said that $\frac{1}{2^n}$ is a geomotric series that converges, and $\frac{3}{n}$ diverges since its the harmonic series (I think), but I don't know where to go from that! (sorry I'm a beginner)

3

There are 3 best solutions below

0
On

Hint: The series diverges. Give a divergent minorant. You already mentioned, that $\sum_{n=1}^\infty \frac3n$ is a harmonic series, which diverges.

0
On

Alternatively, if the sum is finite and is equal to $L$, then by rearranging, $$\sum_{n=1}^\infty \frac{3}{n} = L - \frac{1}{2} - \frac{1}{4} - \frac{1}{8} - \ldots.$$ Note that the left side is divergent, but the right side (a geometric series with a constant term added) is convergent. This is a contradiction.

0
On

If $\sum a_n$ diverges, $\sum b_n$ converges, then $\sum (a_n \pm b_n)$ must diverges, otherwise $a_n = (a_n \pm b_n) \mp b_n$ forms a convergent series [sum of two convergent series is also convergent].