Let $p$ be a non-zero natural number. Prove by considering the partial sums that
$\sum \frac{1}{k(k+p)}$
converges. What is $\sum\limits_{k=1}^{\infty} \frac{1}{k(k+p)}$
No idea. Obviously, it looks like a telescoping series. Sure doesn't act like one. I have tried to treat it like I would a telescoping series to see if it would get me any where--it did not.
Alongside advice on how to do this one. If people could also offer general advice on taking partial sums that would be greatly appreciated.
The series converges by the comparison test, for example. Now:$$\frac1{k(k+p)}=\frac1p\left(\frac1k-\frac1{k+p}\right)\implies$$
$$\sum_{n=1}^{2p}\frac1{k(k+p)}=\frac1p\left(1-\color{red}{\frac1{p+1}}+\ldots+\frac1p-\color{green}{\frac1{2p}}+\color{red}{\frac1{p+1}}-\frac1{2p+1}+\ldots+\color{green}{\frac1{2p}}-\frac1{3p}\right)$$
Let us write the summands in columns, the plus sign column and the minus sign column:
$$\begin{align*}&\frac11&-\frac1{p+1}\\ &\frac12&-\frac1{2+p}\\ &\frac13&-\frac1{3+p}\\&\ldots&\ldots\\ &\frac1p&-\frac1{2p}\\ &\frac1{p+1}&-\frac1{2p+1}\\ &\ldots&\ldots\\ &\frac1{2p}&-\frac1{3p}\end{align*}$$
We can see the first $\;p\;$ plus summands remain, whereas the first minus summands cancel with the last $\;p\;$ plus summands, and this is so no matter what multiple $\;mp\;$ we take, so passing to the limit when $\;m\to\infty\;$, we get the sum
$$\frac1p\left(1+\frac12+\ldots+\frac1p\right)$$