let $$\sum_{k=1}^n \frac{1}{n+k}$$ The sum is convergent since it satisfies the Cauchy criterion: $$|z_{n+p} - z_n| = \left|\sum_{k=n+1}^{n+p} \frac{1}{n+k}\right| \le \sum_{k=n+1}^{n+p}\frac{1}{n+n+1} = \frac{p}{2n+1} \to 0$$ for $n \to \infty$.
Can someone explain why and if this is true?
You can analyse this case by elementary means. You can simply note that, since $$ \frac{n}{n+n}\leq\underbrace{\sum_{k=1}^n \frac{1}{n+k}}_{a_n} \leq \frac{n}{n+1}, $$
the sequence $(a_n)$ in bounded ($\frac 12 \leq a_n \leq 1$). The sequence is also increasing and thus convergent.