Systems of linear ordinary differential equations
Homogeneous systems of linear ODEs with constant coefficients
Let \(\mathbb{K} = \mathbb{R} \lor \mathbb{C}\), \(n \in \mathbb{N}\) and \(A \in \mathbb{R}^{n \times n}\). Seek differentiable functions \(y:\mathbb{R} \to \mathbb{K}^n\) such that
The solutions from a linear space, therefore the general solutions can be written as,
where \(\{\mathbf{y_1}, \dots, \mathbf{y_n}\}\) is a linear independent set of solutions, i.e. the basis of the solutions space.
Assume now that \(A\) is diagonalizable, and let \(\{\mathbf{v_1}, \dots, \mathbf{v_n}\}\) be a basis of \(\mathbb{K}^n\) consisting of eigenvectors of A.
then \(A = VDV^{-1}\), let \(\mathbf{z}(t) = V^{-1} \mathbf{y}(t)\)
Obtaining the general solution
Inhomogeneous systems of linear ODEs with constant coefficients
Let \(I \subseteq \mathbb{R}\) be an interval, \(\mathbf{f}: I \to \mathbb{R}\) continuous. Find functions \(\mathbf{y}: I \to \mathbb{R}^n\) such that
Theorem: let \(\mathbf{y}_p: I \to \mathbb{R}^n\) a particular solution for \((*)\) and \(\mathbf{y}_h\) the general solution to the homegeneous system. Then the general solutions of the inhomogeneous system \((*)\) is given by
Proof:
Similar to 1d case, will be added later.
Method of variation of parameters
Let \(\{\mathbf{y_1}, \dotsc, \mathbf{y_n}\}\) be a basis for the solution space of the homogeneous system. Ansatz:
where \(c_1(t), \dots, c_n(t): I \to \mathbb{R}\) are to be determined.
Then:
Demanding that: \(Y(t) \mathbf{\dot c}(t) = \mathbf{f}(t)\) is the Wronskian. Then \(\mathbf{\dot c}(t) = Y^{-1}(t) \mathbf{f}(t) \iff Y(t)\) is nonsingular. Then solve for \(\mathbf{c}(t)\).