y=Γ(x)y = \Gamma(x)

The Gamma Function y=Γ(x)y = \Gamma(x)

The gamma function Γ(x)\Gamma(x) extends the factorial n!n! beyond the integers to the real numbers, and further to the complex numbers1. For x>0x > 0 it is defined by the following integral.

Γ(x)=0tx1etdt\Gamma(x) = \int_0^{\infty} t^{x-1} e^{-t}\,dt

Relation to the factorial

Integration by parts yields the recurrence Γ(x+1)=xΓ(x)\Gamma(x+1) = x\,\Gamma(x), and for a positive integer nn we have Γ(n)=(n1)!\Gamma(n) = (n-1)!.

nnΓ(n)\Gamma(n)(n1)!(n-1)!
11110!=10! = 1
22111!=11! = 1
33222!=22! = 2
44663!=63! = 6
5524244!=244! = 24

The offset of 11 in the index is a convention of the definition; Γ(x+1)\Gamma(x+1) corresponds to the factorial more directly.

Domain

The recurrence extends the function to x0x \leq 0, but at x=0,1,2,x = 0, -1, -2, \ldots the value diverges to infinity. The domain is therefore every real number except those. Writing Γ(x)=Γ(x+1)x\Gamma(x) = \dfrac{\Gamma(x+1)}{x} makes the divergence plain: the denominator goes to 00 as x0x \to 0.

Asymptotes and limits

There is a vertical asymptote at each of x=0,1,2,x = 0, -1, -2, \ldots. As x+x \to +\infty the function grows as sharply as the factorial, and as x0+x \to 0^{+} it diverges to ++\infty. On the negative side, narrow spikes reaching to ±\pm\infty stand between consecutive integers, changing sign from one gap to the next.

Monotonicity and extremum

On x>0x > 0 the gamma function is logarithmically convex and attains a minimum at a single point.

ItemValue
xx at the minimum1.4616\approx 1.4616
Γ(x)\Gamma(x) there0.8856\approx 0.8856

That valley lies between the two points where Γ(1)=Γ(2)=1\Gamma(1) = \Gamma(2) = 1. To its left the function decreases and to its right it increases.

Special values and identities

At the half-integers it takes beautiful values.

Γ ⁣(12)=π\Gamma\!\left(\frac{1}{2}\right) = \sqrt{\pi}

This is tied to the Gaussian integral. The reflection formula also holds.

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

Substituting x=12x = \dfrac{1}{2} recovers the value above. That sin(πx)\sin(\pi x) on the right vanishes at the integers corresponds to the gamma function diverging there.

Applications and history

Euler introduced it in the eighteenth century as the problem of interpolating the factorial, and the symbol Γ\Gamma is due to Legendre2.

  • Probability distributions such as the gamma and beta distributions
  • A basic special function of complex analysis
  • The continuous version of the binomial coefficient in combinatorics
  1. Gamma function, Wikipedia
  2. Gamma Function, NIST Digital Library of Mathematical Functions