New Reply

gaussian function

 
Share Thread Thread Tools
Aug18-12, 11:23 PM   #1
 

gaussian function


1. The problem statement, all variables and given/known data



2. Relevant equations
3. 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
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Aug18-12, 11:42 PM   #2
 
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.
 
Aug19-12, 12:06 AM   #3
 
Recognitions:
Homework Helper Homework Help
Quote by g.lemaitre View Post
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
[itex]e^{- \infty}=0[/itex]

Quote by chiro View Post
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 [itex]\int_{ - \infty }^{ \infty } f(x)dx = \int_{ - \infty }^{ \infty } f(y)dy [/itex] to calculate the square of the integral, by switching to polar coordinates.
 
Aug19-12, 02:38 AM   #4
 

gaussian function


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.
 
Aug19-12, 02:43 AM   #5
 
Recognitions:
Homework Helper Homework Help
Quote by chiro View Post
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:

[tex] \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[/tex]

To see why it's easier, just switch to polar coordinates.
 
Aug19-12, 02:49 AM   #6
 
Quote by gabbagabbahey View Post
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:

[tex] \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[/tex]

To see why it's easier, just switch to polar coordinates.
That makes it a lot clearer. Thanks.
 
New Reply
Thread Tools


Similar Threads for: gaussian function
Thread Forum Replies
Help with the 3D gaussian function Set Theory, Logic, Probability, Statistics 3
Gaussian Function in 2-D Calculus & Beyond Homework 0
Gaussian Function Calculus & Beyond Homework 1
FT of the Gaussian function Calculus 11
Gaussian Function General Math 5