PDA

View Full Version : Gamma


LeBrad
Nov22-03, 11:57 PM
Does anybody know if it's possible to evaluate the gamma function analytically? I know it becomes a factorial for integers, and there's a trick involving a switch to polar coordinates for half values, but what about any other number? I have tried using a Taylor expansion and residue integration, but neither seems to work. Just curious if it's possible.

PrudensOptimus
Nov23-03, 12:34 AM
Yes, let me PM this to Ed Witten.

mathman
Nov23-03, 09:02 PM
There are several representations. The best known is in terms of an integral

\Gamma (z) = \int_{0}^\infty t^{z-1} e^{-t} dt

LeBrad
Nov23-03, 09:55 PM
I understand that, but I'm looking for a non-numerical solution to that integral for a value of z such as Pi. The integral is impossible to evaluate in closed form, but is there some other way?

mathman
Nov24-03, 06:50 PM
I can't claim expertize on the gamma function, but from what I have able to find, the only closed form values are for integer or half integer values of z.