2

I need help with evaluating the integral:

$$\int x e^{-x^3}dx$$

Thanks!

Pedro
  • 122,002
aldo
  • 459

2 Answers2

5

Typo perhaps? If it is meant to be either $\int x^2 e^{x^{3}}dx$ or $\int x e^{x^{2}} dx$ then these can be evaluated very simply.

Autolatry
  • 3,016
  • 1
  • 16
  • 16
  • Yes, it was typo in the homework. It was supposed to be $x^2 e^{x^3}dx$. Thanks anyway. – aldo Apr 13 '12 at 11:28
  • No problem, glad to be of help. I take it you're good from now on? It should be obvious since I assume the very integral in question is being evaluated as you had most probably been studying "integration by inspection". – Autolatry Apr 13 '12 at 11:36
  • @aldo: You might want to edit your question to account for this new development... – J. M. ain't a mathematician Apr 15 '12 at 16:39
0
Take t = x^3 
dt = 3x^2 dx and x = t^(1/3)

and substitute x and find integration by using LIATE

Prasad G
  • 908
  • 1
  • 7
  • 15