Test the convergence of $$\sum_{n=1}^{\infty} \int_n^{n+1} e^{- \sqrt x} dx$$
Attempt: For sufficiently large $x$, we have $e^{-\sqrt x} > e ^{- x}$.
I also tried solving the integral by By Parts rule, which resulted in a more hodgepodge.
Unfortunately, these methods did not prove to be of much help.
Please guide me on how to go about this problem.
Thank you very much for your help.
The $N$th partial sum of the series is $$\sum_{n = 1}^N \int_n^{n + 1} e^{-\sqrt{x}} \,dx = \int_1^{N + 1} e^{-\sqrt{x}} \,dx.$$ But in the limit $N \to \infty$ the right-hand side converges, because $\int_1^{\infty} e^{-\sqrt{x}} \,dx$ does: One can also evaluate it directly using the substitution $x = u^2$ followed by i.b.p.
(We don't need both directions here, but the convergence of the sum and integral are equivalent because the integrand is positive.)