Business I / Matrix Diagonalisation
Practice question · Put in order

Order the diagonalisation procedure.

Hints
  1. The eigenvalues must be found before their directions.
  2. The decomposition is assembled last.
Show the answer
  1. Find eigenvalues: solve det(AλI)=0\det(A - \lambda I) = 0
  2. Find eigenvectors: solve (AλI)v=0(A - \lambda I)\mathbf{v} = \mathbf{0}
  3. Form PP from eigenvector columns
  4. Form DD with eigenvalues on diagonal
  5. Verify A=PDP1A = PDP^{-1}
Why

Eigenvalues first (characteristic equation), then eigenvectors (null space), then assemble the decomposition.

Read the lesson: Matrix Diagonalisation →

Practise Matrix Diagonalisation

The app has 7 more questions on this lesson, and keeps your place in the course. Business I is free to start.

More questions on Matrix Diagonalisation