Gamma Function Article Index for
Gamma
Website Links For
Gamma
 

Information About

Gamma Function




In Mathematics , the Gamma function extends the Factorial Function to Complex and non Integer numbers (it is already defined on the naturals, and has simple poles at the negative integers). 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 noninteger and complex values of ''n''. If ''z'' is a complex variable, then for integer values only, we have

:\Gamma(z+1)=z!\,

but for noninteger and complex values of ''z'', the above equation does not apply, since the factorial function is not defined.

Because the gamma and factorial functions grow so rapidly for moderately-large arguments, many computing environments include an lngamma function that returns the natural logarithm of the gamma function: this grows much more slowly, and for combinatorial calculations allows adding and subtracting logs instead of multiplying and dividing very large values.


DEFINITION


The notation Γ(''z'') is due to Adrien-Marie Legendre . If the real part of the complex number ''z'' is positive, then the Integral
:
\Gamma(z) = \int_0^\infty t^{z-1}\,e^{-t}\,dt

Converges Absolutely . Using Integration By Parts , one can show that
:\Gamma(z+1)=z \, \Gamma(z)\,.

Because Γ(1) = 1, this relation implies that

:\Gamma(n+1) = n \, \Gamma(n) = \cdots = n! \, \Gamma(1) = n!\,

for all Natural Numbers ''n''.

It is a Meromorphic Function of ''x'' with simple poles at ''x'' = -''n'' (''n'' = 0, 1, 2, 3, ...) and residues (-1)''n''/''n''!. George Allen, and Unwin, Ltd., ''The Universal Encyclopedia of Mathematics''. United States of America, New American Library, Simon and Schuster, Inc., 1964. (Forward by James R. Newman ) 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:

:
\Gamma(z) = \lim_{n o \infty} rac{n! \; n^z}{z \; (z+1)\cdots(z+n)}


:\Gamma(z) = rac{e^{-\gamma z}}{z} \prod_{n=1}^\infty \left(1 + rac{z}{n} ight)^{-1} e^{z/n}

where γ is the Euler-Mascheroni Constant .


PROPERTIES


Other important functional equations for the Gamma function are Euler's Reflection Formula

:
\Gamma(1-z) \; \Gamma(z) = {\pi \over \sin \pi z}


and the duplication formula

:
\Gamma(z) \; \Gamma\left(z + rac{1}{2} ight) = 2^{1-2z} \; \sqrt{\pi} \; \Gamma(2z).


The duplication formula is a special case of the multiplication theorem

:
\Gamma(z) \; \Gamma\left(z + rac{1}{m} ight) \; \Gamma\left(z + rac{2}{m} ight) \cdots
\Gamma\left(z + rac{m-1}{m} ight) =
(2 \pi)^{(m-1)/2} \; m^{1/2 - mz} \; \Gamma(mz).


Perhaps the most well-known value of the Gamma function at a non-integer argument is

:\Gamma\left( rac{1}{2} ight)=\sqrt{\pi},

which can be found by setting ''z''=1/2 in the reflection formula or by noticing the Beta Function for (1/2, 1/2), which is \sqrt \pi.

The derivatives of the Gamma function are described in terms of the Polygamma Function . For example:

:\Gamma'(z)=\Gamma(z)\psi_0(z).\,

The Gamma function has a Pole of order 1 at ''z'' = −''n'' for every Natural Number ''n''; the Residue there is given by

:\operatorname{Res}(\Gamma,-n)= rac{(-1)^n}{n!}.

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 , that is, its Natural Logarithm is 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

:\Pi(z) = \Gamma(z+1) = z \; \Gamma(z),

so that

:\Pi(n) = n!.\,

Using the Pi function the reflection formula takes on the form

:\Pi(z) \; \Pi(-z) = rac{\pi z}{\sin \pi z}
=
rac{1}{\mathrm{sinc}_N(x)}

where sinc''N'' is the normalized Sinc Function , while the multiplication theorem takes on the form

:
\Pi\left( rac{z}{m} ight) \, \Pi\left( rac{z-1}{m} ight) \cdots \Pi\left( rac{z-m+1}{m} ight)
=
\left( rac{(2 \pi)^m}{2 \pi m} ight)^{1/2} \, m^{-z} \, \Pi(z).


We also sometimes find

:\pi(z) = {1 \over \Pi(z)}\,

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

:
\Beta(x,y)= rac{\Gamma(x) \; \Gamma(y)}{\Gamma(x+y)}.


The Derivative Of The Logarithm of the Gamma function is called the Digamma Function ; higher derivatives are the Polygamma Function s.

The analog of the Gamma function over a Finite Field or a finite Ring are the Gaussian Sum s, a type of Exponential Sum .

The Reciprocal Gamma Function is an Entire Function and has been studied as a specific topic.


PLOTS


  <math> -2\sqrt{\pi}\,</math>
  <math> \sqrt{\pi}\,</math>
  <math> 0!=1 \,</math>


  <math> 1!=1 \,</math>


  <math> 2!=2 \,</math>


  <math> 3!=6 \,</math>