nLab
Gamma function

The Γ function

Idea and Definition

Leonhard Euler solved the problem of finding a function of a continuous variable x which for integer values of x=n agrees with the factoriel function nn!. In fact, gamma function is a shift by one of the solution of this problem.

For a complex variable x1,2,, we define Γ(x) by the formula

Γ(x)=lim kk!k x1(x) k\Gamma(x) = \lim_{k\to \infty} \frac{k! k^{x-1}}{(x)_k}

where (x) 0=1 and for positive integer k=1,2,,

(x) k=x(x+1)(x+2)(x+k1)(x)_k = x (x+1) (x+2)\cdots (x+ k-1)

is the shifted factorial. It easily follows that Γ(n+1)=n!fornaturalnumbersn = 0, 1, 2, \ldots$.

Properties

As a function of a complex variable, the Gamma function Γ(x) is a meromorphic function with simple poles at x=0,1,2,.

Extending the recursive definition of the ordinary factorial function, the Gamma function satisfies the following translation formula:

Γ(x+1)=xΓ(x)\Gamma(x+1) = x\Gamma(x)

away from x=0,1,2,.

It also satisfies a reflection formula, due to Euler:

Γ(x)Γ(1x)=πsin(πx).\Gamma(x)\Gamma(1-x) = \frac{\pi}{\sin(\pi x)}.

Quite remarkably, the Gamma function (this time as a function of a real variable) is uniquely characterized in the following theorem:

Theorem (Bohr-Mollerup)

The restriction of the Gamma function to the interval (0,) is the unique function f such that f(x+1)=xf(x), f(1)=1, and logf is convex.

A number of other representations of the Gamma function are known and frequently utilized, e.g.,

  • Product representation:

    1Γ(x)=xe γx n=1 (1+xn)e x/n\frac1{\Gamma(x)} = x e^{\gamma x} \prod_{n=1}^{\infty} (1 + \frac{x}{n})e^{-x/n}

    where γ is Euler's constant?.

  • Integral representation:

    Γ(x)= 0 t xe tdtt.\Gamma(x) = \int_{0}^{\infty} t^x e^{-t} \frac{d t}{t}.

References

  • George Andrews, Richard Askey, Ranjan Roy, Special Functions. Encyclopedia of Mathematics and Its Applications 71, Cambridge University Press, 1999.

Revised on October 23, 2011 01:06:59 by Toby Bartels (67.141.101.96)