A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Linearization of Nonlinear Systems

Graduate Depth 108 in the knowledge graph I know this Set as goal
19topics build on this
665prerequisites beneath it
See this on the map →
Partial Derivatives: Definition and ComputationStability Classification of Linear Systems+1 moreBaseline New Keynesian Model
nonlinear approximation local-analysis

Core Idea

For a nonlinear system y' = f(y), linearize near an equilibrium y* by computing the Jacobian matrix J = ∇f(y*). The linearized system y' ≈ J(y - y*) reveals local stability; if J has eigenvalues with Re(λ) ≠ 0, the nonlinear equilibrium inherits the stability of the linearized system.

Explainer

From stability classification, you can fully analyze linear systems x' = Ax: find the eigenvalues of A, and the signs of their real parts tell you whether the equilibrium at the origin is a stable node, unstable node, saddle, or spiral. Nonlinear systems are far harder in general — their phase portraits can be wildly complicated. But *near* a specific equilibrium, every smooth nonlinear system looks approximately linear, and this approximation is good enough to determine local stability. Linearization is the technique that makes this precise.

The idea comes directly from your work with partial derivatives. If f : Rⁿ → Rⁿ is a smooth vector field and y* is an equilibrium (so f(y*) = 0), then the Taylor expansion of f near y* starts: f(y) ≈ f(y*) + J(y − y*) + higher-order terms, where J = ∇f(y*) is the Jacobian matrix — the matrix of all first partial derivatives of f, evaluated at y*. Since f(y*) = 0, we get f(y) ≈ J(y − y*). Setting u = y − y* (the displacement from equilibrium), the nonlinear system y' = f(y) becomes approximately the linear system u' = Ju. This linear system you already know how to analyze completely.

The key theorem is that if every eigenvalue of J has a nonzero real part (the equilibrium is hyperbolic), then the qualitative behavior of the nonlinear system near y* is topologically the same as the behavior of the linear approximation. A stable node in the linearization means the nonlinear equilibrium is locally asymptotically stable; a saddle in the linearization means the nonlinear equilibrium is unstable; a source means unstable. The classification table from linear systems carries over exactly — stable node, unstable node, saddle, stable spiral, unstable spiral. The only gap is the center case: if J has pure imaginary eigenvalues (zero real part), the linear approximation gives a center, but the nonlinear system could be a center, a stable spiral, or an unstable spiral depending on higher-order terms. This is why the hyperbolicity condition Re(λ) ≠ 0 is essential.

In practice, linearization is a three-step process: (1) find the equilibria by solving f(y*) = 0, (2) compute the Jacobian J = ∇f and evaluate it at each equilibrium, (3) find the eigenvalues of J and apply the linear stability classification. For a 2D system dx/dt = P(x, y), dy/dt = Q(x, y), the Jacobian is the 2×2 matrix [[∂P/∂x, ∂P/∂y], [∂Q/∂x, ∂Q/∂y]] evaluated at the equilibrium point. This technique is the standard first tool for analyzing nonlinear systems in applications ranging from population ecology to mechanical engineering to epidemiology.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication 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 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-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 IntroductionSine, Cosine, and Tangent RatiosTrigonometric 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 DefinitionDouble Integrals: Definition and SetupIterated Integrals and Fubini's TheoremDouble Integrals over Rectangular RegionsDouble Integrals over General RegionsApplications of Double Integrals: Area, Mass, and MomentsCenter of MassConservation of Linear MomentumElastic CollisionsInelastic CollisionsCoefficient of RestitutionCollision Analysis and Real-World ApplicationsTwo-Body Collisions in the Center-of-Mass FrameReduced Mass and Two-Body ProblemsKinematics in Two DimensionsProjectile MotionCircular Motion: KinematicsSimple Harmonic MotionIntroduction to Differential EquationsDirection Fields and Solution CurvesAutonomous Equations and Equilibrium SolutionsPhase Line Analysis for Autonomous EquationsPhase Portraits for Linear SystemsStability Classification of Linear SystemsLinearization of Nonlinear Systems

Longest path: 109 steps · 665 total prerequisite topics

Prerequisites (3)

Leads To (1)