The reason the "Gamma" function is given a special name is that it CANNOT be written in terms of elementary functions. If you let u= x1/2, then du= (1/2)x-1/2dx so dx= 2x1/2du. Of course [itex]e^{-x}= e^{-u^2}[/itex] so
[tex]\int_0^\infty x^{1/2}e^x dx= 2\int_0^\infty e^{-u^2}du[/tex]
The Gamma function and Gaussian function are pretty much interchangable.
Here is the standard way of finding the Gaussian integral, which you will find in most (multi-variable) Calculus books.
Let [tex]I= \int_0^\infty e^{-x^2} dx[/tex]
(I see now, after all that work, that this is exactly what jjou's link gives!)
Then it is certainly also true that [tex]I= \int_0^\infty e^{-y^2}dy[/tex]
Multiplying those:
[tex]I^2= \left(\int_0^\infty e^{-x^2}dx\right)\left(\int_0^\infty e^{-y^2}dy[/tex]
which we can interpret as the double integral
[tex]= \int_{x=0}^\infty \int_{y= 0}^\infty e^{-x^2-y^2}dydx[/itex]<br />
over the first quadrant of the plane. Switching to polar coordinates, that is<br />
[tex]\int_{\theta= 0}^{2\pi} \int_{r= 0}^\infty e^{-r^2} (r dr d\theta)[/tex]<br />
[tex]= 2\pi \int_{r=0}^\infty e^{-r^2} rdr[/tex]<br />
<br />
Now having that "r" in the integrand makes all the difference. Let u= r<sup>2</sup> so that du= 2r dr or (1/2)du= r dr. The integral becomes<br />
[tex]2\pi (1/2)\int_{u= 0}^\infty e^{-u}du= -\pi e^{-u}\right|_0^\infty= \pi[/tex]<br />
and, since that was I<sup>2</sup>,<br />
[tex]I= \int_0^\infty e^{-x^2}dx= \sqrt{\pi}[/tex]<br />
<br />
Since <br />
[tex]\int_0^\infty x^{1/2}e^{-x}dx= 2\int_0^\infty e^{-u^2}du[/tex]<br />
<br />
[tex]\int_0^\infty x^{1/2}e^{-x}dx= 2\sqrt{\pi}[/tex]<br />
<br />
(After all that work I see that this is exactly what the jjou's link gives! Oh, well, consider it confirmation.)[/tex]