The divergence of multiples of the harmonic series

975 Views Asked by At

First of all I'm sorry about the wording of my title I'm not sure how to name it and my question was probably asked before but I'm just not sure how to word it properly

Either way my problem is that I know that the harmonic series $\sum_{n=1}^\infty \frac{1}{n}$ diverges. But how would I go on about to show that $\sum_{n=1}^\infty \frac{1}{k * n}$ where $k > 0$

I've tried the ratio test where I quickly realised it will not give me any conclusive solution. I also wasn't able to apply a direct comparison test.

Kind regards

2

There are 2 best solutions below

0
On BEST ANSWER

Note that $$\sum_{n=1}^N \frac{1}{k * n} = \frac {1}{k}\sum_{n=1}^N \frac{1}{ n}$$

Thus $$\sum_{n=1}^\infty \frac{1}{k * n} = \frac {1}{k}\sum_{n=1}^\infty \frac{1}{ n}$$

Since $\frac {1}{k}$ is a constant, the series will diverge.

1
On

hint: $\sum \dfrac{1}{kn} = \dfrac{1}{k}\sum \dfrac{1}{n}$