Evaluation of the limit $$\lim_{n\rightarrow \infty}\sum^{n}_{k=1}\left(\sqrt{1+\frac{k}{n^2}}-1\right).$$
I don't understand how can I start the above problem because Riemann sums and integrals are not applicable here.
It seems that we can solve it using the Squeeze theorem, but I don't understand which inequality I have to use. Help required, thanks.
$$\sum_{k=1}^n\left(\sqrt{1+{k\over n^2}}-1 \right)={1\over n^2}\sum_{k=1}^n{k\over\sqrt{1+{k\over n^2}}+1}$$
and, for $1\le k\le n$,
$${k\over\sqrt{1+{1\over n}}+1}\le{k\over\sqrt{1+{k\over n^2}}+1}\le{k\over 2}$$
so, since $\sum k=n(n+1)/2$,
$$\sum_{k=1}^n\left(\sqrt{1+{k\over n^2}}-1 \right)\to{1\over4}$$