Decide if the following integral is convergent or divergent. If it is convergent evaluate the integral. $$\int_1^{\infty} \frac{e^{-\sqrt {x}}}{\sqrt{x}}\,\mathrm dx$$
I evaluated the integral, but I could not decide via comparison test whether the integral is convergent or divergent.
$$e^{\sqrt{x}}=\sum_{n=0}^{\infty}\frac{x^{0.5n}}{n!}$$ $$\implies e^{\sqrt{x}}>x$$ $$\therefore \sqrt{x}e^{\sqrt{x}}>x^{1.5}$$ $$\frac{1}{\sqrt{x}e^{\sqrt{x}}}<x^{-1.5}$$ Since $\int_1^{\infty} x^{-1.5} dx$ is convergent then the $\int_1^{\infty} \frac{1}{\sqrt{x}e^{\sqrt{x}}}$ is convergent.