Why is the Gaussian function easier to integrate using polar coordinates?

  • Thread starter Thread starter g.lemaitre
  • Start date Start date
  • Tags Tags
    Function Gaussian
g.lemaitre
Messages
267
Reaction score
2

Homework Statement



Screenshot2012-08-19at122009AM.png

Screenshot2012-08-19at122012AM.png

Homework Equations


The Attempt at a Solution



Looking at equations 17 and 18, I don't see how that follows. If you substitute infinity for x you're going to get infinity divided by some real number which is infinity
 
Physics news on Phys.org
Hey g.lemaitre.

The first result is not intuitive and it is based on what is calle the error function or erf(x). The function does converge because e^(-x) when x gets really large goes quickly to 0.

http://en.wikipedia.org/wiki/Error_function

For the second one, you need to use a substitution of u = x^2. If you have done a year of calculus, this should be straight-forward.
 
g.lemaitre said:
Looking at equations 17 and 18, I don't see how that follows. If you substitute infinity for x you're going to get infinity divided by some real number which is infinity

e^{- \infty}=0

chiro said:
Hey g.lemaitre.

The first result is not intuitive and it is based on what is called the error function or erf(x). The function does converge because e^(-x) when x gets really large goes quickly to 0.

There is no need for the error function when evaluating the first integral, just use the fact that \int_{ - \infty }^{ \infty } f(x)dx = \int_{ - \infty }^{ \infty } f(y)dy to calculate the square of the integral, by switching to polar coordinates.
 
Do you mean ydx and xdy instead of f(x)dx f(y)dy? Sorry to nitpick but changing x to y is change a dummy variable change rather than a variable description change.
 
chiro said:
Do you mean ydx and xdy instead of f(x)dx f(y)dy? Sorry to nitpick but changing x to y is change a dummy variable change rather than a variable description change.

The whole point is to exploit a change of the "dummy" integration variable, to transform the problem from one of finding a one-dimensional integral, to one of finding a two-dimensional integral, as the latter turns out to be easier:

\left( \int_{-\infty}^{\infty} f(x)dx \right)^2 = \left( \int_{-\infty}^{\infty} f(x)dx \right)\left( \int_{-\infty}^{\infty} f(y)dy \right) = \int_{-\infty}^{\infty} \int_{-\infty}^{\infty} f(x)f(y)dxdy

To see why it's easier, just switch to polar coordinates.
 
gabbagabbahey said:
The whole point is to exploit a change of the "dummy" integration variable, to transform the problem from one of finding a one-dimensional integral, to one of finding a two-dimensional integral, as the latter turns out to be easier:

\left( \int_{-\infty}^{\infty} f(x)dx \right)^2 = \left( \int_{-\infty}^{\infty} f(x)dx \right)\left( \int_{-\infty}^{\infty} f(y)dy \right) = \int_{-\infty}^{\infty} \int_{-\infty}^{\infty} f(x)f(y)dxdy

To see why it's easier, just switch to polar coordinates.

That makes it a lot clearer. Thanks.
 
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...

Similar threads

Replies
8
Views
2K
Replies
5
Views
3K
Replies
10
Views
2K
Replies
3
Views
1K
Replies
2
Views
4K
Replies
1
Views
2K
Back
Top