Gamma Function
Gamma function is an integral
Euler found that the integral has the property when he takes the integral by parts:
let , and define
redefine as , and we have:
Tips
here is a real number. I use the real number definition of power function here.
Properties
Integrate by parts:
\begin{align} \Gamma (x+1) & = \int\_{0}^{\infty} u^{x} e^{-u} , du \\ & = \int\_{0}^{\infty} u^{x} (-e^{-u})' d u \\ & = \left\[ u^{x}(-e^{-u}) \right]_{0}^{\infty} - \int_{0}^{\infty} (-e^{-u}) (x u ^{x-1}) , du \\ & = - \lim\_{ u \to \infty } \frac{u^{x}}{e^{u}} + x \int\_{0}^{\infty} e^{-u}u^{x-1} , du \\ & = x\Gamma(x) \end{align}\Gamma(1) = \int\_{0}^{\infty} e^{-u} , du \stackrel{s(u)=-u}= - \int\_{0}^{-\infty} e^s , ds = - \left\[ e^{s} \right]\_{0}^{-\infty} = 1
let , and you would find that it’s Gaussian Integral