3602 General Linear ODE Systems and Independent Solutions

We have studied the homogeneous system of ODE's with constant coefficients, where is an matrix of constants (). We described how to calculate the eigenvalues and corresponding eigenvectors for the matrix , and how to use them to find independent solutions to the system .
With this concrete experience in solving low-order systems with constant coefficients, what can be said when the coefficients are functions of the independent variable ? We can still write the linear system in the matrix form , but now the matrix entries will be functions of : or in more abridged notation, valid for linear homogeneous systems, Note how the matrix becomes a function of - we call it a matrix-valued function of , since to each value of the function rule assigns a matrix: In the rest of this chapter we will often not write the variable explicitly, but it is always understood that the matrix entries are functions of .
We will sometimes use or in the statements and examples in order to simplify the exposition, but the definitions, results, and the arguments which prove them are essentially the same for higher values of .
Definition 1 Solutions to are called linearly dependent if there are constants , not all of which are 0, such that If there is no such relation, i.e., if the solutions are called linearly independent, or simply independent.
The phrase for all is often in practice omitted, as being understood. This can lead to ambiguity. To avoid it, we will use the symbol for identically 0, meaning zero for all ; the symbol means not identically 0, i.e., there is some -value for which it is not zero. For example, would be written Theorem 1 If is a linearly independent set of solutions to the system , then the general solution to the system is Such a linearly independent set is called a fundamental set of solutions.
This theorem is the reason for expending so much effort to find two independent solutions, when and is a constant matrix. In this chapter, the matrix is not constant; nevertheless, is still true.
Proof. There are two things to prove:
(a) All vector functions of the form really are solutions to .
This is the superposition principle for solutions of the system; it's true because the system is linear. The matrix notation makes it really easy to prove. We have (b) All solutions to the system are of the form .
This is harder to prove and will be the main result of the next note.