Integral using the gamma function

Mr Davis 97
Messages
1,461
Reaction score
44

Homework Statement


I am trying to evaluate the following integral: ##\displaystyle \int^{\infty}_0 (1 - e^{-x}) x^{-\frac{3}{2}} \, dx##

Homework Equations

The Attempt at a Solution


When I split the above integral, I get the following ##\int^{\infty}_0 x^{-\frac{3}{2}} \, dx - \Gamma (-\frac{1}{2})## = ##\int^{\infty}_0 x^{-\frac{3}{2}} \, dx + 2 \sqrt{\pi}##, but that integral doesn't converge, so I'm not sure now what I should do.
 
Physics news on Phys.org
Mr Davis 97 said:

Homework Statement


I am trying to evaluate the following integral: ##\displaystyle \int^{\infty}_0 (1 - e^{-x}) x^{-\frac{3}{2}} \, dx##

Homework Equations



The Attempt at a Solution


When I split the above integral, I get the following ##\int^{\infty}_0 x^{-\frac{3}{2}} \, dx - \Gamma (-\frac{1}{2})## = ##\int^{\infty}_0 x^{-\frac{3}{2}} \, dx + 2 \sqrt{\pi}##, but that integral doesn't converge, so I'm not sure now what I should do.
I haven't done it, but what about taking the power series for ##e^{-x}##, splitting ##x^{-\frac{3}{2}}=x^{-1}\cdot x^{-\frac{1}{2}}## and multiplying ##(1-e^{-x})x^{-1}##?
 
fresh_42 said:
I haven't done it, but what about taking the power series for ##e^{-x}##, splitting ##x^{-\frac{3}{2}}=x^{-1}\cdot x^{-\frac{1}{2}}## and multiplying ##(1-e^{-x})x^{-1}##?
If I use the power series of ##e^{-x}##, then what I get is that ##(1-e^{-x})x^{-1} = 1 - \frac{x}{2!} + \frac{x^2}{3!} - \frac{x^3}{4!} + \cdots##, which I don't see to be useful.

Also, one question, if we find that ##\int^{\infty}_0 x^{-\frac{3}{2}} \, dx## doesn't converge, why should ##\int^{\infty}_0 (1 - e^{-x}) x^{-\frac{3}{2}} \, dx## converge at all?
 
Mr Davis 97 said:
If I use the power series of ##e^{-x}##, then what I get is that ##(1-e^{-x})x^{-1} = 1 - \frac{x}{2!} + \frac{x^2}{3!} - \frac{x^3}{4!} + \cdots##, which I don't see to be useful.

Also, one question, if we find that ##\int^{\infty}_0 x^{-\frac{3}{2}} \, dx## doesn't converge, why should ##\int^{\infty}_0 (1 - e^{-x}) x^{-\frac{3}{2}} \, dx## converge at all?
Yes, you're right. So back to your calculation. Can you show how you ended up at ##\int x^{-\frac{3}{2}}dx -\Gamma(-\frac{1}{2})##?
 
The integral ##\int^{\infty}_0 e^{-x} x^{-3/2} \, dx## is not ## \Gamma (-\frac{1}{2})##. It's divergent. The defining relation ##\int^{\infty}_0 e^{-x} x^{n-1} dx = \Gamma(n)## only holds for ##Re(n) \gt 0##.
 
Last edited:
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