Let us consider the special case of the system \({\mathbf x}' = A {\mathbf x}\text{,}\) where \(\lambda_1 \lt 0 \lt \lambda_2\) and
\begin{equation*}
A
=
\begin{pmatrix}
\lambda_1 & 0 \\
0 & \lambda_2
\end{pmatrix}.
\end{equation*}
Since this is a decoupled system,
\begin{align*}
\frac{dx}{dt} & = \lambda_1 x\\
\frac{dy}{dt} & = \lambda_2 y,
\end{align*}
we already know how to find the solutions. However, in keeping with the spirit of our investigation, we will find the eigenvalues of \(A\text{.}\) The characteristic equation of \(A\) is
\begin{equation*}
(\lambda - \lambda_1)(\lambda - \lambda_2) = 0,
\end{equation*}
and our eigenvalues are \(\lambda_1\) and \(\lambda_2\text{.}\) It is easy to see that we can associate eigenvectors \((1,0)\) and \((0, 1)\) to \(\lambda_1\) and \(\lambda_2\text{,}\) respectively. Thus, our general solution is
\begin{equation*}
{\mathbf x}(t)
=
c_1 e^{\lambda_1 t} \begin{pmatrix} 1 \\ 0 \end{pmatrix}
+
c_2 e^{\lambda_2 t} \begin{pmatrix} 0 \\ 1 \end{pmatrix}.
\end{equation*}
Since \(\lambda_1 \lt 0\text{,}\) the straight-line solutions of the form \(c_1 e^{\lambda_1 t} (1, 0)\) lie on the \(x\)-axis. These solutions approach zero as \(t \to \infty\text{.}\) On the other hand, the solutions \(c_2 e^{\lambda_2 t} (0, 1)\) lie on the \(y\)-axis and approach infinity as \(t \to \infty\text{.}\) The \(x\)-axis is a stable line of solutions, while the \(y\)-axis is an unstable line of solutions. All other solutions
\begin{equation*}
{\mathbf x}(t)
=
c_1 e^{\lambda_1 t} \begin{pmatrix} 1 \\ 0 \end{pmatrix}
+
c_2 e^{\lambda_2 t} \begin{pmatrix} 0 \\ 1 \end{pmatrix}
\end{equation*}
(with \(c_1, c_2 \neq 0\)) tend to infinity in the direction of the unstable line, since \({\mathbf x}(t)\) approaches \((0, c_2 e^{\lambda_2 t} )\) as \(t \to \infty\text{.}\) The phase portrait for the system
\begin{align*}
x' & = -x\\
y' & = y
\end{align*}
is given in
Figure 3.3.3. The equilibrium point of such systems is called a
saddle.
In general, a straight-line solution is called a
stable line of solutions if all solutions approach
\((0,0)\text{.}\) A straight-line solution is called an
unstable line if all of the non-zero solutions approach infinity.
For the general case, where
\(A\) has eigenvalues
\(\lambda_1 \lt 0 \lt \lambda_2\text{,}\) we always have a stable line of solutions and an unstable line of solutions. All other solutions approach the unstable line as
\(t \to \infty\) and the stable line as
\(t \to - \infty\text{.}\)