Description

The following is a generalisation of 1-dimensional first order linear equation, to a system of first-order equations. (Or a multidimensional linear ODE). Note that due to the Existence and uniqueness theorem of linearly bounded functions, the solution always exists and is defined on all of .

Usually, we will focus on the case, where stays constant, meaning the case of System of autonomous linear ODEs. The solution of those systems is discussed in Variation of parameters.

Definition

A differential equation with a matrix and a vector, continuously dependent on is called a system of linear ODEs. If vanished for all , then the system is called homogenous. Otherwise it is called nonhomogenous.

We will assume, that is not constant, otherwise it could be replaced by a matrix. There is an article System of autonomous linear ODEs on that topic.

Properties

Solution space of homogenous systems

Let be a homogenous system of linear ODEs of dimension . Then the solutions follow superposition, meaning given two solutions the sum and factors for are solutions of the same equation as well.

Since the initial value problem has a unique solution, the solution space of the ODE is -dimensional. It is generated by functions called Fundamental system (ODE). Writing those functions next to another gives us a matrix called the fundamental matrix.

To find a fundamental system, we can take a system of functions and show that they are linearly independent by calculating the determinant for some .

Solution space of nonhomogenous system

Let be a nonhomogenous system. Let denote the solution space of solution for the homogenous system. The solution set of the nonhomogenous system is given by where is the particular solution (the one at zero?)

Stability of non-homogenous systems

Let be a non-homogenous linear system with contunous . Then

  1. Every Attractive solution is a Asymptotically stable solution
  2. A solution is unstable/stable/asymptotically stable i.f.f. in is unstable/stable/asymptotically stable.

Notice how strong the last statement is. It says that every solution has the same stability properties.

To see explicit solutions go to Variation of parameters.

Stability of homogenous systems

Let the problem be as before. All solutions of a homogenous system are

  1. stable if for all , there is a such that for all .
  2. asymptotically stable if for all .

Examples

Solutions to systems with constant

Solutions to systems with non-constant diagonal

If is diagonal, then it is possible to split up the different lines and calculate them one by one.