Linear Systems
For , each eigenpair gives a straight-line solution , and the general solution mixes them. The eigenvalue SIGNS shape the picture: both negative — everything decays to the origin (sink); both positive — source; opposite signs () — a SADDLE.
Eigenvalues make trajectories rotate with rate while scales them: spirals in or out, or pure circles when . The system , is the cleanest case: from — a rotation, forever.
, solves coordinate-wise: . Diagonalization is the art of choosing coordinates that make EVERY system look like this one.
Predator-prey cycles, coupled pendulums, chemical reaction networks, epidemic compartments (S-I-R), and multi-loop circuits are systems of ODEs. The eigenvalue portrait — sink, source, saddle, spiral — is the universal vocabulary for "what happens in the long run" across all of them.
Classify . Work: trace , det , discriminant : two real negative eigenvalues ( and ) — a stable NODE; everything decays to the origin, fastest along the eigendirection .
Proofs & Why It Matters
Differentiate : . Apply the matrix instead: using .
The two agree, so every eigenpair yields a straight-line solution; independence of eigenvectors makes their combinations the general solution.
Let . Then : is CONSTANT, so trajectories stay on circles about the origin. Differentiating gives , simple harmonic motion, so from : , — uniform rotation, confirming the circle.
Going Deeper: Explanations & Worked Problems
To solve : find the eigenpairs of ; each gives a straight-line solution ; the general solution is ; initial data fixes by writing in the eigenbasis.
The PICTURE follows from the signs alone: both — every trajectory slides to the origin (stable node); both — everything escapes (source); opposite signs — a SADDLE: trajectories sweep in along the negative eigenline and out along the positive one, and detects this without computing anything else. Complex : spirals, inward if , outward if , closed ellipses if . Trace and determinant of a thus classify the whole portrait before any solving happens.
Solve , .
Step 1 — eigenpairs (computed in the eigenvalue topic): with ; with .
Step 2 — general solution: .
Step 3 — initial data: means , : , .
Step 4 — the answer: , i.e. , .
Step 5 — behavior: both eigenvalues are positive, so the origin is a source; as grows the term dominates and the trajectory hugs the line — the fast eigendirection — while for it aligned with . Eigenvectors are the skeleton every trajectory drapes itself on.
Classify the equilibrium of for , then for , using only trace and determinant.
For : — eigenvalues have opposite signs (their product is negative): a SADDLE, unstable, no further computation required; indeed with eigenlines (outflow) and (inflow). For : , : eigenvalues satisfy , so — pure imaginary: closed orbits, a CENTER; and indeed conserves , so trajectories are literal circles. Two matrices, four numbers total examined, both portraits fully determined.