Saladsamurai
- 3,009
- 7
Homework Statement
I would like to figure out how my book came up with the relation "for large values of x":
\Gamma(x+1) = e^{-x}x^{x+\frac{1}{2}}\sqrt{2\pi}\qquad(1)
Homework Equations
Definition of gamma function:
\Gamma(z) = \int_0^\infty t^{z-1}e^{-t}\,dt\qquad(2)
The Attempt at a Solution
When I see that (1) has a multiple of \pi in it, it makes me think of "something squared" in the exponent. I had initially thought of using a Taylor series expansion method. For example, it can be shown that (1) is also equivalent to
<br /> <br /> \Gamma(x+1) = e^{-x}x^{x+1/2}\int_{-\sqrt{x}}^\infty e^{-\sqrt{x}t}\left (1 +\frac{t}{\sqrt{x}}\right )^x\,dt \qquad(3)<br /> <br />After some manipulation, (3) can be put in the form:
<br /> <br /> \Gamma(x+1) = e^{-x}x^{x+1/2}\int_{-\sqrt{x}}^\infty \exp\left [-\sqrt{x}t + x\left (\frac{t}{\sqrt{x}} - \frac{t^2}{2x} + \frac{t^3}{3x^{3/2}} \dots \right )\right ] \qquad(4)
or
\Gamma(x+1) = e^{-x}x^{x+1/2}\int_{-\sqrt{x}}^\infty \exp\left [-\sqrt{x}t + \left (\sqrt{x}t - \frac{t^2}{2} + \frac{t^3}{3x^{3/2}} \dots \right )\right ] \qquad(5)
We can see from (5) that for large values of x, any terms with an x in the denominator can be neglected, hence
\Gamma(x+1) = e^{-x}x^{x+1/2}\int_{-\sqrt{x}}^\infty e^{ - \frac{t^2}{2}} \qquad(6)<br />But (6) seems to be a dead end for me. I tried breaking it into two integrals, one running from -√x to 0 and another from 0 to ∞, the latter of which is the gaussian integral. However, the forst part is unintegrable.
Any thoughts on another approach or a continuation of this one?
Thanks
