Finding a substitution for an exponential integral

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
paco_uk
Messages
22
Reaction score
0

Homework Statement



Starting from the Gamma function:

[tex] <br /> \Gamma (s) = \int^{\infty}_{0} dx \, x^{s-1} e^{-x} <br /> [/tex]

Make a change of variable to express it in the form:

[tex] <br /> \Gamma (s) = f(s) \int^{\infty}_{0} dy \, \exp{\frac{-A(y)}{\zeta(s)}}<br /> [/tex]And identify the functions f(s), A(y), [tex]\zeta[/tex](s).

Homework Equations


The Attempt at a Solution



I've tried various solutions along the lines of [tex]x^{s}[/tex] and [tex]e^y[/tex] but I can't find anything that works and I don't know any general methods for finding an appropriate substitution. Can anyone suggest where to start?
 
Last edited:
Physics news on Phys.org
Have you tried using

[tex]x^{s-1} = e^{(s-1) \ln x} ?[/tex]

I haven't quite solved this but a log substitution seems to almost work.
 
Thanks for your suggestion. I think that let's me rewrite the integral as:

[tex] <br /> \Gamma (s)&=&\int^{\infty}_{0} dx \, e^{(s-1) \ln{x}-x}<br /> [/tex]

but I still can't find a way to get it in the form required. For example, the substitution [tex]y= \ln{x}[/tex] gives:

[tex] <br /> \Gamma (s)&=&\int^{\infty}_{-\infty} dy \, e^{sy -e^{y}} <br /> [/tex]

... still no use. Is there some clever trick I'm missing?