7.2 Matrices and Linear Systems
\( n^{\text{th}} \)-order \( \leftrightarrow \) \( n \) 1st-order eqs. in a system
for example, \( t^2 x'' + t x' + (t^2 - 1)x = e^t \)
let
eq 1: \( z_1' = z_2 \)
eq 2: from the diff. eq
\( n^{\text{th}} \)-order \( \leftrightarrow \) \( n \) 1st-order eqs. in a system
for example, \( t^2 x'' + t x' + (t^2 - 1)x = e^t \)
let
eq 1: \( z_1' = z_2 \)
eq 2: from the diff. eq
in the form \( \vec{x}' = P(t) \vec{x} + \vec{f}(t) \)
Turn into a matrix equation:
Basic properties are similar to a first-order scalar equation.
If \(\vec{f}(t) = \vec{0} \rightarrow \vec{x}' = P(t)\vec{x}\) is called a homogeneous system
The solution \(\vec{x}\) is a vector that satisfies the matrix equation:
If \(P(t)\) is \(n \times n \rightarrow n\) solutions \(\vec{x}_1, \vec{x}_2, \vec{x}_3, \dots, \vec{x}_n\)
(because \(n \times n \rightarrow n\) 1st-order equations in a system \(\leftrightarrow\) one \(n^{\text{th}}\)-order scalar equation.)
Linear combination of the solutions is also a solution.
The general solution to the homogeneous system is:
These solutions are linearly independent:
(solutions as columns)
if \( W \neq 0 \) on an interval of \( t \), then the solutions are linearly indp on that interval.
Verify that \( \vec{x}_1 = e^{2t} \begin{bmatrix} 1 \\ 1 \end{bmatrix} \) and \( \vec{x}_2 = e^{-2t} \begin{bmatrix} 1 \\ 5 \end{bmatrix} \) are solutions of \( \vec{x}' = \begin{bmatrix} 3 & -1 \\ 5 & -3 \end{bmatrix} \vec{x} \) and show that they are linearly indp.
if they are the solutions, then they satisfy the differential eq.
\( \vec{x}_1 = e^{2t} \begin{bmatrix} 1 \\ 1 \end{bmatrix} \) sub into system above
\( \vec{x}_1' = 2e^{2t} \begin{bmatrix} 1 \\ 1 \end{bmatrix} \)
same, so \( e^{2t} \begin{bmatrix} 1 \\ 1 \end{bmatrix} \) is a solution
we can similarly verify that \( \vec{x}_2 = e^{-2t} \begin{bmatrix} 1 \\ 5 \end{bmatrix} \) is also a solution
let's look at the Wronskian of \( \vec{x}_1 = e^{2t} \begin{bmatrix} 1 \\ 1 \end{bmatrix} \) and \( \vec{x}_2 = e^{-2t} \begin{bmatrix} 1 \\ 5 \end{bmatrix} \)
Solve \((A - \lambda I)\vec{v} = \vec{0}\)
\(x_2 = r\), \(x_1 = x_2 = r\)
Choose \(r = 1\)
\(\vec{x}_2\) is found the same way
If \(\vec{f}(t) \neq \vec{0}\), then the nonhomogeneous system has solution:
solution to
\(\vec{x}' = P(t)\vec{x}\)
(no \(\vec{f}(t)\))
(due to presence of \(\vec{f}(t)\))