A linear system of differential equations is an ODE (ordinary differential equation) of the type:
Example
An example of system of linear ODE would be:
A linear system of dimension
When we solve a linear system we will place the
An important property of the fundamental matrices is that if we multiply a fundamental matrix by a constant matrix with a determinant different from zero, the result is another fundamental matrix (it is important that the constant matrix multiplies from the right, if not this is not true).
There are no explicit methods to solve these types of equations, (only in dimension 1). Nevertheless, there are some particular cases that we will be able to solve: Homogeneous systems of ode's with constant coefficients, Non homogeneous systems of linear ode's with constant coefficients, and Triangular systems of differential equations.
In this unit we are going to explain the Non homogeneous systems of linear ode's with constant coefficients.
Let's suppose that we have the following system to be solved:
Example
An example would be:
To solve it, we will follow the same steps as in a linear equation. We will find the general solution of the homogeneous part and after that we will find a particular solution of the non homogeneous system.
Let's consider the homogeneous problem:
We know then that the general solution of the homogeneous part is:
Now we look for a particular solution of the form
Then, the general solution is:
Let's come back to the initial example.
Example
We have, according to our notation:
The theory says that we should look for a solution of the type
Thus the general solution of the system will be the sum of the homogeneous solution and the particular one.