Mathematics I / Diagonalization
Practice question · Put in order

Order the steps of diagonalizing an n by n matrix A.

Hints
  1. Eigenvalues come before eigenvectors, and the count check comes before building anything.
  2. The columns of P and the diagonal entries of D must correspond in the same order.
Show the answer
  1. Find the eigenvalues from the characteristic equation
  2. Find a basis of the eigenspace for each eigenvalue
  3. Check that the eigenvectors collected together number n and are independent
  4. Put those eigenvectors as the columns of P and the matching eigenvalues on the diagonal of D
  5. Write A = P D P inverse
Why

The check at step 3 is the one people skip: if the eigenvectors number fewer than n, no P exists and the process must stop. When they do number n, the j-th column of P must be an eigenvector for the j-th diagonal entry of D, misaligning them silently produces a wrong factorisation.

Read the lesson: Diagonalization →

Practise Diagonalization

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

More questions on Diagonalization