Fourier transforms are quite useful in solving differential equations. By decomposing the functions using Fourier transform, we might be able to simplify many differential equations.
Suppose we have a differential equation
To solve the equation, we decompose \(f(x)\) using its Fourier transform,
Then we get
The equation is then simplified into
Note
To summarize, we simple do replacement of the differential operators.
Similar to Fourier transform, Laplace transform is also useful in equation solving.
Laplace transform is a transform of a function of \(t\), e.g. \(f(t)\), to a function of \(s\),
Some useful properties:
Some useful results:
A very nice property of Laplace transform is
which is very useful when dealing with master equations.
Two useful results are
and
where \(I_0(2Ft)\) is the modified Bessel functions of the first kind. \(J_0(2Ft)\) is its companion.
Using the property above, we can find out
Example: Solving Differential Equations
For a first order differential equation
we apply Laplace transform,
from which we solve
Then we lookup in the transform table, we find that
The geometrical meaning of Legendre transformation in thermodynamics can be illustrated by the following graph.
In the above example, we know that entropy \(S\) is actually a function of temperature \(T\). For simplicity, we assume that they are monotonically related like in the graph above. When we are talking about the quantity \(T \mathrm d S\) we actually mean the area shaded with blue grid lines. Meanwhile the area shaded with orange line means \(S \mathrm d T\).
Let’s think about the change in internal energy. For this example, we only consider the thermal part,
Internal energy change is equal to the the area shaded with blue lines. The area shaded with orange lines is the Helmholtz free energy,
The two quantities \(T \mathrm d S\) and \(S \mathrm d T\) sum up to \(d(TS)\). This is also the area change of the rectangle determined by two edges \(0\) to \(T\) and \(0\) to \(S\).
This is a Legendre transform,
or
The point is that \(S(T)\) is a function of \(T\). However, if we know the blue area, we can find out the orange area. This means that the two functions \(A(T)\) and \(U(S)\) are somewhat like a pair. Choosing one of them for a specific calculation is a choice of freedom but we carry all the information in either one once the relation between \(T\) and \(S\) is know.
The above example sheds light on Legendre transform. The mathematical form is a little bit tricky so we will illustrate it using an example. For a function \(U(T, X)\), we find its differential as
For convinience, we define
The differential of function becomes
where \(S\) (\(Y\)) and \(T\) (\(X\)) are a conjugate pair.
A Legendre transform says that we change the variable of the differential from \(T\) (\(X\)) to \(S\) (\(Y\)). For example, we know that
Plugging this into \(\mathrm d U\), we get
The left hand side is defined as a new differential
In these calculations, \(U\) is the internal energy and \(A\) is the Helmholtz free energy. The transform that changes the variable from \(X\) to \(Y\) gives us enthalpy \(H\). If we transform both variables then we get Gibbs free energy \(G\). More about these thermodynamic potentials will be discussed in the following chapters.
© 2021, Lei Ma | Created with Sphinx and . | Source on GitHub | Physics Notebook Datumorphism | Index | Page Source