Next: Matrix Exponential Function
Up: DEsystem
Previous: Differential Equation System
Consider solving a set of
first order constant coefficient ordinary
differential equations (ODE):
which can be written in matrix form:
where
In particular, if
, we get a homogeneous ODE system:
We let the solution take the form of
,
where scalor
and vector
are to be determined. We
then have e
. Substituting
these into the DE system we get
Dividing both sides by
, we get:
This happens to be the eigenequation of
, and
and
can be found as the eigenvalue and the corresponding
eigenvector of
. In general, solving this equation we get
eigenvalues
and their corresponding
eigenvectors
. We therefore get a set of
fundamental solutions
of
the ODE system, all satisfying
These
equations can be combined to become
where
are the eigenvalue and eigenvector matrices of
.
The fundamental matrix of the ODE system
is a matrix of which each column is a solution:
The general solution of the ODE system is a linear combination of
the
fundamental solutions
where
is a vector containing
coefficients, which can be found based on the
given initial
conditions
. Specifically,
evaluating the solution
at
, we get
Solving the equation
we get the
coefficients:
Substituting this
back into the general solution above,
we finally get the homogeneous solution of the ODE system:
Example
Solve the following DE
with initial conditions
and
. The coefficient
matrix is
and its eigenvalues are
and
and their
corresponding eigenvectors are
The solution is
The coefficients can be found by
The solution is
i.e.,
Next: Matrix Exponential Function
Up: DEsystem
Previous: Differential Equation System
Ruye Wang
2019-02-21