First I had to calculate
$$\lim_{n\to \infty} \sum_{k=1}^n \frac{k}{n(n+k)}$$
So, if $k>m$, then $$\sum_{n=1}^\infty\frac{k}{n(k+n)}>\sum_{n=1}^m\frac{m}{2mn}=\frac12H_m\;,$$
where $H_m=\sum_{k=1}^m\frac1k$ is the $m$-th harmonic number. (And we know that the harmonic series diverges)
But now I have to show with the above that
$$\sum_{k=1}^n \frac{1}{n+k} \to \log 2 \text{ for } n \to \infty$$
Can someone tell me how one can prove that with the info given above