1. Section 7.5
Find the general solution, sketch the phase portrait, and determine the stability of the equilibrium point at the origin.
System equation: bold x prime equals the 2-by-2 matrix A times bold x, where A has first row 1 comma 2, and second row negative 1 comma 4.
Step 1 — Characteristic polynomial
For \(A=\begin{pmatrix}1&2\\-1&4\end{pmatrix}\) we have \(\operatorname{tr}(A)=5\) and \(\det(A)=4-(-2)=6\), giving
Both eigenvalues are positive \(\Rightarrow\) the origin is an unstable node.
Step 2 — Eigenvectors
\(\lambda_1=2\). \(A-2I=\begin{pmatrix}-1&2\\-1&2\end{pmatrix}\). Row 1: \(-v_1+2v_2=0 \Rightarrow v_1=2v_2\). Take \(v_2=1\): \(\mathbf{v}_1=(2,1)^T\). Check: \(A\mathbf{v}_1=(2+2,-2+4)^T=(4,2)^T=2(2,1)^T.\;\checkmark\)
\(\lambda_2=3\). \(A-3I=\begin{pmatrix}-2&2\\-1&1\end{pmatrix}\). Row 1: \(-2v_1+2v_2=0 \Rightarrow v_1=v_2\). Take \(v_2=1\): \(\mathbf{v}_2=(1,1)^T\). Check: \(A\mathbf{v}_2=(1+2,-1+4)^T=(3,3)^T=3(1,1)^T.\;\checkmark\)
Step 3 — General solution and phase portrait
Portrait: unstable node. Near the origin trajectories are tangent to the slower eigenvector \(\mathbf{v}_1=(2,1)^T\) (\(e^{2t}\) decays more slowly as \(t\to-\infty\)); far from the origin they become tangent to \(\mathbf{v}_2=(1,1)^T\) (\(e^{3t}\) dominates as \(t\to+\infty\)). Stability: unstable.
Unstable node: \(\lambda_1=2,\,\lambda_2=3\). All trajectories exit; near origin tangent to \(\mathbf{v}_1=(2,1)^T\).