Density function for a normal distribution

Calpalned
Messages
297
Reaction score
6

Homework Statement


I have to prove that ## \int e^{\frac{x^2}{-2}}dx ## from +∞ to -∞ = ##\sqrt{2\pi} ##

Homework Equations


N/A

The Attempt at a Solution


My GSI went from
1) ## \int e^{\frac{x^2}{-2}}dx ## from +∞ to -∞ = ##\sqrt{2\pi} ##
to
2) ## (\int e^{\frac{x^2}{-2}}dx)(\int e^{\frac{y^2}{-2}}dy) ## is equal to ## 2\pi ##
Where did the red part of the function come from?
This leads to another question, how do we convert a single integral to multiple integrals? Thank you.
 
Physics news on Phys.org
If you start with this:
<br /> I = \int_{-\infty}^\infty e^{-\frac{x^2} 2} \, dx<br />
you can also write it as
<br /> I = \int_{-\infty}^\infty e^{-\frac{y^2} 2} \, dy<br />
since the variable of integration is immaterial. Multiplying I with itself gives
<br /> I^2 = \left(\int_{-\infty}^\infty e^{-\frac{x^2} 2} \, dx\right) \left(\int_{-\infty}^\infty e^{-\frac{y^2} 2} \, dy\right)<br />

This product of two integrals can be written as a double integral. If you can do that, and then show that I^2 = 2 \pi, you will
essentially be done, no?
 
Calpalned said:

Homework Statement


I have to prove that ## \int e^{\frac{x^2}{-2}}dx ## from +∞ to -∞ = ##\sqrt{2\pi} ##

Homework Equations


N/A

The Attempt at a Solution


My GSI went from
1) ## \int e^{\frac{x^2}{-2}}dx ## from +∞ to -∞ = ##\sqrt{2\pi} ##
to
2) ## (\int e^{\frac{x^2}{-2}}dx)(\int e^{\frac{y^2}{-2}}dy) ## is equal to ## 2\pi ##
Where did the red part of the function come from?
This leads to another question, how do we convert a single integral to multiple integrals? Thank you.

Google is your friend. See, eg.,
http://mathworld.wolfram.com/GaussianIntegral.html or
http://en.wikipedia.org/wiki/Gaussian_integral
 
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