Improper integral x^(2) * e^(-x^2)

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
5 replies · 22K views
TsAmE
Messages
129
Reaction score
0

Homework Statement



Show that [tex]\int_{0}^{\infty}x^{2}e^{-x^{2}}dx = \frac{1}{2}\int_{0}^{\infty}e^{-x^{2}}dx.[/tex]

Homework Equations



None.

The Attempt at a Solution



I used substitution:

[tex]t = x^{2}[/tex]

[tex]dx = \frac{dt}{2x}[/tex]

[tex]\frac{1}{2}\int_{0}^{\infty}\sqrt{t}e^{-t}dx[/tex]

Then tried using integration by parts but then I didnt get an answer and got stuck.
 
Physics news on Phys.org
Try:

x^2*e^(-x^2) = [-0.5*x]*[-2*x*e^(-x^2)dx]

[-0.5*x] = u
[-2*x*e^(-x^2)dx] = dv

Tell us if you got it !

Good Luck :)
 
I tried integration by parts but it didnt work out. I only learn how to integrate e^(-x^2) next year.
 
TsAmE said:
I tried integration by parts but it didnt work out. I only learn how to integrate e^(-x^2) next year.
How did you try? Did you try letting [itex]u= x[/itex] and [itex]dv= xe^{-x^2}dx[/itex].
 
Try integration by parts with t=x, not t=x^2 !

I remind you:

integral(u*dv) = u*v - integral(v*du)

P.S.: If you learn in the next year how to get the anti-derivative of e^(-x^2), please tell us ;)
 
Last edited: