Finding a substitution for an exponential integral

paco_uk
Messages
22
Reaction score
0

Homework Statement



Starting from the Gamma function:

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

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

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

Homework Equations


The Attempt at a Solution



I've tried various solutions along the lines of x^{s} and e^y 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

x^{s-1} = e^{(s-1) \ln x} ?

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:

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

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

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

... still no use. Is there some clever trick I'm missing?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top