4.6.23 · D1Ordinary Differential Equations

Foundations — Stability of equilibria — stable, unstable, saddle, spiral, centre

2,086 words9 min readBack to topic

Before you can classify a "stable spiral" you must be able to read every mark on the page. Below is every symbol and idea the parent note leans on, ordered so each one is built from the one before it. Nothing is assumed.


1. A point on a plane:

Picture a bird's-eye map. Give me (how far east) and (how far north) and I can put my finger on exactly one location. That finger-spot is the state.

Why the topic needs it: the whole subject is about what happens to that dot over time — so first we must agree the dot lives on a 2D plane described by two numbers.

Figure — Stability of equilibria — stable, unstable, saddle, spiral, centre

2. Time and the dot's motion: , ,

The pair is the velocity vector. Think of as "opposite of standing still in the east–west direction" — a positive pushes the dot right, negative pushes it left.

Why the topic needs it: "stability" is a question about motion after a nudge. No notion of speed, no notion of "comes back" or "flies away".


3. The rule that sets the arrows: and

The word autonomous means and depend only on where you are, not on what time it is — the wind pattern is frozen, painted onto the map once and for all.

Why the topic needs it: this pair is the differential equation. Everything downstream — equilibria, Jacobian, eigenvalues — is squeezed out of and .

Figure — Stability of equilibria — stable, unstable, saddle, spiral, centre

4. Where the wind dies: the equilibrium

Why the topic needs it: equilibria are the only candidates for long-term rest. The entire topic asks one thing about them — is the calm spot a trap, a launchpad, or a whirlpool?


5. Small nudges: ,

This is just re-drawing the map with the origin moved onto the calm spot. A nudge means starting at small (dot placed just beside the calm point) and watching whether shrink to zero (comes back) or grow (runs away).

Why the topic needs it: stability is a local question. By centring on the equilibrium we only ever deal with small , which is exactly what makes the next step — linearising — legal.


6. Slopes of the wind: partial derivatives

The reason we can use a straight-line slope at all: very close to the calm spot, the curved wind pattern looks flat, just like the Earth looks flat from your window. That's a first-order Taylor approximation — trade the true curved rule for its tangent, which is a slope times a step.

Why the topic needs it: these four numbers are the raw material of the Jacobian matrix — the local "wind rulebook".

Figure — Stability of equilibria — stable, unstable, saddle, spiral, centre

7. Packing the slopes into a grid: the matrix

Near the equilibrium the flow obeys the beautifully simple rule Read it as: "give me your current offset and hands back your current velocity." The matrix is the linearised law of motion.

Why the topic needs it: instead of studying every point separately, one grid captures the entire local behaviour. The rest of the topic is just interrogating this grid.

Learn matrices proper in Eigenvalues and eigenvectors.


8. Two summary numbers: trace and determinant

Why the topic needs it: the parent classifies every equilibrium using only these two numbers plus one derived quantity — no eigenvector hunting required. See the whole map in the Trace–determinant plane.


9. The growth rates: eigenvalues

The number (with ) is what lets a single formula describe turning, because traces a circle. That is the mathematical reason spirals and centres exist at all.

Eigenvalues come from by The quantity under the root, , is the discriminant: forces the square root to be imaginary — that's precisely when spirals/centres appear.

Why the topic needs it: the sign of the real part of each decides stability; the imaginary part decides rotation. Eigenvalues are the final verdict.


10. Reading the flow as a whole: phase portrait

Explore these fully in Phase portraits. When you want to prove stability without solving anything, you reach for an energy-like function — Lyapunov stability — and the physical archetype of a stable spiral is the Damped harmonic oscillator.


Prerequisite map

point x y on plane

velocity xdot ydot

rule f and g the wind

equilibrium where wind is zero

small nudges u and v

partial derivatives four slopes

Jacobian matrix J

trace and determinant

eigenvalues lambda

stability classification

phase portrait


Equipment checklist

Test yourself — cover the right side and answer aloud.

What does the state represent?
One dot on a 2D map — everything we know about the system right now.
What does mean in words?
How fast is changing right now (the eastward speed of the dot).
What are and ?
The velocity rule — feed them a location, they return the two speeds .
What defines an equilibrium ?
A calm spot where and at once, so the dot stays put.
Why do we switch to ?
To centre the map on the equilibrium and study only small nudges.
Why a partial derivative and not an ordinary one?
Because has two inputs; we freeze all but one to measure steepness in that single direction.
What is the Jacobian ?
The grid of the four slopes — the local linear law .
What are and ?
Trace (sum of diagonal, net expansion) and determinant (area scaling / twist) of .
What is an eigenvalue , physically?
A pure growth/rotation rate; solutions go like along special directions.
What does a complex signal?
Rotation — its real part decays/grows, its imaginary part spins → spiral or centre.
What is the discriminant and what does mean?
; means complex eigenvalues → spiral or centre.