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.