Difference between revisions of "Gamma"
(→Other formulas) |
|||
Line 28: | Line 28: | ||
=Other formulas= | =Other formulas= | ||
+ | <div class="toccolours mw-collapsible mw-collapsed" style="width:800px"> | ||
+ | <strong>Proposition:</strong> The following formula holds | ||
+ | $$\Gamma(x)=\lim_{k \rightarrow \infty} \dfrac{k!k^z}{z(z+1)\ldots(z+k)}.$$ | ||
+ | <div class="mw-collapsible-content"> | ||
+ | <strong>Proof:</strong> █ | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="toccolours mw-collapsible mw-collapsed" style="width:800px"> | ||
+ | <strong>Proposition:</strong> The following formula holds | ||
+ | $$\dfrac{1}{\Gamma(z)} = ze^{\gamma z} \displaystyle\prod_{k=1}^{\infty} \left( 1 + \dfrac{z}{k}\right)e^{-\frac{z}{k}},$$ | ||
+ | where $\gamma$ is the [[Euler-Mascheroni constant]]. | ||
+ | <div class="mw-collapsible-content"> | ||
+ | <strong>Proof:</strong> █ | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
<div class="toccolours mw-collapsible mw-collapsed" style="width:800px"> | <div class="toccolours mw-collapsible mw-collapsed" style="width:800px"> | ||
<strong>Proposition:</strong> The following formula holds | <strong>Proposition:</strong> The following formula holds |
Revision as of 21:13, 2 October 2014
The gamma function is the function defined by the integral (initially for positive values of $x$) by the formula $$\Gamma(x)=\displaystyle\int_0^{\infty} x^{t-1}e^{-x} dx.$$
Recurrence
Proposition: $\Gamma(1)=1$
Proof: Compute directly $$\begin{array}{ll} \Gamma(1) &= \displaystyle\int_0^{\infty} e^{-t}t^{1-1} dt \\ &= \displaystyle\int_0^{\infty} e^{-t} dt \\ &= \left[ -e^{-t} \right]_{-\infty}^{\infty} \\ &= 0. \end{array}$$ █
Theorem: $\Gamma(x+1)=x\Gamma(x); x>0$
Proof: █
Corollary: If $x \in \mathbb{N}$, then $\Gamma(x+1)=x!$.
Other formulas
Proposition: The following formula holds $$\Gamma(x)=\lim_{k \rightarrow \infty} \dfrac{k!k^z}{z(z+1)\ldots(z+k)}.$$
Proof: █
Proposition: The following formula holds $$\dfrac{1}{\Gamma(z)} = ze^{\gamma z} \displaystyle\prod_{k=1}^{\infty} \left( 1 + \dfrac{z}{k}\right)e^{-\frac{z}{k}},$$ where $\gamma$ is the Euler-Mascheroni constant.
Proof: █
Proposition: The following formula holds $$\Gamma(x)=2\displaystyle\int_0^{\infty} e^{-t^2}t^{2x-1}dt.$$
Proof: █
Proposition: The following formula holds $$\displaystyle\int_0^{\frac{\pi}{2}} \cos^{2x-1}(\theta)\sin^{2y-1}(\theta) d\theta = \dfrac{\Gamma(x)\Gamma(y)}{2\Gamma(x+y)}.$$
Proof: █
$\Gamma(z)$ at half integers
Proposition: $\Gamma \left( \dfrac{1}{2} \right) = \sqrt{\pi}$.
Proof: █
Corollary: $\displaystyle\int_0^{\infty} e^{-t^2} dt = \dfrac{1}{2}\sqrt{\pi}$.
Theorem (Legendre Duplication Formula): $$\Gamma(2x)=\dfrac{2^{2x-1}}{\sqrt{\pi}} \Gamma(x)\Gamma \left( x +\dfrac{1}{2} \right).$$
Proof: █
Proposition: If $z=0,-1,-2,\ldots$ then $\Gamma(z)=\infty$.
Proof: proof goes here █
Theorem: The following relationship between $\Gamma$ and the $\sin$ function holds: $$\Gamma(x)\Gamma(1-x) = \dfrac{\pi}{\sin(\pi x)}.$$
Proof: proof goes here █
Proposition: $\Gamma(x) = \displaystyle\lim_{n \rightarrow \infty} \dfrac{n^x n!}{x(x+1)\ldots(x_n)}$
Proof: proof goes here █
Proposition: $\Gamma(x)\Gamma(1-x)=\dfrac{\pi}{\sin(\pi x)}$
Proof: proof goes here █
Bohr-Mollerup Theorem: The gamma function is the unique function $f$ such that
- $f(1)=1$
- $f(x+1)=xf(x)$ for $x>0$
- $f$ is logarithmically convex.
Proof: proof goes here █