Mathematical Methods of Physics/Fourier transforms

From testwiki
Revision as of 23:07, 7 September 2016 by imported>JackBot (top: using AWB)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Fourier transforms are used in practically every field of physics. They are used to transform a variable into the space of another which is either easier or more informative (for instance, one may be able to express an electromagnetic wave in terms of the electric field strength - but for real-life measurements we want to express the wave as a sum of several frequencies (called spectral-decomposition))

This is similar in usage to the Laplace transform - but is much better suited to functions with some oscillating behavior.

f~(s)=f(t)e2πist dt and f(t)=f~(s)e2πist ds

(Note that some textbooks will have different factors in front of these integrals)


== Examples

  1. Consider an electromagnetic wave E(t)=E0sin(ω0t). Determine the intensity of the wave as a function of the frequency ω. (It should be obvious to any physics major that this wave has only one frequency - so we can use that fact to check that our final result matches that expectation)

Applying the Fourier Transform integral : E~(ω)=E0sin(ω0t)e2πiωt dt

To do this we will need to remember a few identities,

  • sin(x)=exex2i 
  • eaeb=ea+b
  • ei(xx)tdt=δ(xx)

Using the first and second identities, E~(ω)=E02i [e2πi(ω0+ω)t+e2πi(ω0ω)t]dt

From here we can see that each integral is simply a delta function and we reduce it to E~(ω)=E02i [δ(2π(ω0+ω))+δ(2π(ω0ω))]

This tells us that the only frequencies with a non-zero amplitude are ω0 and ω0. But as physicists we know that frequencies are not negative, so this matches the result expected (i.e. there is only one frequency present)

Template:BookCat