$$\lim_{n\to\infty} (\frac{1}{n+1}+\frac{1}{n+2}+\frac{1}{n+3}+.....+\frac{1}{n^2})$$ I tried to seperate it , and I could manage to proof this part does converge: $$\lim_{n\to\infty} (\frac{1}{n+1}+\frac{1}{n+2}+\frac{1}{n+3}+.....+\frac{1}{2n})$$ But struggled to show divergence of the rest of the series by comparing it to the Harmonic series or using any of the divergence tests we`ve learned.
Thanks!
In that first sum, for a fixed $n$, take each of the first $n$ terms and compare to $\frac1{2n}$, take the next $n$ terms and compare to $\frac1{3n}$, and so on. Using this, what can you say that the entire sum is greater than?
Now let $n\to\infty$.