Differential system

Linear differential system

A linear differential system has the form

where is an square matrix.

Solutions

The solution is given by the Matrix exponential, but may alternatively be found by finding the eigenvalues of the matrix , which produces a characteristic polynomial similar to those used to solve Linear second-order differential equations. The example is discussed below.

Unique eigenvalues

If the algebraic multiplicity is the same as the geometric multiplicity for each eigenvalue, take nonzero eigenvectors and . The solution is hence

Complex conjugates

If the eigenvalues are complex conjugates , then Euler's formula can be used to separate one of the spanning solutions into its real and imaginary parts. This will form a full spanning solution set.

Repeated eigenvalues

If the algebraic multiplicity is the same as the geometric multiplicity for each eigenvalue, the same method as above can be used. However, if the geometric multiplicity is less, the solution will have the form

where is an eigenvector and is a Generalized eigenvector.

Stability of the origin

In Stability language1

Trajectories typically approach the origin tangent to the slow eigendirection.

Practice problems


#state/tidy | #lang/en | #SemBr | #review

Footnotes

  1. 2024. Nonlinear dynamics and chaos: With applications to physics, biology, chemistry, and engineering, §5, pp. 137ff.