34. Applications to Differential Equations
Dated: 17-06-2025
Differential Equations
A differential equation
is any equation which contains derivatives
,1 either ordinary derivatives
1 or partial derivatives
.2
System of Linear Differential Equations
3
A system of linear differential equations
3 can be expressed as
Where
Superposition of Solutions
If \(u\) and \(v\) are solutions to \(x^\prime = Ax\) then their linear combination
4 (i.e. \(au + bv\)) is also a solution.
This property is called superposition
of solutions.
Fundamental Set
5 of Solutions
If \(A\) is an \(n \times n\) matrix
6 with \(n\) linearly independent
7 functions
8 then each solution to the equation \(x^\prime = Ax\) is a linear combination
4 of those functions
8 and set
5 of these functions
8 is the basis
for the solution set
which is also \(n\) dimensional vector space
9 of functions
.8
Initial Value Problem
If a vector
9 \(\vec x_0\) is given then the initial value problem is to construct a function
8 \(x\) such that \(x^\prime = Ax\) and \(x(0) = x_0\).
Example
Find the solution to \(x^\prime = Ax\) where
Integrating
10 both sides
\(\(\ln x_1 = 3t + \ln c_1\)\)
\(\(\ln x_1 - \ln c_1 = 3t\)\)
\(\(\ln\left(\frac{x_1}{c_1}\right) = 3t\)\)
Taking anti log
11 on both sides
\(\(x_1(t) = c_1 e^{3t}\)\)
Similarly, for \(x^\prime_2(t) = -5x_2(t)\), solution will be
Observation
General solution to \(x^\prime = Ax\) might be of the form
Multiply \(A\) on both sides
where \(\lambda\) is a scalar and \(v\) is some non zero vector
12
Differentiating
1 original equation with respect to \(t\).
Eigenfunctions
Each pair of eigenvalue
13 and its corresponding eigenvector
provides a solution of the equation \(x^\prime = Ax\) which is called eigenfunctions
of the differential equation
.3
Decoupling a Dynamical System
Let a dynamical system be defined by \(x^\prime = Ax\) where \(A\) is diagonalizable
.14
Suppose that eigen functions for \(A\) are
where \(\{\vec v_1, \ldots, \vec v_n\}\) are linearly independent
7 and let \(P = \begin{bmatrix}\vec v_1 & \cdots & \vec v_n\end{bmatrix}\) and \(D\) be diagonal matrix
15 with entries as \(\lambda_1, \ldots, \lambda_n\) so that \(A = PDP^{-1}\).
Now replace \(x(t) = Py(t)\) and substitute in \(x^\prime = A x\) and in the end, we will get
Change of variable from \(x\) to \(y\) has decoupled the system because now the derivative
1 of each function
8 \(y_k\) depends only on \(y_k\).
To obtain the general solution \(x\) of the original system, compute
This is the eigenfunction expansion
Complex Eigenvalues
Let \(A\) be a matrix
6 and if \(\lambda\) is an eigen value
13 then \(\bar \lambda\) is the 2nd eigen value
.13
Similarly, if \(\vec v\) is an eigen vector
13 then \(\bar{\vec v}\) is the 2nd eigen vector
.13
The solutions for \(x^\prime = Ax\) are
After working it out, we will get
Solutions of \(x^\prime= Ax\) are
References
Read more about notations and symbols.
-
Read more about derivatives. ↩↩↩↩
-
Read more about partial derivatives. ↩
-
Read more about linear differential equation. ↩↩↩
-
Read more about linear combinations. ↩↩
-
Read more about linear independence. ↩↩
-
Read more about vector spaces. ↩↩
-
Read more about integration. ↩
-
Read more about diagonalization. ↩
-
Read more about diagonal matrices. ↩