It always puzzles me, how the Gamma functions's inventor came up with it's definition $$\Gamma(x+1)=\int_0^1(-\ln t)^x\;\mathrm dt=\int_0^\infty t^xe^{-t}\;\mathrm dt$$ Is there a nice derivation of this generalization of the factorial?
|
|
Here is a nice paper of Detlef Gronau Why is the gamma function
so as it is?. Concerning Euler's work Ed Sandifer's articles 'How Euler did it' are of value too, in this case 'Gamma the function'. |
|||||||
|
|
I guess you can say this is yet another application of the power of integration by parts (and I am guessing that is how the integral formula "was come up with" initially). If you are trying to find the antiderivative of $P(t) e^t$, where $P(t)$ is a polynomial, integration by parts arises naturally and I would say it(integral of $P(t) e^t$) is quite natural to encounter during ones study of mathematics. And if you actually work it out, you notice the factorial like recursion. We can rid of the "non-integral" parts of the integration by parts formula by using the limits $0$ and $\infty$. If $I_n = \int_{0}^{\infty} t^n e^{-t} \text{dt}$ then integration by parts gives us $$I_n = -e^{-t}t^n|_0^{\infty} + n\int_{0}^{\infty} t^{n-1} e^{-t} = nI_{n-1}$$ so if $f(x) = \int_{0}^{\infty} t^x e^{-t} \text{dt}, \quad x \ge 0$ then $f(x) = x f(x-1), \quad x \ge 1$. Also, we have that $f(0) = 1$, thus the integral definition agrees with the factorial function at the non-negative integers and can serve as a real extension for factorial. Using Analytic continuation its domain can be extended further. |
|||||||||||
|
