Project Student
Project Student
Project Student
1 Introduction 1.1 1.2 1.3 1.4 1.5 1.6 Background of study . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Statement of Problem . . . . . . . . . . . . . . . . . . . . . . . . . . . .
1 1 2 2 2 2 3 3 3 3 4 4 4 6 6 7 8 9
Signicance of Study . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Aims and Objectives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Scope of Study . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Denition of Terms and Concepts . . . . . . . . . . . . . . . . . . . . . . 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 Integral transform . . . . . . . . . . . . . . . . . . . . . . . . . . . Fourier Transform . . . . . . . . . . . . . . . . . . . . . . . . . . . Inverse Fourier Transform . . . . . . . . . . . . . . . . . . . . . . Partial Dierential Equation (PDE) . . . . . . . . . . . . . . . . . Linear Partial Dierential Equation . . . . . . . . . . . . . . . . . Classication of second order linear partial dierential equation .
2 Literature Review 2.1 2.2 The Fourier Transform and the Inverse Transform . . . . . . . . . . . . . Partial Dierential Equations (PDEs) . . . . . . . . . . . . . . . . . . . .
CONTENTS
ii 11 13 14 17 19
3.2
4 Application of Fourier Transform to PDEs 4.1 4.2 4.3 The Fourier transform and the Wave equation . . . . . . . . . . . . . . . The Fourier Transform and the Heat Equation . . . . . . . . . . . . . . . Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 1 Introduction
1.1 Background of study
Among the tools that are useful for solving linear dierential equations are integral transforms. An integral transform is a relation of the form F (s) =
(1.1)
where K(s, t) is a given function called the kernel of the transformation and the limits of integration and are also given. It is possible that = and = or both. The relation (1.1) transforms f into another function F , which is called the transform of f . The general idea in using an integral transform to solve a dierential equation is as follows: use the relation in (1.1) to transform a problem for an unknown function f into a simpler problem for F , then solve this simple problem to nd F and nally recover the desired function f from its transform f . This last step is known as inverting the transform. There are several integral transforms that are useful in applied mathematics, but in this study we will consider only the Fourier transform.
1.2
Statement of Problem
In this project work, we seek to dene the Fourier transform and compute the Fourier transform of several functions. We will utilize the Fourier transform in solving some linear Partial Dierential Equations (PDEs).
1.3
Signicance of Study
This study is important because of the widespread applications of partial dierential equations in science and engineering. The Fourier transform is also a powerful and useful tool in mapping functions from Euclidean space to Fourier space. A Dierential Equation transformed into Fourier space may be easier to solve.
1.4
The aims and objectives of the study are as follows: 1. To detail the denition of the Fourier transform and inverse Fourier transform and compute the Fourier transform and inverse Fourier transform of several functions. 2. To utilize the Fourier to solve some linear partial dierential equations.
1.5
Scope of Study
This project work is written to nd the solution of partial dierential equations using the Fourier transform method only.
1.6
1.6.1
(1.2)
where K(s, t) is a given function called the kernel of the transform and the limits of integration and are also given. The relation (1.2) transforms the function into another function F which is called the transform of f .
1.6.2
Fourier Transform
Given a function f (x) with derivative f (x) where f (x) and f (x) are continuous in every nite interval and f (x) is integrable in (, ), the function F () = F[f (x)] =
f (x)eix dx
(1.3)
1.6.3
The inverse Fourier transform recovers the original function f (x) from F (w). Given as F 1 , it is dened as f (x) = F
1
1 [F ()] = = 2
f ()eix d
1.6.4
(1.4)
where x1 , x2 ,. . . , xn are the independent variables, u is the unknown function and uxi denotes the partial derivative
u . xi
1.6.5
F is a linear function of the unknown function u and its derivatives. Thus, the equation, x7 ux + exy uy + sin(x2 + y 2 )u = x3 , is linear equation.
1.6.6
A second order linear Partial Dierential Equation for functions in two independent variables x and y has the form
(1.5)
The factor 2 in front of the coecient b is for convenience. We assume the coecients a, b, c, do not vanish simultaneously. The operator
that consists of the second order terms of the operator L is called the principal part of L. Many fundamental properties of the solution of (1.5) are determined by its principal part, and more precisely, by the sign of the discriminant (L) := b2 ac of the equation. We classify the equation according to the sign of (L). Denition 1.1 Equation (1.5) is said to be hyperbolic at a point (x, y) if (L) := b2 ac > 0, it is said to be parabolic at (x, y) if (L) = 0 and it is said to be elliptic at (x, y) if (L) < 0. For example, the heat equation given by equation given by by
2u x2 2u t2
2
u t
2u y 2
2.1
According to Wikipedia (2010), the Fourier transform and its generalization form the subject of Fourier analysis. It lists out the basic properties of the Fourier transform such as linearity, translation, and conjugation. Tung (2004) provides a clear denition for the Fourier transform and the Inverse Fourier transform. He also demonstrates how Fourier transform can be used in solving dierential equations. He denes the Fourier transform as F () = F[f (x)] =
f (x)eix dx
(2.1)
f (x) = F
1 [F ()] = 2
F ()eix d
(2.2)
Yosida (1980) shows clearly how Fourier transforms are used in solving dierential equation in an abstract sense.
2.2
According to Boyce and Diprima (2000), the study of dierential equations has attracted the attention of many of the worlds greatest mathematicians during the past three centuries. Nevertheless, it remains a dynamic eld of inquiry today with many interesting open questions, so before embarking on a serious study of dierential equation one needs to know that a dierential equation describes some physical process often called mathematical model. Furthermore, the simplest dierential equations provide useful models of important physical processes. Pinchover and Rubinstein (2005) give a clear denition and classication of PDEs. They also demonstrate how the method of separation of variables and several other methods can be used in solving PDEs. Tung (2004) shows how integral transforms can be used in solving PDEs. Burden & Faires (1997) shows how the nite dierence method can be used as an eective numerical method for solving PDEs.
where K(s, t) is a given function called the kernel of the transform and the limits of integration and are given. The relation above transforms the function f into another function F which is called the transform of f and it is a tool used in solving linear dierential equations.
3.1
Fourier transform
Given a function f (x) with derivative f (x) where f (x) and f (x) are continuous in every nite interval and f (x) is integrable in (, ), it is dened as F () = F[f (x)] =
f (x)eix dx.
< x <
Solution
|x|
1 1 e(1i)x | + e(1+i)x |0 = 0 (1 + i) (1 + i) 1 1 2 = + = 1 i 1 + i 1 + 2 Note its decay as . Example 3.2 Find the Fourier transform of
f (x) = ex ,
< x <
10
Solution
F () = F[e ] =
x
ex eix dx
1 = e(1+i)x | (1 + i) The limit at x = blows up. We say the Fourier transform of ex does not exist because the function f (x) = ex is not integrable such that
|f (x)| dx =
ex dx
does not have a nite value. Example 3.3 Find the Fourier transform of f (x) = ex ,
2
< x <
Solution The value of the function decreases rapidly when x is away from x = 0 in both the positive and negative x directions. There is a nite area under the curve ex , so this
2
ex eix dx
2
F (w) =
11
x2 + ix = (x i/2)2 2 /4. So F () = e
2 /4
e(xi/2) dx = e
2
2 /4
of variable y = x i/2 and also shifted the path of integration. The remaining integral is a standard one (Eulers integral) and is equal to .
3.2
This recovers the original function f (x) from F (). Given as F 1 , it is dened as f (x) = F
1
1 [F ()] = = 2
F ()eix d
We will now compute the inverse Fourier transform of some simple functions. Example 3.4 Find the Inverse transform of e
2 /4
F () =
< < .
Solution
12
F () =
Solution 2 [F ()] = 2
1 eix d 1 + 2
This integral can be evaluated using residue calculus. Alternatively, using tables of integrals, we see that f (x) = e|x| We have thus recovered the f (x) in Example 3.1.
u(x, t)eix dx
(4.1)
be the Fourier transform of u(x, t) with respect to x. The original function u(x, t) can then be recovered from the inverse Fourier transform 1 u(x, t) = 2
U (, t)eix d
(4.2)
Note that in both equations (4.1) and (4.2), t plays no role, it is arbitrary.
13
14
For the solution of second order linear PDEs, one has to know the following terms. 1 Ut (, t)eix d 2 1 Utt (, t)eix d 2 1 (i)U (, t)eix d 2 1 (i)2 U (, t)eix d 2
In this chapter, we would use the Fourier transform to solve the heat equation and the wave equation.
4.1
(4.7)
where c is a certain physical constant, u is the dependent variable and x and t are two independent variables. This is considered in an innite domain such that the wave equation is represented below as an Initial-Boundary Value Problem (IBVP).
< x < , as x
t > 0,
< x <
(4.11)
15
U (, t)eix d
which we substitute into the PDE. This yields 1 2 which is the same as F 1 [Utt + c2 2 U ] = 0 so Utt + c2 2 U = 0. This is an ODE; the partial derivatives
2u x2
) Utt (, t) + c2 2 U (, t) eix d = 0
(4.12)
(4.13)
multiplication. The ODE in t is to be solved subject to the following initial conditions: 1 ut (x, 0) = 2 and 1 u(x, 0) = 2 These imply that Ut (, 0) = 0 and U (, 0) = F () (4.15) (4.14)
Ut (, 0)eix d = 0
U (, 0)e
ix
1 d = f (x) = 2
F ()eix d.
16
where the Fourier transform F () of f (x) is known if f (x) is known. The general solution to the PDE (4.13) is
The initial conditions (4.14) and (4.15) can be used to determine to constants A and B to be B() = F () and A() = 0. Thus,
U (, t) = F ()cos(ct)
(4.16)
u(x, t) = F
1 [U (, t)] = 2
U (, t)e
ix
1 d = 2
F () cos(ct)eix d (4.17)
Typically one cannot perform the integral explicitly unless F () is known. In the particular case of the wave equation however, progress can be made by noting that 1 cos(ct) = (eict + eict ) 2 and so (4.17) can be rewritten as 1 1 1 1 i(xct) u(x, t) = F ()e d + F ()ei(x+ct) d 2 2 2 2 1 1 = f (x ct) + f (x + ct) 2 2 1 f (x) = 2 and so 1 f (x + ct) = 2
(4.18)
F ()eix d
F ()ei(x+ct) d
17
and 1 f (x ct) = 2
F ()ei(xct) d
4.2
The heat conduction is represented as follows. The wave equation is represented as follows. u(x, t) 2 u(x, t) = 2 t x2 (4.19)
where is a certain physical constant, u is the dependent variable and x and t are two independent variables. This is considered in an innite domain such that the heat equation is represented below as an Initial-Boundary Value Problem (IBVP).
< x < , as x
t > 0,
<x<
We assume a solution of the form of an integral (4.2) and substitute into PDE (4.21). Using 1 uxx (x, t) = 2 this yields 1 2 which implies Ut + 2 2 U = 0 (4.23)
(i)2 U (, t)eix d
) Ut + 2 2 U eix d = 0
18
U (, 0) = F ()
(4.24)
which is obtained by taking the Fourier transform of (4.22). The solution is U (, t) = A()e
2 2 t
= F ()e
2 2 t
(4.25)
The nal solution is obtained by substituting (4.25) into (4.2) 1 2 2 F ()e tix d. 2
u(x, t) =
(4.26)
< x < .
e(L)
2 /42 2 tix
e(
2 t+ L2 ) 2 ix 4
aL 2 2 2 ex /(4 t+L ) 42 t + L2
4.3 Conclusion
19
4.3
Conclusion
We nd the Fourier transform as an eective method for solving the Initial Boundary Value Problems (IBVPs) for the wave equation and heat equation, and it will clearly be useful in solving other time dependent Partial Dierential Equations.
Bibliography
[1] Boyce, E. W. and Diprima, R. C. (2001), Elementary Dierential Equations and Boundary Value Problems, John Wiley and Sons, New York. [2] Burden, R.L. and Faires, J.D. (1997), Numerical Analysis, Brookes/Cole, CA. [3] Kammler, D. (2000), A First Course in Fourier Analysis, Prentice-Hall. [4] Pinchover, Y. and Rubinstein, J. (2005), An Introduction to Partial Dierential Equations, Cambridge University Press. [5] Stroud, K. A. (2003), Advanced Engineering Mathematics, Palgrave Macmillan. [6] Tung K.K (2004), Partial Dierential Equations and Fourier Analysis - A Short Introduction. [7] Wikipedia article (2010), Fourier Transform. [8] Yosida, K. (1980), Functional Analysis, Springer-Verlag.
20