MAST20030 Lecture Notes 2023 Topic6
MAST20030 Lecture Notes 2023 Topic6
1500
The University of Melbourne
School of Mathematics and Statistics
1000
Semester 2, 2023
y
Prepared by Jesse F. Collis and Antoinette Tordesillas 500
1. Linear ordinary differential equations (ODEs) and initial value problems (IVPs)
3. Laplace transforms
4. Fourier series
5. Boundary value problems (BVPs) and linear partial differential equations (PDEs)
6. Fourier transforms
2
Topic 6: Fourier Transforms
Instead of using sines and cosines, we could use complex exponentials. This leads to the
complex Fourier series
n=∞
L
1
s(x) = cn eiπnx/L , cn = f (x)e−iπnx/L dx.
n=−∞
2L −L
3
Unbounded functions
π
◮ = kn+1 − kn = ∆kn
L
∞
1
f (x) = ∆kn f(kn )eikn x
2π n=−∞
4
The Fourier transform
Takes a suitable function, f (x) defined on x ∈ R and maps it to a new function, (F f )(k),
usually defined for k ∈ R.
∞ ∞
1
(F f )(k) = f(k) = f (x)e−ikx dx and f (x) = f(k)eikx dk
−∞ 2π −∞
5
Theorem (Existence and inversion of the Fourier transform)
Let f : R → C be a piecewise continuous function with finitely many critical points
and finitely many discontinuities on every closed interval within its domain such that
∞
|f (x)| dx converges.
−∞
Then the Fourier transform of f (x) exists and,
1. if f (x) is continuous at x, then
F −1 f (x) = f (x)
6
Exercise 6.1
1 |x| < 1
Calculate the Fourier transform of f (x) =
0 otherwise
7
Exercise 6.2
Calculate the Fourier transform of u′ (x)
8
Exercise 6.3
Solve the differential equation u′ (x) = δ−1 (x) − δ1 (x) on the domain x ∈ R subject to
the condition that the Fourier transform of u(x) exists.
9
Different definitions
Be careful because there are many different definitions in use.
Always check if you are going to use someone else’s result!
∞ ∞
1
f(k) = −ikx
f (x)e dx, f (x) = f(k)eikx dk.
−∞ 2π −∞
∞ ∞
1
f (k) = f (x)e−ikx dx, f (x) = f(k)eikx dk.
2π −∞ −∞
∞
1 1
f(k) = √ f (x)e−ikx dx, f (x) = √ f(k)eikx dx.
2π 2π −∞
∞ ∞
f(k) = f (x)e−2πikx dx f (x) = f(k)e2πikx dk.
−∞ −∞
sin y
∗ y , y ∕= 0
sinc(y) =
1, y=0
11
Exercise 6.4
Use the table of Fourier transforms to find the Fourier transform of f (x) = sin x and the
inverse Fourier transform of g(k) = sin k.
12
Convolution
Note this is different to the definition we used in Laplace transforms because we are
working on x ∈ R instead of t > 0.
13
Exercise 6.5
1 1
Calculate the convolution, (f ∗ g)(x), of f (x) = with g(x) = 2 where x ∈ R.
x2 +4 x +9
14
Shift theorems
Examples
2ae−2ik
F e−a|x−2| (k) = 2
a + k2
π(k − 5)
F −1 sech (x) = e5ix sech x
2
15
Application to ODEs
16
Airy’s equation revisited
Recall from Topic 2 (slide 16) that we found two power series solutions to
y ′′ (x) − xy(x) = 0
2.5
2.0 y1
y2
1.5
1.0
0.5
0.0
-0.5
-1.0
17
Exercise 6.6
Use the method of Fourier transforms to find the solution to Airy’s differential equation
y ′′ (x) − xy(x) = 0
18
19
0.4
0.2
y(x) 0.0
-0.2
-0.4
20
Application to solving PDEs
Exercise 6.7
Use the method of Fourier transforms to solve the 1D heat equation
∂u ∂2u
=α 2
∂t ∂x
on x ∈ R and t > 0 subject to the conditions that the Fourier transform of f (x, t) w.r.t.
x exists, and u(x, 0) = f (x).
21
22
Exercise 6.8
Using the result from the previous exercise, find the solution to the heat equation subject
to the initial condition u(x, 0) = δ(x).
23
α=1
u(x,t)
x
t
24
Exercise 6.9
Just for fun, use the method of Fourier transforms combined with the method of Laplace
transforms to solve the IBVP in Exercise 6.8.
25
The wave equation
Exercise 6.10
Use Fourier transform methods to solve the 1D wave equation
∂2u 2
2∂ u
= c
∂t2 ∂x2
subject to the condition that the Fourier transform of u w.r.t. x exists, and with the
initial conditions
u(x, 0) = f (x), and ∂t u(x, 0) = 0
26
27
Exercise 6.11
Find the solution to the 1D wave equation subject to the condition that the Fourier
transform of u(x, t) w.r.t. x exists, and the initial conditions
1
u(x, 0) = e− 2 |x| and ∂t u(x, 0) = 0
28
c=1 c=2
u(x,t) u(x,t)
t x t x
29