Fixed point

Linear stability analysis

Linear stability analysis exploits the Hartman-Grobman theorem to gain insight into the stability of a fixed point via the vector field's Jacobian at that point.

Differential system

Given a differential system with a fixed point , the local behaviour at resembles the linear dynamics of the Linear differential system . Thus if are each eigenvectors of with eigenvalues , the local behaviour follows

where

If any eigenvalues have a real part of zero, the Hartman-Grobman theorem does not apply and linear stability analysis fails, since the stability at depends on higher order terms of the Taylor expansion.2

Iterated map

Given an Iterated map with a fixed point , the local behaviour at resembles that of . Thus if are each eigenvectors of with eigenvalues , the local behaviour follows

where

If any eigenvalues are one, linear stability is insufficent.3 In the 1D case, this can easily be identified by the nature of the intersection between and (which is the defining feature of fixed points).

Desmos demo


#state/develop | #lang/en | #SemBr

Footnotes

  1. 2024. Nonlinear dynamics and chaos: With applications to physics, biology, chemistry, and engineering, §6.3, p. 170

  2. 2022. Nonlinear Dynamics: A Concise Introduction Interlaced with Code, §1.4, pp. 9–12

  3. 2022. Nonlinear Dynamics: A Concise Introduction Interlaced with Code, §1.4, p. 12