7.9 Nonhomogeneous Systems
methods we will look at: undetermined coeff
variation of parameters
Example
First solve the homogeneous system \( \vec{x}' = \begin{bmatrix} 2 & 1 \\ 1 & 2 \end{bmatrix} \vec{x} \)
General solution: \( \vec{x} = \vec{x}_c + \vec{x}_p \)
Where \( \vec{x}_c \) is the complementary (homogeneous) solution and \( \vec{x}_p \) is the particular solution (due to \( \vec{g}(t) \)).
\( \vec{x}_p \) resembles \( \vec{g}(t) \) in form
Where \( \begin{bmatrix} 3 \\ 0 \end{bmatrix} e^{2t} \) is the exponential part and \( \begin{bmatrix} 0 \\ 2 \end{bmatrix} t \) is the linear polynomial part.