QED
Differential Equations · step 13 of 14

Systems of linear ODEs via eigenvalues

For the system x′ = Ax, each eigenvalue–eigenvector pair (λ, v) gives a solution ve^(λt), and the general solution is their linear combination. The eigenvalues also classify the phase portrait completely: both negative gives a stable node, opposite signs a saddle, and complex eigenvalues a spiral whose stability follows the sign of the real part.

Unlimited questions · marked criterion by criterion · no card needed

Method: how to approach it

The order below is what examiners expect to see, and each step carries its own marks.

  1. Find the eigenvalues of ASolve det(A − λI) = 0.
  2. Find an eigenvector for eachSolve (A − λI)v = 0 — the system is singular by construction, so a free variable appears.
  3. Assemble the general solutionx = c₁v₁e^(λ₁t) + c₂v₂e^(λ₂t) for distinct real eigenvalues.
  4. Classify the equilibriumBoth λ < 0: stable node. Both > 0: unstable node. Opposite signs: saddle. Complex with negative real part: stable spiral.

Worked example

Solve x′ = Ax for A = [[1, 2], [0, 3]] and classify the origin.

  1. A is triangular, so the eigenvalues are 1 and 3.
  2. For λ = 1: (A − I) = [[0,2],[0,2]], giving y = 0 and v₁ = (1,0).
  3. For λ = 3: (A − 3I) = [[−2,2],[0,0]], giving x = y and v₂ = (1,1).
  4. Both eigenvalues are positive.

Answer. x = c₁(1,0)e^t + c₂(1,1)e^(3t); the origin is an unstable node, with all trajectories fleeing it.

Where marks get dropped

These are the specific errors that cost credit on systems of linear odes via eigenvalues questions — QED's rubric penalises each of them separately.

Practise this until it is automatic

Unlimited fresh questions

QED generates new systems of linear odes via eigenvalues problems on demand at warm-up, exam and challenge level, so you can drill this one skill until it stops costing you marks.

Marked like an examiner

Every answer is scored against a point-by-point rubric with partial credit, so you see exactly which step of the method broke down — not just a tick or a cross.

Answer in real notation

A one-tap symbol palette, a visual equation editor and a truth-table builder — or photograph your handwritten working and QED converts it to LaTeX.

Saved to your library

Every question you generate is kept and re-takeable as a timed exam, and your Differential Equations mastery is tracked so you know when this is exam-ready.

Systems of linear ODEs via eigenvalues — frequently asked questions

What is a saddle point?

An equilibrium with eigenvalues of opposite sign: trajectories approach along one eigenvector direction and escape along the other. It is always unstable.

How do complex eigenvalues appear in the phase portrait?

As rotation. λ = α ± βi gives spirals with rotation rate β, spiralling inwards when α < 0 and outwards when α > 0. Pure imaginary gives closed orbits — a centre.

How does this relate to second-order equations?

Any second-order equation converts to a 2×2 system by setting x₁ = y and x₂ = y′. The eigenvalues are exactly the characteristic roots.

The rest of Differential Equations

Solving and modelling with ODEs, from separable to systems. Each subtopic below has its own method, worked example and mark-losing traps.

Ready to make systems of linear odes via eigenvalues exam-proof?

Generate your first questions free — no card, no setup, no personal data stored. Practise until the method is second nature.

Start practising free →