Prove that for any positive integer $n$, $$2\sqrt{n + 1} − 2 \le 1 +\frac 1 {\sqrt 2}+\frac 1 {\sqrt 3}+ \dots +\frac 1 {\sqrt n} \le 2\sqrt n − 1$$
Progress
I think Riemann sum should be used for the middle term. I got the limit as $n\to \infty$ of the function inside using Riemann sum but what I cannot get are the lower and upper bound.
Hint: Notice $\dfrac{1}{\sqrt{n}}=\dfrac{2}{2\sqrt{n}}<\dfrac{2}{\sqrt{n}+\sqrt{n-1}}=2(\sqrt{n}-\sqrt{n-1}),\quad n>1$
Similarly, $\dfrac{1}{\sqrt{n}}>2(\sqrt{n+1}-\sqrt{n}),\quad n>1$