Fourier Transform of a Gaussian

In summary, the Fourier Transform of a Gaussian is a mathematical tool used to decompose a Gaussian function into its frequency components. A Gaussian function is a bell-shaped curve commonly used to describe natural phenomena. The Fourier Transform of a Gaussian is calculated using an integral and has many applications in science and engineering. It can also be applied to non-Gaussian functions, but the Gaussian function has special properties that make its Fourier Transform particularly useful.
  • #1
maverick280857
1,789
4
Hi everyone

I am trying to prove that if a signal g(t) is its own Fourier Transform (so that G(f) = g(f), i.e. they have the same functional form), then g(t) must be a Gaussian. I know that the Fourier Transform of a Gaussian is a Gaussian, so that's not the point of the exercise.

Simon Haykin's book on Communication Systems, 2nd edition gives the following 'proof':

[tex]
\frac{d}{dt}g(t) \rightarrow j2\pi fG(f)
[/tex]

[tex]
-j2\pi tg(t) \rightarrow \frac{d}{df}G(f)
[/tex]

Now, from equations 1 and 2, if

[tex]
\frac{d}{dt}g(t) = -2\pi tg(t)
[/tex]

then

[tex]
\frac{d}{df}G(f) = -2\pi fG(f)
[/tex]

which means that the signal and its FT are the same function.

The problem here is the assumption of that differential equation, which isn't intuitively obvious at first sight. Of course if I stare hard enough at it, it makes sense, but I am trying to prove it from first principles using the definition of the Fourier Transform:

[tex]G(f) = \int_{-\infty}^{\infty}g(t)e^{-j2\pi ft}dt[/tex]

as G(f) = g(f), this becomes

[tex]g(f) = \int_{-\infty}^{\infty}g(t)e^{-j2\pi ft}dt[/tex]

Now, I tried a couple of things with this..like differentiating wrt t, and using g'(f) = G'(f) and so on, but nothing worked out. I'd be grateful if someone could point me in the right direction with this approach. I am looking to get a differential equation in g(t) which has the solution [itex]g(t) = e^{-\pi t^{2}}[/itex].

Thanks in advance.
Cheers.
 
Engineering news on Phys.org
  • #2
I would attack the problem by using the Liebniz integral rule to diferentiate under the integral sign.
http://mathworld.wolfram.com/LeibnizIntegralRule.html

The steps would go something as follows:
[tex]\frac{d}{df}G(f) = \frac{d}{df} \int_{-\infty}^{\infty}g(t)e^{-j2\pi ft}dt = ... liebniz rule ... = -2 \pi f \int_{-\infty}^{\infty}g(t)e^{-j2\pi ft}dt = -2 \pi f G(f)[/tex]

Once you got the DE, you could separate variables and integrate, and hopefully that will result in a gaussian.
 
  • #3
start with any even-symmetry signal:

[tex] x(-t) = x(t) [/tex]

consider adding the F.T. of this even-symmetry signal to itself (after replacing f with t).

[tex] g(t) = x(t) + X(t) [/tex]

where

[tex] X(f) = \mathcal{F}\{x(t)\} [/tex]

you will see that there are an infinite number of theoretical signals that are the F.T. of themselves.

example:

[tex] g(t) = \mathrm{rect}(t) + \mathrm{sinc}(t) [/tex]
 
Last edited:
  • #4
rbj said:
start with any even-symmetry signal:

[tex] x(-t) = x(t) [/tex]

consider adding the F.T. of this even-symmetry signal to itself (after replacing f with t).

[tex] g(t) = x(t) + X(t) [/tex]

where

[tex] X(f) = \mathcal{F}\{x(t)\} [/tex]

you will see that there are an infinite number of theoretical signals that are the F.T. of themselves.

example:

[tex] g(t) = \mathrm{rect}(t) + \mathrm{sinc}(t) [/tex]

That's pretty neat; I'd never seen that before. The other famous example of a signal that is its own transform is the impulse train:

[tex]
f(t) = \sum_{i=-\infty}^{\infty} \delta(t-ci)
[/itex]
 
  • #5
Oh yes, I totally forgot about the impulse train. But then, I want the exact same functional form...i.e. G(f) = g(f)..so I should be able to get the Fourier Transform of the signal just by replacing f with t.

Thanks for the inputs. Btw maze, when you use Leibniz' rule and differentiate under the integral wrt f, you get

[tex]-j2\pi\int_{-\infty}^{\infty}tg(t)e^{-j2\pi t}dt[/tex]

I suppose you missed the 't' term inside, which is the source of the problem.
 
  • #6
maverick280857 said:
I am looking to get a differential equation in g(t) which has the solution [itex]g(t) = e^{-\pi t^{2}}[/itex].

So, since it isn't the case that a function must be Gaussian to be its own transform, you aren't going to be able to get such a differential equation without invoking further assumptions. Haykin seems to just point out that that diff.eq. is sufficient and move on. As far as basing the proof in the transform definitions, I think you can see that application of Leibniz's rule will get you from the definitions up to the transform properties (eqs. 1 and 2 in the original post). The question then is: what is the minimal set of additional assumptions on f(t) such that you get the differential equation in question. Obviously continuity will rule out the impulse train, and finite energy will get rid of some more, but rbj's examples are not so easily dispensed with. Perhaps the assumption of an exponential family distribution will do it?
 
  • #7
FYI, the hyperbolic secant sech(t) transforms into a hyperbolic secant.
 

What is the Fourier Transform of a Gaussian?

The Fourier Transform of a Gaussian is a mathematical tool used to decompose a Gaussian function into its frequency components. It represents the Gaussian function in terms of sines and cosines, allowing for the analysis of its frequency spectrum.

What is a Gaussian function?

A Gaussian function, also known as a normal distribution, is a bell-shaped curve that is commonly used to describe natural phenomena in statistics and physics. It is characterized by its mean and standard deviation, and is often used to model random processes.

How is the Fourier Transform of a Gaussian calculated?

The Fourier Transform of a Gaussian is calculated by taking the integral of the Gaussian function multiplied by the complex exponential function e^-i2πfxt, where f is the frequency and x is the time variable. This integral can be solved analytically and results in a complex-valued function of frequency.

What is the significance of the Fourier Transform of a Gaussian?

The Fourier Transform of a Gaussian has many applications in science and engineering. It is commonly used in signal processing to analyze signals in the frequency domain, and in optics to determine the diffraction pattern of a Gaussian beam. It also has uses in quantum mechanics and in the study of Brownian motion.

Can the Fourier Transform of a Gaussian be applied to non-Gaussian functions?

Yes, the Fourier Transform is a general mathematical tool and can be applied to any function, not just Gaussian ones. However, the Gaussian function has some special properties that make its Fourier Transform particularly useful, such as its symmetry and its decay rate at infinity.

Similar threads

  • Calculus and Beyond Homework Help
Replies
6
Views
2K
Replies
4
Views
365
Replies
4
Views
287
  • Calculus and Beyond Homework Help
Replies
2
Views
154
  • Electrical Engineering
Replies
4
Views
824
  • Topology and Analysis
Replies
1
Views
400
  • Electrical Engineering
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
784
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
760
Back
Top