QED
Linear Algebra · step 6 of 13

Eigenvalues & eigenvectors

A non-zero v is an eigenvector of A with eigenvalue λ when Av = λv — the map only stretches v, without rotating it. The eigenvalues are the roots of det(A − λI) = 0, and for each one the eigenvectors are the non-zero solutions of (A − λI)v = 0. That system is always singular by construction, so a free variable is guaranteed.

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. Form the characteristic polynomialCompute det(A − λI) and set it to zero. For 2×2 it is λ² − (trace)λ + det.
  2. Solve for the eigenvaluesFactor the polynomial. Exam matrices are chosen so the roots are small integers.
  3. Solve (A − λI)v = 0 for each λRow reduce; the system must have a free variable, and its solution space is the eigenspace.
  4. Present eigenvectors up to scaleAny non-zero multiple is an eigenvector, so give a clean representative such as (1, 2).

Worked example

Find the eigenvalues and eigenvectors of A = [[4, 1], [2, 3]].

  1. trace = 7, det = 12 − 2 = 10, so the characteristic polynomial is λ² − 7λ + 10.
  2. Factor: (λ − 5)(λ − 2) = 0, giving λ = 5 and λ = 2.
  3. For λ = 5: A − 5I = [[−1,1],[2,−2]], so −x + y = 0 and v = (1, 1).
  4. For λ = 2: A − 2I = [[2,1],[2,1]], so 2x + y = 0 and v = (1, −2).

Answer. λ = 5 with eigenvector (1,1); λ = 2 with eigenvector (1,−2). Check: A(1,1) = (5,5) ✓.

Where marks get dropped

These are the specific errors that cost credit on eigenvalues & eigenvectors questions — QED's rubric penalises each of them separately.

Practise this until it is automatic

Unlimited fresh questions

QED generates new eigenvalues & eigenvectors 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 Linear Algebra mastery is tracked so you know when this is exam-ready.

Eigenvalues & eigenvectors — frequently asked questions

What do the trace and determinant tell me?

The eigenvalues sum to the trace and multiply to the determinant. It is the fastest sanity check on a 2×2 computation.

Can eigenvalues be complex?

Yes — a rotation matrix has no real eigenvalues, since no direction is preserved. Over ℂ every n×n matrix has n eigenvalues with multiplicity.

What is an eigenspace?

The null space of A − λI, containing all eigenvectors for λ plus the zero vector. Its dimension is the geometric multiplicity and never exceeds the algebraic one.

The rest of Linear Algebra

Matrices, systems, determinants, eigenvalues. Each subtopic below has its own method, worked example and mark-losing traps.

Ready to make eigenvalues & eigenvectors 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 →