Gamma function
From Freepedia
In mathematics, the Gamma function extends the factorial function to the complex numbers. The factorial function of an integer n is written n! and is equal to the product n! = 1 × 2 × 3 × ... × n. The Gamma function "fills in" the factorial function for fractional values of n and for complex values of n. If z is a complex variable, then for integer values only, we have
- <math>\Gamma(z+1)=z!\,</math>
but for fractional and complex values of z, the above equation does not apply, since the factorial function is not defined.
Contents |
Definition
The notation Γ(z) is due to Adrien-Marie Legendre. If the real part of the complex number z is positive, then the integral
- <math>
\Gamma(z) = \int_0^\infty t^{z-1}\,e^{-t}\,dt </math> converges absolutely. Using integration by parts, one can show that
- <math>\Gamma(z+1)=z \, \Gamma(z)\,.</math>
Because Γ(1) = 1, this relation implies that
- <math>\Gamma(n+1) = n \, \Gamma(n) = \cdots = n! \, \Gamma(1) = n!\,</math>
for all natural numbers n. It can further be used to extend Γ(z) to a meromorphic function defined for all complex numbers z except z = 0, −1, −2, −3, ... by analytic continuation.
It is this extended version that is commonly referred to as the Gamma function.
Alternative definitions
The following infinite product definitions for the Gamma function, due to Euler and Weierstrass respectively, are valid for all complex numbers z which are not non-positive integers:
- <math>
\Gamma(z) = \lim_{n \to \infty} \frac{n! \; n^z}{z \; (z+1)\cdots(z+n)} </math>
- <math>\Gamma(z) = \frac{e^{-\gamma z}}{z} \prod_{n=1}^\infty \left(1 + \frac{z}{n}\right)^{-1} e^{z/n}</math>
where γ is the Euler-Mascheroni constant.
Properties
Other important functional equations for the Gamma function are Euler's reflection formula
- <math>
\Gamma(1-z) \; \Gamma(z) = {\pi \over \sin \pi z} </math>
and the duplication formula
- <math>
\Gamma(z) \; \Gamma\left(z + \frac{1}{2}\right) = 2^{1-2z} \; \sqrt{\pi} \; \Gamma(2z). </math>
The duplication formula is a special case of the multiplication theorem
- <math>
\Gamma(z) \; \Gamma\left(z + \frac{1}{m}\right) \; \Gamma\left(z + \frac{2}{m}\right) \cdots \Gamma\left(z + \frac{m-1}{m}\right) = (2 \pi)^{(m-1)/2} \; m^{1/2 - mz} \; \Gamma(mz). </math>
Perhaps the most well-known value of the Gamma function at a non-integer argument is
- <math>\Gamma\left(\frac{1}{2}\right)=\sqrt{\pi},</math>
which can be found by setting z=1/2 in the reflection formula.
The derivatives of the Gamma function are described in terms of the polygamma function. For example:
- <math>\Gamma'(z)=\Gamma(z)\psi_0(z).\,</math>
The Gamma function has a pole of order 1 at z = −n for every natural number n; the residue there is given by
- <math>\operatorname{Res}(\Gamma,-n)=\frac{(-1)^n}{n!}.</math>
The Bohr-Mollerup theorem states that among all functions extending the factorial functions to the positive real numbers, only the Gamma function is log-convex.
An alternative notation which was originally introduced by Gauss and which is sometimes used is the Pi function, which in terms of the Gamma function is
- <math>\Pi(z) = \Gamma(z+1) = z \; \Gamma(z),</math>
so that
- <math>\Pi(n) = n!.\,</math>
Using the Pi function the reflection formula takes on the form
- <math>\Pi(z) \; \Pi(-z) = \frac{\pi z}{\sin \pi z}
= \frac{1}{\mathrm{sinc}_N(x)}</math>
where sincN is the normalized Sinc function, while the multiplication theorem takes on the form
- <math>
\Pi\left(\frac{z}{m}\right) \, \Pi\left(\frac{z-1}{m}\right) \cdots \Pi\left(\frac{z-m+1}{m}\right) = \left(\frac{(2 \pi)^m}{2 \pi m}\right)^{1/2} \, m^{-z} \, \Pi(z). </math>
We also sometimes find
- <math>\pi(z) = {1 \over \Pi(z)}\,</math>
which is an entire function, defined for every complex number. That π(z) is entire entails it has no poles, so Γ(z) has no zeros.
Relation to other functions
In the first integral above, which defines the Gamma function, the limits of integration are fixed. The incomplete Gamma function is the function obtained by allowing either the upper or lower limit of integration to be variable.
The Gamma function is related to the Beta function by the formula
- <math>
\Beta(x,y)=\frac{\Gamma(x) \; \Gamma(y)}{\Gamma(x+y)}. </math>
The derivative of the logarithm of the Gamma function is called the digamma function; higher derivatives are the polygamma functions.
Plots
Particular values
<math>\Gamma(-2)\,</math> (undefined) <math>\Gamma(-3/2)\,</math> = <math>\frac {4\sqrt{\pi}} {3} \,</math> <math>\Gamma(-1)\,</math> (undefined) <math>\Gamma(-1/2)\,</math> = <math>-2\sqrt{\pi}\,</math> <math>\Gamma(0)\,</math> (undefined) <math>\Gamma(1/2)\,</math> = <math>\sqrt{\pi}\,</math> <math>\Gamma(1)\,</math> = <math>0!\,</math>=<math>1\,</math> <math>\Gamma(3/2)\,</math> = <math>\frac {\sqrt{\pi}} {2} \,</math> <math>\Gamma(2)\,</math> = <math>1!\,</math>=<math>1\,</math> <math>\Gamma(5/2)\,</math> = <math>\frac {3 \sqrt{\pi}} {4} \,</math> <math>\Gamma(3)\,</math> = <math>2!\,</math>=<math>2\,</math> <math>\Gamma(7/2)\,</math> = <math>\frac {15\sqrt{\pi}} {8} \,</math> <math>\Gamma(4)\,</math> = <math>3!\,</math>=<math>6\,</math>
Approximations
Complex values of the Gamma function can be computed numerically with arbitrary precision using Stirling's approximation or the Lanczos approximation.
As an alternative that can be implemented easily on most calculators, Toth (2004) suggests the approximation
- <math>\Gamma(z) \cong \sqrt{\frac{2 \pi}{z} } \left( \frac{z}{e} \sqrt{ z \sinh \frac{1}{z} \left[ + \frac{1}{810z^6} \right] } \right)^{z}</math>
which is good to more than 8 decimal digits for z with a real part greater than 8, and may be combined with the reflection formula for negative z. The optional term in square brackets increases the accuracy slightly.
See also
- Beta function
- Bohr-Mollerup theorem
- Digamma function
- Gamma distribution
- Gauss's constant
- Multivariate Gamma function
- Polygamma function
- Stirling's approximation
- Trigamma function
- Elliptic gamma function
References
- Milton Abramowitz and Irene A. Stegun, eds. Handbook of Mathematical Functions with Formulas, Graphs, and Mathematical Tables. New York: Dover, 1972. (See Chapter 6)
- G. Arfken and H. Weber. Mathematical Methods for Physicists. Harcourt/Academic Press, 2000. (See Chapter 10.)
- Harry Hochstadt. The Functions of Mathematical Physics. New York: Dover, 1986 (See Chapter 3.)
- W.H. Press, B.P. Flannery, S.A. Teukolsky, and W.T. Vetterling. Numerical Recipes in C. Cambridge, UK: Cambridge University Press, 1988. (See Section 6.1.)
- Toth, V.T. Programmable Calculators: Calculators and the Gamma Function. http://www.rskey.org/gamma.htm
External links
- Examples of problems involving the Gamma function can be found at Exampleproblems.com.
- P. Sebah, X. Gourdon. Introduction to the Gamma Function. In PostScript and HTML formats.



