Gamma function
From Wikipedia, the free encyclopedia
In mathematics, the Gamma function (represented by the capitalized Greek letter Γ) is an extension of the factorial function to real and complex numbers. For a complex number z with positive real part the Gamma function is defined by
This definition can be extended by analytic continuation to the rest of the complex plane, except the non-positive integers.
If n is a positive integer, then
- Γ(n) = (n − 1)!
showing the connection to the factorial function. Thus, the Gamma function extends the factorial function to the real and complex values of n.
The Gamma function is a component in various probability-distribution functions, and as such it is applicable in the fields of probability and statistics, as well as combinatorics.
Contents |
[edit] Motivation
The gamma function can be seen as a solution to the following interpolation problem:
"Find a smooth curve that connects the points (x,y) in the plane given by y = 1 · 2 · 3 ·...· x = x! at the positive integer values for x".
A plot of the first few factorials makes clear that such a curve can be drawn, but it would be preferable to have a formula that precisely describes the curve, in which the number of operations does not depend on the size of n. The formula for the factorial n! cannot be used directly for fractional values of n since it is only valid when n is an integer. There is in fact no such simple solution for factorials. Any combination of sums, products, powers, exponential functions or logarithms with a fixed number of terms will not suffice to express n!. But it is possible to find a general formula for factorials using tools such as integrals and limits from calculus. A good solution to this is the gamma function.
There are infinitely many continuous extensions of the factorial to non-integers: infinitely many curves can be drawn through any set of isolated points. The gamma function is distinguished by being analytic (except at the non-positive integers), and by being the most useful solution in practice, and can be characterized in several ways.
[edit] Definition
[edit] Main definition
The notation Γ(z) is due to Legendre. If the real part of the complex number z is positive (Re[z] > 0), then the integral
converges absolutely. Using integration by parts, one can show that
This functional equation generalizes the property/definition
of the factorial function. But also, evaluating Γ(1) analytically we get:
Combining these two results we see that the factorial function is a special case of the Gamma function:
for all natural numbers n.
The identity (1) can also be used to extend Γ(z), by analytic continuation, to a meromorphic function defined for all complex numbers z except 0 and the negative integers (it can be calculated that z = − n is a simple pole with residue ( − 1)n / n!).[1]
It is this extended version that is commonly referred to as the Gamma function.
[edit] Alternative definitions
The following infinite product definitions for the Gamma function, due to Euler and Weierstrass respectively, are valid for all complex numbers z, except 0 and the negative integers:
where γ is the Euler–Mascheroni constant.
It is straightforward to show that the Euler definition satisfies the functional equation (1) above, as follows. Provided z is not equal to 0, -1, -2, ...
In a different way it can be shown that...
A somewhat curious parametrization of the Gamma function is given in terms of Laguerre polynomials,
, which converges for 
[edit] Derivation of relationship with factorials using integration by parts
Finding Γ(1) is easy:

Next, we derive an expression for Γ(n + 1) as a function of Γ(n):

