Gamma function: Difference between revisions

From Companal
Line 22: Line 22:
==Facts==
==Facts==


* [[Functional equation for gamma function]]
* [[Euler's integral formula for gamma function]]: This states that on the right half-plane:
* [[Reflection principle for gamma function]]
 
* [[Reciprocal of gamma function is entire]]
<math>\Gamma(z) = \int_0^\infty t^{z-1} e^{-t} \, dt</math>
* [[Recurrence relation for gamma function]]: This states that if <math>z</math> is not a non-positive integer, we have:
 
<math>\Gamma(z + 1) = z\Gamma(z)</math>
* [[Reflection principle for gamma function]]: If <math>z</math> is not an integer, we have:
 
<math>\Gamma(z)\Gamma(1 - z) = \frac{\pi}{\sin (\pi z)}</math>
* [[Integral formula for reciprocal of gamma function]]
* [[Reciprocal of gamma function is entire]]: In other words, the gamma function is zero-free
 
==External links==
==External links==


* {{mathworld|Gamma function}}
* {{mathworld|Gamma function}}

Revision as of 19:51, 1 May 2008

Definition

The gamma function is a meromorphic function on C, with simple poles at all the non-positive integers, having residue at k equal to:

(1)kk!

It is defined in a number of equivalent ways.

Euler's integral formula

Further information: Euler's integral formula for gamma function

This defines the gamma function in the right half-plane by the formula:

Γ(z)=0tz1etdt

and extended analytically to C by the prescription:

Γ(z)=Γ(z+n)z(z+1)(z+2),,(z+n1)

where n is an integer chosen such that z+n has positive real part.

Facts

Γ(z)=0tz1etdt

Γ(z+1)=zΓ(z)

Γ(z)Γ(1z)=πsin(πz)

External links