Let $a_1, a_2, a_3, . . . , a_n$ be the sequence defined by $$ a_n = 2\sqrt{n}-\sum_{k=1}^{n}\frac{1}{\sqrt{k}} = 2\sqrt{n} - \frac{1}{\sqrt{1}}-\frac{1}{\sqrt{2}}-...-\frac{1}{\sqrt{n}} $$
show that the sequence $a_n$ is convergent to some limit L, and that $1<L<2$.
I tried looking at this as a Riemann sum. However, I failed to covert it to that. Any hints on that or alternate solution? Thanks
This is maybe is little off-topic, but we can prove convergence and give an expression for the limit at the same time.
Let us note $\delta_n = a_n - a_{n-1} =2\sqrt{n} - 2\sqrt{n-1} - \frac 1{\sqrt{n}}$.
Now use the fact that $\sqrt{}$ is analytic on $[0,1]$:
$$ \sqrt{1-z} = \sum_{m=0}^\infty \frac{(2m)!}{(m!)^2(1-2m)} \left(\frac z{4}\right)^m \\ \sqrt{n-1} - \sqrt{n} = \sqrt{n}\left(\sqrt{1-\frac 1n}-1\right) =\sqrt{n} \sum_{m=1}^\infty \frac{(2m)!}{(m!)^2(1-2m)} \left(\frac 1{4n}\right)^m \\ \delta_n = -\frac 1{\sqrt{n}} -2(\sqrt{n-1} - \sqrt{n}) =2\sqrt{n} \sum_{m=2}^\infty \frac{(2m)!}{(m!)^2(2m-1)} \left(\frac 1{4n}\right)^m. $$ Now everything is positive and we can use the Fubini–Tonelli theorem:
$$ \sum_{n=1}^\infty \delta_n = 2 \sum_{m=2}^\infty \frac{(2m)!}{(m!)^2(2m-1)4^m} \zeta\left(m-\frac12\right)<\infty, $$
because $\zeta\left(m-\frac12\right)$ is decreasing and hence bounded, and for the remaining series the Stirling formula yields: $$ \frac{(2m)!}{4^m(m!)^2(2m-1)} \sim \frac{2^{2m} m^{2m} e^{-2m}\sqrt{4\pi m}} {4^m m^{2m} e^{-2m} 2\pi m\times 2m} =\frac 1{\sqrt{\pi} m^{3/2}};\\ \sum m^{-3/2}<\infty. $$