Solving Improper Integrals with Integration by Parts

  • Thread starter Thread starter UMich1344
  • Start date Start date
  • Tags Tags
    Integrals
UMich1344
Messages
26
Reaction score
0

Homework Statement



Calculate \frac{1}{\sqrt{2\pi}}\int^{\infty}_{-\infty}x^{2}e^{-\frac{x^{2}}{2}}dx

Use the fact that \int^{\infty}_{-\infty}e^{-\frac{x^{2}}{2}}dx=\sqrt{2\pi}

Homework Equations



I'm assuming that integration by parts is the best way to solve this.

http://www.math.hmc.edu/calculus/tutorials/int_by_parts/"

The Attempt at a Solution



I want to use integration by parts in order to solve this. I've attempted both combinations of u and v'. However, I'm not able to get an integral in any of my solutions that looks like the one above that is set equal to \sqrt{2\pi}.

I have plugged the equation into Mathematica and the answer comes out to be 1. However, getting my work to back that up is proving to be difficult.

Is integration by parts the right way to go about solving this one? Any help is greatly appreciated.
 
Last edited by a moderator:
Physics news on Phys.org
The integrand is the density of the standard normal distribution, which is why Mathematica gave you the answer it did.

You should try integration by parts; with a judicious choice of dv you will find that the

<br /> \int \, dv<br />

portion (to calculate v) is easily done. After the step, and you have

<br /> \int u \dv = uv - \int v \, du<br />

you will see the reason for the hint.
 
UMich1344 said:

Homework Statement



Calculate \frac{1}{\sqrt{2\pi}}\int^{\infty}_{-\infty}x^{2}e^{-\frac{x^{2}}{2}}dx

Use the fact that \int^{\infty}_{-\infty}e^{-\frac{x^{2}}{2}}dx=\sqrt{2\pi}

Homework Equations



I'm assuming that integration by parts is the best way to solve this.

http://www.math.hmc.edu/calculus/tutorials/int_by_parts/"
Yes, we know what integration by parts is! How about showing exactly what you did so we can point out any mistakes?

The Attempt at a Solution



I want to use integration by parts in order to solve this. I've attempted both combinations of u and v'. However, I'm not able to get an integral in any of my solutions that looks like the one above that is set equal to \sqrt{2\pi}.

I have plugged the equation into Mathematica and the answer comes out to be 1. However, getting my work to back that up is proving to be difficult.

Is integration by parts the right way to go about solving this one? Any help is greatly appreciated.
 
Last edited by a moderator:
I have attached my work with this post. I felt that I was heading in the right direction, but obviously I must have done something wrong near the beginning I would assume, since by the end I found that my integral diverged.
 

Attachments

  • Picture 1.png
    Picture 1.png
    15.3 KB · Views: 431
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