Gamma function (complex and negative)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 4K views
touqra
Messages
284
Reaction score
0
Has anyone seen this representation for gamma function before?

[tex]\Gamma(z) = \int_0^1\ dt\,\, t^{z-1}(e^{-t}\, -\, \sum_{n=0}^N\frac{(-t)^{n}}{n!})\,\, +\,\, \sum_{n=0}^N\frac{(-1)^{n}}{n!}\frac{1}{z+n}\,\, +\,\, \int_1^\infty dt\,\, e^{-t}\,t^{z-1}[/tex]

for Re(z) > -N-1

I can't figure out how to prove this...
 
Last edited:
Physics news on Phys.org
ok, this is just the normal definition in disguise ie.
[tex]\Gamma(z)=\int_{0}^{\infty} dt\; t^{z-1} e^{-t}[/tex]
the summation bit cancels out exactly. try it!
expand the first integral and do some simplifications (incl. doing one of the 0 to 1 integral for t)
 
mjsd said:
ok, this is just the normal definition in disguise ie.
[tex]\Gamma(z)=\int_{0}^{\infty} dt\; t^{z-1} e^{-t}[/tex]
the summation bit cancels out exactly. try it!
expand the first integral and do some simplifications (incl. doing one of the 0 to 1 integral for t)

Thank you!
What a stupid head I have ! Bump!

But why go into such pain as to disguise that gamma, having the summation bits cancelling exactly?
Prof says that the representation is an analytic continuation of gamma function to Re(z) > -N-1 . I don't understand. And the representation is suppose to lead us to conclude that the gamma function has poles at 0, -1, -2,... and give the value of the residue at z = -n with n positive.
I don't understand how can you conclude these if those summations are exactly cancelling...
 
ok, firstly accept the fact that z =-n are poles. you can immediate see that because you run into problems when trying to do that integral (that standard definition, for cases z = 0, -1... etc.) now suppose you don't know that and proceed to re-writing the definition in the form suggested by your prof. then you will see that the [tex]\int_0^1[/tex] and [tex]\int_1^\infty[/tex] integrals are all ok (for all z in the range your want), but the middle summation term tells you that you have problem at z = 0, -1, -2... etc. so by re-writing you have sifted out the poles effectively.