Fourier Transforms and Other Integral Transforms

Fourier Transforms and Other Integral Transforms

LECTURE 23 Fourier Transforms and Other Integral Transforms 1. Integral Transforms Several times in this course we encountered formulas of the sort Z (1) g (s) = f (t) K (s; t) dt For example, in the last lecture we utilized the the Laplace transform of a function is Z 1 L [f](x) := f (t) e−stdt 0 and even earlier in our discussion of Fourier series we utilized Fourier transforms via 2 Z π F (n) = f (t) cos (nt) dt π 0 We refer to a formula of the general form (1) as an integral transform. The function g (s) is called the (integral) transform of f (t) by the kernel K (s; t) : A particularly good way to think about such transforms is that they are analogous to a linear transfor- maion between two vector spaces: Suppose T : Rn ! Rm is a linear transformation between the space of n-dimensional vectors and the space of m-dimensional vectors. Then the transformation is completely determined by its action on the standard basis (or any basis) of Rn. Suppose m X (2) T (ei) = Ajifj j=1 Thinking of the \components" of a function f as being the set of its values f (t) at points t, and thinking of replacing the discrete sum over components in (2) by a continuous integral over the components of f, the analogy should now be clear. It is worth remarking that the similarity between formulas (1) and (2) is mitigated by much more that simply reinterpreting a sum as an integral. The real point is that (1), like (2) is a linear transformation between two vector spaces. Also, just as in linear algebra where one uses linear transformations to transport a problem about an abstract vector space (e.g. a set of polynomial functions) to a concrete setting like Rn in order to carry out computations, one can use integral transforms to transport problems, in particular differential equations, to a setting where they're much easier to solve. The general scheme is something like this original problem integral transform problem in transform space −−−−−−−−−−−−−−−−−! # relatively easy solution solution to original problem inverse integral transform solution in transform space −−−−−−−−−−−−−−−−−−−−−− By far the most useful integral transform is the Fourier transform of a function 1 Z +1 F (ν) = p f (t) eiνtdt 2π −∞ 106 2. THE FOURIER TRANSFORM 107 In many applications this is generally thought of as a way of identifying the frequency components of a time-varying function; but the utility of this transform really extends far beyond such applications. Two other common integral transforms are Z 1 (Fourier-Bessel) g (α) = f (t) Jn (αt) dt 0 Z 1 (Mellin transform) g (α) = f (t) tα−1dt 0 2. The Fourier Transform The big advantage of the Laplace transform is that it can be used to reduce a differential equation to an algebraic equation. However, in practice the Laplace transform also comes with a disadvantage, the inverse Laplace transform taking the solution in the transform space back to the original space is often difficult to compute. Recall that when we were utilizing Fourier series, we were using formulas 1 1 a0 X nπx X nπx f (x) = + a cos + b sin 2 n L n L n=1 n=1 1 Z L nπt an = f (t) cos dt L −L L 1 Z L nπt bn = f (t) sin dt L −L L to expand functions on the integral [−L; L] in terms of functions. Let's consider what happens with these formulas as L ! 1. We have 1 1 Z L 1 X Z L nπt nπx f (x) = f (t) dt + f (t) cos cos dt 2L L L L −L n=1 −L 1 1 X Z L nπt nπx + f (t) sin sin dt L L L n=1 −L 1 1 Z L X 1 Z L nπ = f (t) dt + f (t) cos (t − x) dt 2L L L −L n=1 −L Now if f (t) is an integrable function on the real line; i.e., Z L f (t) dt < 1 −L Then 1 Z L lim f (t) dt = 0 L!1 2L −L On the other hand, if we set nπ ! = L π ∆w = L then 1 1 X 1 Z L nπ X ∆w Z L f (t) cos (t − x) dt = f (t) cos (w (t − x)) dt L L π n=1 −L n=1 −L 2. THE FOURIER TRANSFORM 108 and so when we let L ! 1, ∆w ! 0 and the expression on the right, interpreted as a Riemann sum over ∆w, becomes 1 Z 1 Z 1 d! f (t) cos (! (t − x)) dx π 0 −∞ We can thus infer that, in the limit L ! 1, the Fourier expansion formula (1) becmes 1 Z 1 Z 1 f (x) = d! f (t) cos (! (t − x)) dx π 0 −∞ Now since f (t) cos (! (t − x)) is a even function of ! we can rewrite (2) as 1 Z 1 Z 1 f (x) = d! f (t) cos (! (t − x)) dx 2π −∞ −∞ and because f (t) sin (! (t − x)) is an odd function of !, we also have 1 Z 1 Z 1 0 = d! f (t) sin (! (t − x)) dx 2π −∞ −∞ If we now use eiy = cos (y) + i sin (y) we can write 1 Z 1 Z 1 f (x) = d! f (t) ei(t−x)!dx 2π −∞ −∞ because the integral over the odd part of ei(t−x)! will not contribute to the total integral. Reversing the order of integration we obtain the formula 1 Z 1 Z 1 f (x) = f (t) ei(t−x)!d! dt 2π −∞ −∞ which suggests that 1 Z +1 ei(t−x)!d! = δ (t − x) 2π −∞ On the other hand, suppose we define the Fourier Transform of f to be 1 Z +1 F [f](!) = p f (x) e−ix!dx 2π −∞ and the Inverse Fourier Transform of a function g (!) to be 1 Z 1 F −1 [g](x) = p g (w) ei!td! 2π −∞ Then F −1 [F [f]] (x) = f (x) For 1 Z 1 Z 1 F −1 [F [f]] (x) = p f (t) e−i!tdt ei!xd! 2π −∞ −∞ 1 Z 1 Z 1 = f (t) ei!(x−t)d! dt 2π −∞ −∞ Z 1 = f (t) δ (x − t) dt −∞ = f (x) and so F and F −1 are truly inverses of each other. 3. THE WAVE AND EQUATION AND FOURIER TRANSFORMS 109 3. The Wave and Equation and Fourier Transforms Consider 2 φtt − c φxx = 0 φ (x; 0) = f (x) φt (x; 0) = 0 Suppose we take the Fourier transforms of this PDE with respect to x : Z +1 −i!x Φ(!; t) := Fx [φ] = φ (x; t) e dx −∞ Then Z 1 2 @φ @ φ −i!x Fx 2 = 2 e dx @x −∞ @x Integrating by parts twice and assuming limx→±∞ φ (x; 0) = 0 (which is reasonable for any finite energy solution) so that the contributions from the boundaries vanish, we have Z 1 2 2 Z 1 @φ @ φ @ −i!x 2 −i!x 2 Fx 2 = 2 2 e dx = −! φ (x; t) e dx = −! Fx [φ] @x −∞ @x @x −∞ and so the Fourier transforms of the differential equation and initial condiations are @2 Φ(!; t) + c2!2Φ(!; t) = 0 @t2 Φ(!; 0) = F (!) := Fx [f](!) Φt (!; 0) = 0 The differential equation for Φ (!; t) is easily solved Φ(!; t) = A (!) eic!t + B (!) e−ic!t Imposing the boundary conditions on Φ (!; t) yields A (!) + B (!) = F (!) ic!A (!) − ic!B (!) = 0 And so 1 A (!) = B (!) = F (!) 2 We thus have 1 1 Φ(!; t) = F (!) eic!t + F (!) e−ic!t 2 2 as the Fourier transform of the solution φ (x; t) of the original PDE/BVP. To recover φ (x; t) all we need to is apply the inverse Fourier transform 1 Z 1 1 1 φ (x; t) = p F (!) eic!t + F (!) e−ic!t ei!xd! 2π −∞ 2 2 1 Z 1 1 Z 1 = p F (!) ei!(x+ct)d! + p F (!) ei!(x−ct)d! 2 2π −∞ 2 2π −∞ 1 1 = f (x + ct) + f (x − ct) 2 2 4. DIFFUSION EQUATION WITH A INSTANTANEOUS SOURCE 110 4. Diffusion Equation with a Instantaneous Source Consider the PDE/BDE 2 φt − a φxx = 0 φ (x; 0) = Sδ (x) which would govern the diffusion of S particles released at a point x = 0 at time t = 0 in a 1-dimensional medium. Taking the Fourier transform with respect to x of both the PDE and the initial condition yields @ Φ(!; t) + a2!2Φ = 0 @t 1 Z 1 S Φ(!; 0) = p Se−i!xdx = p 2π −∞ 2π The differential equation for Φ (!; t) has as its general solution 2 2 Φ(!; t) = A (!) e−a ! t To obtain the coefficient A (!), we just apply the Fourier transform of the boundar condition. This gives us S 2 2 Φ(!; t) = p e−a ! t 2π Now it turms out that 2 −1 p!2 1 − x F e = p e 4p 2p (This one can look up in a Table of Fourier Transforms). Finally, we recover the solution to the original problem by applying the inverse Laplace transform. We thus arrive at S 1 φ (x; t) = p p exp −x2=4a2t 2π 2a2t S 2 2 = p e−x =(4a t) 4πa2t.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    5 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us