Deduce an integral I came across

  • Context: Undergrad 
  • Thread starter Thread starter Funzies
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Funzies
Messages
20
Reaction score
0
Hey guys, I'm trying to deduce an integral I came across whilst studying some thermodynamics, but I can't seem to evaluate it:
[tex]\int_0^\infty x^3e^{-x^2}dx[/tex]
I've tried partial integration numerous times, but I can't seem to get it right. Can you help me?
I consider
[tex]\int_{-\infty}^\infty e^{-x^2}dx = \frac{1}{2}\sqrt{\pi}[/tex]
as a standard integral.
 
Physics news on Phys.org


Thanks, I did try that substitution before, but now I tried it again and it came out, I must have made a mistake. Thanks!
 


Specically, write the integral as
[tex]\int_0^\infty x^2e^{-x^2}(x dx)[/tex]
and then set [itex]u= x^2[/itex]. You will get an integral of the form
[tex]\frac{1}{2}\int_0^\infty ue^{-u}du[/tex]
that you can integrate by parts.