Please guys i need help with this limit:
$$\lim_{n \to \infty} \left(\frac {1}{\sqrt{n^2+1}}+ \frac{1}{\sqrt{n^2+2}}+\dots +\frac{1}{\sqrt{n^2+2n}}\right)$$
I don't know what to do?
Please guys i need help with this limit:
$$\lim_{n \to \infty} \left(\frac {1}{\sqrt{n^2+1}}+ \frac{1}{\sqrt{n^2+2}}+\dots +\frac{1}{\sqrt{n^2+2n}}\right)$$
I don't know what to do?
HINT
Note that $$\underbrace{\dfrac{2n}{n+1} < \dfrac{2n}{\sqrt{n^2+2n}}}_{n^2 +2n < (n+1)^2} \leq \sum_{k=1}^{2n} \dfrac1{\sqrt{n^2+k}} \leq \underbrace{\dfrac{2n}{\sqrt{n^2+1}} < \dfrac{2n}{\sqrt{n^2}}}_{n^2 < n^2+1} = 2$$
EDIT
Make use of the sandwich theorem to conclude that the limit is $2$.
$$\frac{2n}{\sqrt{n^2+2n}}=\frac{2}{\sqrt{1+\frac{2}{n}}}\xrightarrow [n\to\infty]{}2$$
Can you do now something similar with the RHS in Marvis's answer and then use the squeeze theorem?