Just out of curiosity, I'd like to know whether or not the sum of the series
$$\sum_{n=1}^\infty \frac{\sqrt{n+1}-\sqrt n}{n}$$
has a known analytic expression.
I stumbled across this series while trying to evaluate
$$\int_1^\infty\frac{1}{\lfloor x^2\rfloor}dx$$
The convergence of this integral can be seen by making use of the inequality $\lfloor x\rfloor > x-1$ and the fact that $\coth^{-1}(t)\to 0$ as $t\to\infty$:
\begin{align*} \int_1^t\frac{1}{\lfloor x^2\rfloor}dx &= \int_\sqrt{1}^\sqrt{2}\frac{1}{\lfloor x^2\rfloor}dx+\int_\sqrt{2}^t\frac{1}{\lfloor x^2\rfloor}dx\\ &< \int_\sqrt{1}^\sqrt{2}\frac{1}{\lfloor x^2\rfloor}dx+\int_\sqrt{2}^t\frac{1}{x^2-1}dx\\ &= \int_\sqrt{1}^\sqrt{2}\frac{1}{1}dx-\int_\sqrt{2}^t\frac{1}{1-x^2}dx\\ &= \sqrt{2}-1-\left[\coth^{-1}(t)-\coth^{-1}\left(\sqrt 2\right)\right]\\ &= \sqrt{2}-1-\coth^{-1}(t)+\coth^{-1}\left(\sqrt 2\right)\\ &\to \sqrt{2}-1+\coth^{-1}\left(\sqrt 2\right)\text{ as }t\to\infty\\ \end{align*}
Since this implies that $\int_1^t 1/\lfloor x^2\rfloor dx$ is strictly increasing ($1/\lfloor x^2\rfloor >0$ for every $x\geq 1$) and bounded above, the integral necessarily converges. By breaking up the integral
$$\int_1^\sqrt{k+1}\frac{1}{\lfloor x^2\rfloor}dx$$
into integrals indexed by the intervals $\left[\sqrt{i},\sqrt{i+1}\right]$ for $i=1,2,3,...,k$ and simplifying the resulting sum, I was able to show that
$$\int_1^{\sqrt{k+1}}\frac{1}{\lfloor x^2\rfloor}dx=\sum_{n=1}^{k} \frac{\sqrt{n+1}-\sqrt n}{n}$$
is true for every $k\geq 0$, which yields
$$\int_1^\infty \frac{1}{\lfloor x^2\rfloor}dx=\sum_{n=1}^\infty\frac{\sqrt{n+1}-\sqrt n}{n}$$
after letting $k\to\infty$. This equality is the main reason why I'm interested in the sum of the aforementioned series.
After some (unsurprisingly) futile attempts to evaluate the integral, I expect there to be no closed-form expression for the sum, which is why I'm open to an analytic expression (gamma function, Bessel functions, Riemann zeta function, etc.). Any help is appreciated.
Edit: after seeing the bounds provided by Markus Scheuer and Jorge, I thought I'd share some of my own.
From the fact that $x-1<\lfloor x\rfloor<x$ is true for every non-integer $x\geq 1$, we can infer that for every integer $k\geq 1$,
$$\int_\sqrt{k+1}^\infty \frac{1}{x^2}dx<\int_\sqrt{k+1}^\infty \frac{1}{\lfloor x^2\rfloor}dx<\int_\sqrt{k+1}^\infty \frac{1}{x^2-1}dx$$
Using
$$\int_{x}^{\infty}\frac{1}{t^2-1}dt=\coth^{-1}(x)$$
and
$$\int_\sqrt{k+1}^\infty\frac{1}{\lfloor x^2\rfloor}dx=\int_1^\infty\frac{1}{\lfloor x^2\rfloor}dx-\int_1^\sqrt{k+1}\frac{1}{\lfloor x^2\rfloor}dx=\sum_{n=1}^\infty \frac{\sqrt{n+1}-\sqrt n}{n}-\sum_{n=1}^{k}\frac{\sqrt{n+1}-\sqrt n}{n}$$
we deduce that
$$\frac{1}{\sqrt{k+1}}+\sum_{n=1}^{k}\frac{\sqrt{n+1}-\sqrt n}{n}<\sum_{n=1}^\infty\frac{\sqrt{n+1}-\sqrt n}{n}<\coth^{-1}\left(\sqrt{k+1}\right)+\sum_{n=1}^{k}\frac{\sqrt{n+1}-\sqrt n}{n}$$
Hint: At least we have nice upper and lower bounds for the series.
and since the sequence $\left(\sum_{n=1}^{N} \frac{\sqrt{n+1}-\sqrt{n}}{n}\right)_{1\leq N<\infty}$ of partial sums is strictly increasing and bounded above by $\frac{1}{2}\zeta\left(\frac{3}{2}\right)$ we know the series converges.