Gamma function

From TCS Wiki
Jump to navigation Jump to search
File:Gamma plot.svg
The gamma function along part of the real axis

In mathematics, the gamma function (Γ(z)) is an extension of the factorial function to all complex numbers except negative, integers. The argument of the function is shifted down by one. This means that if n is a positive integer

[math]\displaystyle{ \Gamma(n) = (n-1)!\, }[/math]

The gamma function is defined for all complex numbers. But it is not defined for negative integers and zero. For a complex number whose real part is not a negative integer, the function is defined by:

[math]\displaystyle{ \Gamma(z) = \int_0^\infty t^{z-1} e^{-t}\,{\rm d}t. }[/math]

This improper integral is convergent. Legendre first used the notation Γ(z). If the real part of the complex number z is positive (Re(z) > 0), then the integral

[math]\displaystyle{ \Gamma(z) = \int_0^\infty t^{z} e^{-t}\,\frac{{\rm d}t}{t} }[/math]

converges absolutely. It is known as the Euler integral of the second kind. If we use integration by parts, we see that the functional equation [math]\displaystyle{ \Gamma(z+1)=z \, \Gamma(z) }[/math] is true for the gamma function.

We see that [math]\displaystyle{ \Gamma(1) = \int_0^\infty e^{-t}\,{\rm d}t = 1. }[/math] So, by the recurrence relation [math]\displaystyle{ \Gamma(z+1)=z \, \Gamma(z) }[/math], we get

[math]\displaystyle{ \Gamma(n) = 1 \cdot 2 \cdot 3 \dots (n-1) = (n-1)!\, }[/math]

for all positive integers n.

Properties

General

Euler's reflection formula is an important functional equation for the gamma function. It says that:

[math]\displaystyle{ \Gamma(1-z) \; \Gamma(z) = {\pi \over \sin{(\pi z)}} ~, }[/math]

This means that

[math]\displaystyle{ \Gamma(\varepsilon - n) = (-1)^{n-1} \; {{\Gamma(-\varepsilon) \; \Gamma(1+\varepsilon)} \over {\Gamma(n+1-\varepsilon)}} ~, }[/math]

The gamma function also has a duplication formula:

[math]\displaystyle{ \Gamma(z) \; \Gamma\left(z + \frac{1}{2}\right) = 2^{1-2z} \; \sqrt{\pi} \; \Gamma(2z). \, }[/math]

This formula is a special case of the multiplication theorem

[math]\displaystyle{ \prod_{k=0}^{m-1}\Gamma\left(z + \frac{k}{m}\right) = (2 \pi)^{(m-1)/2} \; m^{1/2 - mz} \; \Gamma(mz)\,. }[/math]

A property of the function is that:

[math]\displaystyle{ \overline{\Gamma(z)} = \Gamma(\overline{z}). \,\! }[/math]

A famous value of the function at a non-integral point is:

[math]\displaystyle{ \Gamma\left(\frac{1}{2}\right)=\sqrt{\pi}. \,\! }[/math]

This is found if we set z = 1/2 in the reflection or duplication formulas. If we simply make the substitution u = √t in the integral definition of the gamma function, we get a Gaussian integral. In general, for non-negative integer values of n we have:

[math]\displaystyle{ \Gamma\left(\frac{1}{2}+n\right) = {(2n)! \over 4^n n!} \sqrt{\pi} = \frac{(2n-1)!!}{2^n}\, \sqrt{\pi} = \sqrt{\pi} \cdot \left[ {n-\frac{1}{2}\choose n} n! \right] }[/math]
[math]\displaystyle{ \Gamma\left(\frac{1}{2}-n\right) = {(-4)^n n! \over (2n)!} \sqrt{\pi} = \frac{(-2)^n}{(2n-1)!!}\, \sqrt{\pi} = \sqrt{\pi} / \left[ {-\frac{1}{2} \choose n} n! \right] }[/math]

where n!! denotes the double factorial and, when n = 0, (-1)!! = 1.

The derivatives of the gamma function are described in terms of the polygamma function. For example:

