I stumbled on the following inequality: For all $n\geq 1,$ $$2\sqrt{n+1}-2\sqrt{n}<\frac{1}{\sqrt{n}}<2\sqrt{n}-2\sqrt{n-1}.$$ However I cannot find the proof of this anywhere. Any ideas how to proceed?
Edit: I posted a follow-up question about generalizations of this inequality here: Square root inequality revisited
$f(x)=\frac{1}{\sqrt{x}}$ is a decreasing function on $\mathbb{R}^+$, hence: $$ 2\sqrt{n+1}-2\sqrt{n}= \int_{n}^{n+1}\frac{dx}{\sqrt{x}} \leq \frac{1}{\sqrt{n}} $$ as well as $$ 2\sqrt{n}-2\sqrt{n-1}=\int_{n-1}^{n}\frac{dx}{\sqrt{x}}\geq \frac{1}{\sqrt{n}}.$$