Linearization and Local Behavior
Linearization approximates a nonlinear system near an equilibrium by its linear part, allowing the classification of equilibria using eigenvalue analysis of the Jacobian matrix.
The Linearization
For the nonlinear system with equilibrium , the linearization at is where and is the Jacobian matrix:
If all eigenvalues of have nonzero real parts (i.e., is a hyperbolic equilibrium), then the nonlinear system is topologically conjugate to the linearization near . The qualitative behavior (node, saddle, spiral) of the linearization correctly predicts the behavior of the nonlinear system.
When eigenvalues have zero real part (centers, non-isolated equilibria), the linearization may not predict the nonlinear behavior. A linear center can become a spiral (stable or unstable) when nonlinear terms are added. Additional analysis (Lyapunov functions, center manifold theory) is needed.
Examples
Analyze , near .
Jacobian: .
Eigenvalues: (pure imaginary). This is a linear center, but since the equilibrium is non-hyperbolic, we cannot conclude the nonlinear system has a center without further analysis. (In this case, the conserved quantity confirms it is indeed a center.)
becomes , .
At : , eigenvalues .
For : unstable spiral (eigenvalues with positive real part). The Poincare-Bendixson theorem guarantees a limit cycle.
Stability via Trace and Determinant
For a matrix with and :
- Stable node/spiral: and .
- Unstable node/spiral: and .
- Saddle: .
- Center: and .
- The discriminant determines node () vs. spiral ().
The -plane provides a complete map of equilibrium types.