Fixed Points and Stability

Graduate Depth 81 in the knowledge graph I know this Set as goal
Unlocks 22 downstream topics
fixed-points stability equilibrium attractors

Core Idea

A fixed point (or equilibrium) of ẋ = f(x) is a point x* where f(x*) = 0 — the system sits still. Stability classifies whether nearby trajectories are attracted to x* (stable), repelled from it (unstable), or exhibit mixed behavior (saddle). For linear systems, the eigenvalues of the coefficient matrix completely determine stability. For nonlinear systems, the eigenvalues of the Jacobian at x* determine local stability, provided no eigenvalue has zero real part.

Explainer

Every dynamical system ẋ = f(x) has a natural starting point for analysis: find the fixed points where f(x*) = 0, then determine their stability. Fixed points are the simplest possible behavior — nothing moves — and yet they organize the entire phase portrait. The stable fixed points are attractors that capture nearby trajectories. The unstable ones repel. The saddle points, with their stable and unstable manifolds, carve phase space into basins of attraction. Understanding fixed points and their stability tells you the skeleton of the dynamics.

Stability comes in degrees. Lyapunov stability means trajectories that start close to x* stay close forever — they don't wander off, but they don't necessarily converge either. Think of a ball rolling in a perfectly frictionless bowl: it oscillates around the bottom but never settles. Asymptotic stability means trajectories not only stay close but actually converge to x* as time progresses — now there's friction, and the ball settles to rest. Exponential stability is stronger still: the convergence rate is bounded by an exponential decay e^{-αt}. For most purposes in nonlinear dynamics, asymptotic stability is the key notion.

For linear systems ẋ = Ax, the eigenvalues of A tell the complete story. All eigenvalues with negative real parts: asymptotically stable. Any eigenvalue with positive real part: unstable. The classification gives nodes (real eigenvalues, same sign), saddles (real eigenvalues, opposite sign), spirals (complex eigenvalues), and centers (purely imaginary eigenvalues). Your linear algebra background in eigenvalues and eigenvectors directly provides the tools: eigenvectors give the directions of fastest growth or decay, eigenvalues give the rates. What's new in the nonlinear context is that this classification applies only locally, at each fixed point, via the Jacobian — and it can fail at borderline cases.

The borderline cases are where the real part of an eigenvalue is exactly zero. Here the linear approximation is structurally unstable: an arbitrarily small perturbation can change the qualitative behavior. A center (purely imaginary eigenvalues) could become a stable spiral, an unstable spiral, or remain a center depending on the nonlinear terms. A zero eigenvalue signals a potential bifurcation — a qualitative change in the system's behavior as parameters vary. These borderline cases are not pathological exceptions; they are the doorways to the richest phenomena in nonlinear dynamics, including bifurcations, limit cycles, and chaos.

Practice Questions 4 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueReading and Writing DecimalsComparing and Ordering DecimalsAdding and Subtracting DecimalsMultiplying DecimalsDividing DecimalsDividing FractionsMixed Number ArithmeticOrder of OperationsInteger Order of OperationsVariable ExpressionsCombining Like TermsOne-Step EquationsTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionFundamental Theorem of Calculus Part 1Fundamental Theorem of Calculus Part 2U-SubstitutionIntegration by PartsSeparable Differential EquationsIntegrating Factor Method for First-Order Linear ODEsFirst-Order Linear Ordinary Differential EquationsSystems of First-Order Linear Differential EquationsMatrix Exponential MethodPhase Portraits for Linear SystemsPhase Space and FlowsFixed Points and Stability

Longest path: 82 steps · 339 total prerequisite topics

Prerequisites (2)

Leads To (5)