[math]\displaystyle{ \Gamma'(z)=\Gamma(z)\psi_0(z)\,. }[/math]

For positive integer m the derivative of gamma function can be calculated as follows (here γ is the Euler–Mascheroni constant):

[math]\displaystyle{ \Gamma'(m+1) = m!\cdot\left( - \gamma + \sum_{k=1}^m\frac{1}{k} \right)\,. }[/math]

The n-th derivative of the gamma function is:

[math]\displaystyle{ \frac{{\rm d}^n}{{\rm d}x^n}\,\Gamma(x) = \int_0^\infty t^{x-1} e^{-t} (\ln t)^{n} \,{\rm d}t. }[/math][1]

Particular values

Some particular values of the gamma function are:

[math]\displaystyle{ \begin{array}{lll} \Gamma(-3/2) &= \tfrac{4}{3} \sqrt{\pi} &\approx 2.363271801207 \\ \Gamma(-1/2) &= -2\sqrt{\pi} &\approx -3.544907701811 \\ \Gamma(1/2) &= \sqrt{\pi} &\approx 1.772453850905 \\ \Gamma(1) &= 0! &= 1 \\ \Gamma(3/2) &= \tfrac{1}{2}\sqrt{\pi} &\approx 0.88622692545 \\ \Gamma(2) &= 1! &= 1 \\ \Gamma(5/2) &= \tfrac{3}{4}\sqrt{\pi} &\approx 1.32934038818 \\ \Gamma(3) &= 2! &= 2 \\ \Gamma(7/2) &= \tfrac{15}{8}\sqrt{\pi} &\approx 3.32335097045\\ \Gamma(4) &= 3! &= 6 \\ \end{array} }[/math]

Pi function

Gauss introduced the Pi function. This is another way of denoting the gamma function. In terms of the gamma function, the Pi function is

[math]\displaystyle{ \Pi(z) = \Gamma(z+1) = z \; \Gamma(z) = \int_0^\infty e^{-t} t^{z+1}\,\frac{{\rm d}t}{t}, }[/math]

so that

[math]\displaystyle{ \Pi(n) = n!\,, }[/math]

for every non-negative integer n.

Applications

Analytic number theory

The gamma function is used to study the Riemann zeta function. A property of the Riemann zeta function is its functional equation:

[math]\displaystyle{ \Gamma\left(\frac{s}{2}\right)\zeta(s)\pi^{-s/2} = \Gamma\left(\frac{1-s}{2}\right)\zeta(1-s)\pi^{-(1-s)/2}. }[/math]

Bernhard Riemann found a relation between these two functions. This was in 1859 paper "Über die Anzahl der Primzahlen unter einer gegebenen Grösse" ("On the Number of Prime Numbers less than a Given Quantity")

[math]\displaystyle{ \zeta(z) \; \Gamma(z) = \int_0^\infty \frac{t^{z}}{e^t-1} \; \frac{dt}{t}. }[/math]

Notes

Template:Reflist

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. E. Andrews, R. Askey, R. Roy, Special Functions, Cambridge University Press, 2001. ISBN 978-0-521-78988-2. Chapter one, covering the gamma and beta functions, is highly readable and definitive.
  • Emil Artin, "The Gamma Function", in Rosen, Michael (ed.) Exposition by Emil Artin: a selection; History of Mathematics 30. Providence, RI: American Mathematical Society (2006).
  • Template:Cite journal
  • P. E. Böhmer, ´´Differenzengleichungen und bestimmte Integrale´´, Köhler Verlag, Leipzig, 1939.
  • James D. Bonnar, The Gamma Function. CreateSpace Publishing, Seattle, 2010. ISBN 978-1463694296. A thorough and systematic book devoted entirely to the subject of the gamma function.
  • Philip J. Davis, "Leonhard Euler's Integral: A Historical Profile of the Gamma Function," American Mathematical Monthly 66, 849-869 (1959)
  • Template:Citation
  • O. R. Rocktaeschel, ´´Methoden zur Berechnung der Gammafunktion für komplexes Argument``, University of Dresden, Dresden, 1922.
  • Nico M. Temme, "Special Functions: An Introduction to the Classical Functions of Mathematical Physics", John Wiley & Sons, New York, ISBN 0-471-11313-1,1996.
  • E. T. Whittaker and G. N. Watson, A Course of Modern Analysis. Cambridge University Press (1927; reprinted 1996) ISBN 978-0521588072
  1. This can be derived by differentiating the integral form of the gamma function with respect to x. It is done by using differentiation under the integral sign.