Differential equations and Fourier transformation

Differential equations describe the change of state. The change relates to the state. The solutions of the differential equations are the status equations. The initial conditions set the time t and status y. The boundary conditions are the value of boundary y0 and y1.

dydt =ay+q(t) starting from y(0) at t=0. inital conditions t=0 and y=1

q(t) is a input and y(t) is a response. If q(t) is delta function, the response is said Impulse response yay=δ(t)y(t)=eat.

The solutions are combination of particular solution and null solution y=yt+yn. The solution includes eat. The differential equations can not be solved like polynomial equations, because the arguments of the differential equation relate to each other by calculus in the background of the equation. They can not be treated as just different arguments. The Fourier transformation puts the y and its derivative y in the same functional space (Hilbert space). This transformation makes the differential equation problem to simple arithmetic problem.

Fourier transformation F(x)=Σn=cneinx

The basis of the Fourier transformation is einx. If the coefficients of the basis cn decay fater, F(x) becomes smooth. If the coefficients are constant, F(x) is delta function δ(x).

The derivative dydt is an linear transformation operator, i.e. inner product, because the y and y are in functional space with same basis. The defivative can be represented as a matix A. The derivative matrix is antisymetric i.e. AT=A and the minus second derivative matrix d2/dx2 is symetic positive definite. AAf=ATAf. The meaning of transverse of a matrix is (Ax)Ty=xT(ATy). Dual and inner product

Second difference matrix K

The second difference matrix solves discrete differential equations. The N eigenvectors of K are yn=(sin nπΔx,sin 2nπΔx, ...,sin NnπΔx). The N eigen values of K are the positive numbers λn=22cosnπN+1.

How does exponent i mean in ei? The exponent makes multiplication to addition. What does an imaginary exponent mean? The imaginary exponent tilts the value to a complex plane. If the base is natural base e, the value of ei is in the unit circle of a complex plane. The cycle is 2π.

The Fourier transformation for solving the difference equation provoked the subject of functional analysis 200 years ago.

Reference
Differential Equations and Linear Algebra, Gilbert Strang

Avatar
Jun Kang
Clinical Assistant Professor of Hospital Pathology

My research interests include pathology, oncology and statistics.

Related