Given initial conditions a system of linear differential equations such as

is rewritten into matrix form . The solution to this system is solved by the general solution the eigenvectors and eigenvalues of . This solution can be rewritten as a combination of eigenvector columns , a property that is central to the following decomposition.

Finding the General Solution

  1. All and of are found
  2. The solution structure is populated with these values and set equal the initial condition to find the coefficients :

Convergence of Solutions

Because the general solution consists of separate exponential factors that can separately converge or diverge. A stable solution only exists if all where some of the exponential terms decay to 0 while others () stay constant.

Realizing Diagonalization in the Process

If is diagonalizable ( all independent) all of the following applies.

The bundled form of any solution is therefore . Computing for dense matrices is unfeasible, thus we diagonalize to use the property of Eigenmatrices.

We find that and substitute into the infinite sum out of which we can factor and .

Therefore and solutions . Therefore is re-expressed as a linear combination of eigenvectors.

Mechanism of this Change-of-Basis

Solutions

Diagonalizing the differential-equation systems breaks the dependency of the equations on one-another apart.

Logical Chain

The reason your notes’ general solution is equivalent to is precisely this: the columns of are the , the diagonal entries of supply the factors, and extracts the coordinates in one matrix operation.

Why extracts the ‘s

is a change-of-basis matrix. It converts eigenbasis coordinates into standard coordinates:

So runs the arrow the other way:

Extra: Decomposing Systems of high-dimension Differential Eqs.

An th order system can be decomposed into order equations. (Involving ) matrices.

Here, we use such that