For the linear system , eigenpairs satisfy . Along an eigenvector, the solution changes like .
Real parts control stability
If every eigenvalue has negative real part, the equilibrium at the origin is asymptotically stable. Any positive real part creates an unstable direction. Mixed positive and negative real eigenvalues produce a saddle.
Complex eigenvalues introduce rotation. A negative real part gives an inward spiral; a positive real part gives an outward spiral. Purely imaginary eigenvalues require care, especially for nonlinear systems.
Nonlinear systems
Near an equilibrium , the Jacobian supplies a linear approximation. When no eigenvalue has zero real part, its classification usually determines the local nonlinear behavior.
Classify from trace and determinant
For a matrix, eigenvalues satisfy
where and . Negative determinant implies eigenvalues of opposite sign and a saddle. Positive determinant with negative trace generally indicates stability; the discriminant distinguishes real nodes from complex spirals.
Check your understanding
What does guarantee in two dimensions?
Show the reasoning
The eigenvalue product is negative, so the real eigenvalues have opposite signs. One direction grows and one decays: the equilibrium is a saddle.