We use integration by parts to solve this integral
![\int_0^\infty e^{-x} x ^n dx = \left[\frac{-x^n}{e^x}\right]_0^\infty + n \int_0^\infty e^{-x} x ^{n - 1} dx](http://upload.wikimedia.org/math/9/1/7/9176c967bc5113089b2be4d98199beac.png)
We can see that
.
At infinity, we have, by L'Hôpital's rule,
. (We have basically differentiated the top and bottom n times.)
So the first term,
, evaluates to zero, which leaves

The right hand side of this equation is exactly nΓ(n). We have obtained a recurrence relation:
- Γ(n + 1) = nΓ(n).
Using this formula we derive a pattern:
The last line is really enough, as we have then proved the result by mathematical induction (The base step of the argument is easy to see, given the fact that Γ(1) = 1).
[edit] Properties
[edit] General
Other important functional equations for the Gamma function are Euler's reflection formula
and the duplication formula
The duplication formula is a special case of the multiplication theorem
A basic but useful property, which can be seen from the limit definition, is:
Perhaps the most well-known value of the Gamma function at a non-integer argument is
which can be found by setting z = 1/2 in the reflection or duplication formulas, by using the relation to the Beta function given below with x = y = 1/2, or simply by making the substitution
in the integral definition of the Gamma function, resulting in a Gaussian integral. In general, for odd integer values of n we have:
(n odd)
(n odd)
where n!! denotes the double factorial.
The derivatives of the Gamma function are described in terms of the polygamma function. For example:
For positive integer m the derivative of Gamma function can be calculated as follows (here γ is the Euler–Mascheroni constant):
The n-th derivative of the Gamma function is:
This can be derived by differentiating the integral form of the Gamma function with respect to x, and using the technique of differentiation under the integral sign.
The Gamma function has a pole of order 1 at z = −n for every natural number and zero n (z = 0, −1, −2, −3, ...); the residue there is given by
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.
because:
And with integration by parts:
[edit] Pi function
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
so that
Using the Pi function the reflection formula takes on the form
where sinc is the normalized sinc function, while the multiplication theorem takes on the form
We also sometimes find
which is an entire function, defined for every complex number. That π(z) is entire entails it has no poles, so Γ(z) has no zeros.
[edit] Relation to other functions
- In the first integral above, which defines the Gamma function, the limits of integration are fixed. The upper and lower incomplete Gamma functions are the functions obtained by allowing the lower or upper (respectively) limit of integration to vary.
- The Gamma function is related to the Beta function by the formula
- The derivative of the logarithm of the Gamma function is called the digamma function; higher derivatives are the polygamma functions.
- The analog of the Gamma function over a finite field or a finite ring are the Gaussian sums, a type of exponential sum.
- The reciprocal Gamma function is an entire function and has been studied as a specific topic.
- The Gamma function also shows up in an important relation with the Riemann zeta function, ζ(z).

- And also in the following elegant formula:
Which is only valid for Re(z) > 1.
- The Gamma function is intimately related to the stretched exponential function. For instance, the moments of that function are
[edit] Particular values
[edit] Approximations
Complex values of the Gamma function can be computed numerically with arbitrary precision using Stirling's approximation or the Lanczos approximation.
The Gamma function can be computed to fixed precision for
by applying integration by parts to Euler's integral. Choose any large number x; then the Gamma function can be written
and if
then the last integral is smaller than x exp(−x) < 2−N. Thus it can be made small enough to be negligible: by choosing an appropriate x, the Gamma function can be evaluated to N bits of precision with the above series. If z is rational, the computation can be performed with binary splitting in time O( (log(N))2 M(N) ) where M(N) is the time needed to multiply two N-bit numbers.
For arguments that are integer multiples of 1/24 the Gamma function can also be evaluated quickly using arithmetic-geometric mean iterations (see particular values of the Gamma function).
Because the Gamma and factorial functions grow so rapidly for moderately-large arguments, many computing environments include a function that returns the natural logarithm of the Gamma function (often given the name lngamma); this grows much more slowly, and for combinatorial calculations allows adding and subtracting logs instead of multiplying and dividing very large values. The digamma function, which is the derivative of this function, is also commonly seen.
[edit] History
The gamma function has caught the interest of some of the most prominent mathematicians of all time. Its history, notably documented by Philip J. Davis in an article that won him the 1963 Chauvenet Prize, reflects many of the major developments within mathematics since the 18th century. In the words of Davis, "each generation has found something of interest to say about the gamma function. Perhaps the next generation will also."[2]
[edit] 18th century: Euler and Stirling
The problem of extending the factorial to non-integer arguments was apparently first considered by Daniel Bernoulli and Christian Goldbach in the 1720s, and was solved at the end of the same decade by Leonhard Euler. Euler gave two different definitions: the first was not his integral but an infinite product,
of which he informed Goldbach in a letter dated October 13, 1729. He wrote to Goldbach again on January 8, 1730, to announce his discovery of the integral representation
which is valid for n > 0. By the change of variables t = − logs, this becomes the familiar Euler integral. Euler published his results in the paper "De progressionibus transcendentibus seu quarum termini generales algebraice dari nequeunt" ("On transcendental progressions, that is, those whose general terms cannot be given algebraically"), submitted to the St. Petersburg Academy on November 28, 1729.[3] Euler further discovered some of the gamma function's important functional properties, including the reflection formula.
James Stirling, a contemporary of Euler, also attempted to find a continuous expression for the factorial and came up with what is now known as Stirling's formula. Although Stirling's formula gives a good estimate of n!, also for non-integers, it does not provide the exact value. Extensions of his formula that correct the error were given by Stirling himself and by Jacques Philippe Marie Binet.
[edit] 19th century: Gauss, Weierstrass and Legendre
Carl Friedrich Gauss rewrote Euler's product as
and used this formula to discover new properties of the gamma function. Although Euler was a pioneer in the theory of complex variables, he does not appear to have considered the factorial of a complex number, as instead Gauss first did.[4] Gauss also proved the multiplication theorem of the gamma function and investigated the connection between the gamma function and elliptic integrals.
Karl Weierstrass further established the role of the gamma function in complex analysis, starting from yet another product representation,
where
is Euler's constant. Weierstrass originally wrote his product as one for 1 / Γ, in which case it is taken over the function's zeros rather than its poles. Inspired by this result, he proved what is known as the Weierstrass factorization theorem — that any entire function can be written as a product over its zeros in the complex plane; a generalization of the fundamental theorem of algebra.
The name gamma function and the symbol Γ were introduced by Adrien-Marie Legendre around 1811; Legendre also rewrote Euler's integral definition in its modern form. Although the symbol is an upper-case Greek Gamma, there is no accepted standard for whether the function name should be written "Gamma function" or "gamma function" (some authors simply write "Γ-function"). The alternative "Pi function" notation Π(z) = z! due to Gauss is sometimes encountered in older literature, but Legendre's notation is dominant in modern works.
It is justified to ask why we distinguish between the "ordinary factorial" and the gamma function by using distinct symbols, and particularly why the gamma function should be normalized to Γ(n + 1) = n! instead of simply using "Γ(n) = n!". Legendre's motivation for the normalization does not appear to be known, and has been criticized as cumbersome by some (the 20th-century mathematician Cornelius Lanczos, for example, called it "void of any rationality" and would instead use z![5]). The normalization does simplify some formulas, but complicates others.
[edit] 19th-20th centuries: characterizing the gamma function
It is somewhat problematic that a large number of definitions have been given for the gamma function. Although they describe the same function, it is not entirely straightforward to prove the equivalence. Stirling never proved that his extended formula corresponds exactly to Euler's gamma function; a proof was first given by Charles Hermite in 1900.[6] Instead of finding a specialized proof for each formula, it would be desirable to have a general method of identifying the gamma function.
One way to prove would be to find a differential equation that characterizes the gamma function. Most special functions in applied mathematics arise as solutions to differential equations, whose solutions are unique. However, the gamma function does not appear to satisfy any simple differential equation. Otto Hölder proved in 1887 that the gamma function at least does not satisfy any algebraic differential equation by showing that a solution to such an equation could not satisfy the gamma function's recurrence formula. This result is known as Hölder's theorem.
A definite and generally applicable characterization of the gamma function was not given until 1922. Harald Bohr and Johannes Mollerup then proved what is known as the Bohr-Mollerup theorem: that the gamma function is the unique solution to the factorial recurrence relation that is positive and logarithmically convex for positive z and whose value at 1 is 1 (a function is logarithmically convex if its logarithm is convex).
The Bohr-Mollerup theorem is useful because it is relatively easy to prove logarithmic convexity for any of the different formulas used to define the gamma function. Taking things further, instead of defining the gamma function by any particular formula, we can choose the conditions of the Bohr-Mollerup theorem as the definition, and then pick any formula we like that satisfies the conditions as a starting point for studying the gamma function. This approach was used by the Bourbaki group.
[edit] Reference tables and software
Although the gamma function can be calculated virtually as easily as any mathematically simpler function with a modern computer — even with a programmable pocket calculator — this was of course not always the case. Until the mid-20th century, mathematicians relied on hand-made tables; in the case of the gamma function, notably a table computed by Gauss in 1813 and one computed by Legendre in 1825.
Tables of complex values of the gamma function, as well as hand-drawn graphs, were given in Tables of Higher Functions by Jahnke and Emde, first published in Germany in 1909. According to Michael Berry, "the publication in J&E of a three-dimensional graph showing the poles of the gamma function in the complex plane acquired an almost iconic status."[7]
There was in fact little practical need for anything but real values of the gamma function until the 1930s, when applications for the complex gamma function were discovered in theoretical physics. As electronic computers became available for the production of tables in the 1950s, several extensive tables for the complex gamma function were published to meet the demand, including a table accurate to 12 decimal places from the U.S. National Bureau of Standards.[2]
Like for many other special functions, Abramowitz and Stegun became the standard reference after its publication in 1964.
Double-precision floating-point implementations of the gamma function and its logarithm are now available in most scientific computing software and special functions libraries, for example Matlab, GNU Octave, and the GNU Scientific Library. The gamma function was also added to the C mathematics library (math.h) as part of the C99 standard, but is not implemented by all C compilers. Arbitrary-precision implementations are available in most computer algebra systems, such as Mathematica and Maple. Pari/GP, MPFR and MPFUN contain free arbitrary-precision implementations.
[edit] See also
[edit] Notes
- ^ 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)
- ^ a b Davis, P. J. (1959). "Leonhard Euler's Integral: A Historical Profile of the Gamma Function", The American Mathematical Monthly, Vol. 66, No. 10 (Dec., 1959), pp. 849-869
- ^ Euler's paper was published in Commentarii academiae scientiarum Petropolitanae 5, 1738, 36—57. See E19 -- De progressionibus transcendentibus seu quarum termini generales algebraice dari nequeunt, from The Euler Archive, which includes a scanned copy of the original article. An English translation by S. Langton is also available.
- ^ Remmert, R., Kay, L. D. (translator) (2006). Classical Topics in Complex Function Theory. Springer. ISBN 0387982213.
- ^ Lanczos, C. (1964). "A precision approximation of the gamma function." J. SIAM Numer. Anal. Ser. B, Vol. 1.
- ^ Knuth, D. E. (1997). The Art of Computer Programming, volume 1 (Fundamental Algorithms). Addison-Wesley.
- ^ Berry, M. "Why are special functions special?". Physics Today, April 2001
[edit] 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)
- 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).
- Philip J. Davis, "Leonhard Euler's Integral: A Historical Profile of the Gamma Function," Am. Math. Monthly 66, 849-869 (1959)
- Julian Havil, Gamma, Exploring Euler's Constant", ISBN 0-691-09983-9 (c) 2003
- W.H. Press, B.P. Flannery, S.A. Teukolsky, and W.T. Vetterling. Numerical Recipes in C. Cambridge, UK: Cambridge University Press, 1988. (See Section 6.1.)
- Pascal Sebah and Xavier Gourdon. Introduction to the Gamma Function. In PostScript and HTML formats.
[edit] External links
| Wikimedia Commons has media related to: Gamma and related functions |
- Askey, R. A.; Roy, R. (2008), "Gamma function", in Boisvert, Ronald F.; Clark, Charles W.; Lozier, Daniel M. et al., Digital Library of Mathematical Functions, N.I.S.T.
- Cephes - C and C++ language special functions math library
- Examples of problems involving the Gamma function can be found at Exampleproblems.com.
- Gamma function calculator
- Wolfram gamma function evaluator (arbitrary precision)
- Gamma at the Wolfram Functions Site.
- Volume of n-Spheres and the Gamma Function at MathPages
- Computing the Gamma function - various algorithms
- Online tool to graph functions which contain the Gamma function
- Weistein, Eric W., "Gamma function" from MathWorld.
This article incorporates material from the Citizendium article "Gamma function", which is licensed under the Creative Commons-Attribution-ShareAlike 3.0 Unported License but not under the GFDL.






















![\begin{align}
&= \left[ t^{z}\frac{1}{\log(e^{-1})}(e^{-1})^{t} \right]_{0}^{\infty} + \int_0^\infty zt^{z-1}e^{-t}\,\mathrm{d}t \\
&= \underbrace{[ -t^{z}e^{-t} ]_{0}^{\infty}}_{=0-0} + \int_0^\infty zt^{z-1}e^{-t}\,\mathrm{d}t \\
&= z\int_0^\infty t^{z-1}e^{-t}\,\mathrm{d}t \\
&= z\Gamma(z).
\end{align}](http://upload.wikimedia.org/math/c/4/6/c462f45653d8b784cfef3339afdafaeb.png)














