exmachina
- 42
- 0
I've arrived at the following equation involving the convolution of two functions:
<br /> f(x) = \int_{-\infty}^{\infty} f(t) g(t-x) dt = f(x) \ast g(x)<br />
Where:
<br /> g(z) = e^{-z^2/2}<br />
In other words, a function convoluted with a Gaussian pdf results in the same function.
I've tried taking Fourier transforms, realizing that the FT of a gaussian results in another Gaussian:
<br /> F[f(x)] = F[f(x) \ast g(x)] = F[f(x)] \cdot F[g(x)]<br />
But this results in the F[f(x)] cancelling out, leaving me with just:
<br /> 1 = F[g(x)] = e^{-w^2/2} <br />
Any suggestions?
<br /> f(x) = \int_{-\infty}^{\infty} f(t) g(t-x) dt = f(x) \ast g(x)<br />
Where:
<br /> g(z) = e^{-z^2/2}<br />
In other words, a function convoluted with a Gaussian pdf results in the same function.
I've tried taking Fourier transforms, realizing that the FT of a gaussian results in another Gaussian:
<br /> F[f(x)] = F[f(x) \ast g(x)] = F[f(x)] \cdot F[g(x)]<br />
But this results in the F[f(x)] cancelling out, leaving me with just:
<br /> 1 = F[g(x)] = e^{-w^2/2} <br />
Any suggestions?