I would like to evaluate $$\lim_{n \to \infty}\int_{0}^{\infty}e^{-nx}x^{-1/2}dx.$$ The purpose of the problem was to show that
(1) $\int_{0}^{\infty}e^{-nx}x^{-1/2}dx$ converges for every natural number $n$
(2) $\lim_{n \to \infty}\int_{0}^{\infty}e^{-nx}x^{-1/2}dx \neq 0$
I used the substitution method where $u = \sqrt{x}$, then $\int_{0}^{\infty}e^{-nx}x^{-1/2}dx$ was reduced to $2\int_{0}^{\infty}e^{-nu^2}du$. When $n = 2^m$ for some natural number $m$, then it seems that $2\int_{0}^{\infty}e^{-nu^2}du = \frac{\sqrt{\pi}}{\sqrt{2}^m}$, but how do I show that $\int_{0}^{\infty}e^{-nx}x^{-1/2}dx$ converges for every natural number $n$ as well as $\lim_{n \to \infty}\int_{0}^{\infty}e^{-nx}x^{-1/2}dx \neq 0$.
Any help will be greatly appreciated.
$$I_n=\int_0^1\frac{e^{-nx}}{\sqrt x}dx+\int_1^\infty\frac{e^{-nx}}{\sqrt x}dx<\int_0^1\frac{dx}{\sqrt x}+\int_1^\infty e^{-nx}dx=2+\frac{e^{-n}}n$$ proves that the integral converges.
With $nx=t^2$, we have
$$I_n=\frac2{\sqrt n}\int_0^{\infty}e^{-t^2}dt,$$ which obviously has the limit $0$.