Solving an Integral: x^(0.5)*exp(x)dx

  • Thread starter Thread starter smadar ha
  • Start date Start date
  • Tags Tags
    Integral
smadar ha
Messages
4
Reaction score
0
How can I solve the following integral:

x^(0.5)*exp(x)dx

Thanks.
 
Physics news on Phys.org
use integration by parts
 
I tried but it gives me another integral that I can't solve:

x^(-0.5)*exp(x)dx
 
smadar ha said:
I tried but it gives me another integral that I can't solve:

x^(-0.5)*exp(x)dx
Now use integration by parts again, but this time swap your variables around so that you are integrating x-0.5 and differentiating ex.
 
if I do it I recieve:

integral(x^0.5*exp(x))=integral(x^0.5*exp(x))

and it doesn't help me...
 
smadar ha said:
if I do it I recieve:

integral(x^0.5*exp(x))=integral(x^0.5*exp(x))

and it doesn't help me...
Indeed it doesn't. In that case I would suggest I substitution of the form u=x0.5, followed by integration by parts. However, I will point out at this point that the integral probably cannot be written in terms of elementary functions and you will most likely have to make use of the error function.
 
I think that may help.

Thanks a lot.

Smadar.
 
no you can actually solve this problem by integration by parts, just do wat hootenanny said you will have to integrate by parts twice but you would have to swap the variables in the second case...
 
Back
Top