PDF download Download Article

Find the eigenvalues, eigenvectors, and the diagonal matrix

PDF download Download Article

Finding a diagonal matrix can be a lengthy process, but it’s easy if you know the steps! You’ll need to calculate the eigenvalues, get the eigenvectors for those values, and use the diagonalization equation. Diagonal matrices are great for many different operations, such as computing the powers of the matrix. This wikiHow guide shows you how to diagonalize a matrix.

Things You Should Know

  • Find the eigenvalues of your given matrix.
  • Use the eigenvalues to get the eigenvectors.
  • Apply the diagonalization equation using the eigenvectors to find the diagonal matrix.
  • Note that not all matrices can be diagonalized.
Part 1
Part 1 of 3:

Find the Eigenvalues

PDF download Download Article
  1. Eigenvalues are the scalar value associated with an eigenvector, represented by the symbol lambda (λ). To find eigenvalues, use the following equation: [1]
    • In other words, the determinant of lambda times the identity matrix minus the given transformation matrix.
  2. Here is an example for a 2 by 2 matrix:
    Advertisement
  3. The equation simplifies to:
  4. To do so in a 2 by 2 matrix, multiply the top-left value and the bottom-right value, then subtract the product of the top-right value and bottom-left value. We also have a guide for finding the determinant for 3x3 matrices . Continuing our example:
    • and
    • These two values are the eigenvalues.
  5. Advertisement
Part 2
Part 2 of 3:

Find the Eigenvectors

PDF download Download Article
  1. Recall that the equation to find eigenvectors for a given lambda: [2]
      • In other words, a given transformation matrix (A) times the eigenvector (V) equals the eigenvalue (lambda) times the eigenvector (V).
    • This can be rewritten as:
      • Where I is the identity matrix.
  2. For example, using the eigenvalue lambda = -5 from our problem:
  3. Use elementary row operations to get the reduced row echelon form of the new matrix. Continuing our example:
    • Our starting matrix:
    • The matrix in reduced row echelon form:
  4. To do so:
    • Our starting matrix equation:
    • Writing the matrix as a linear equation:
    • Write the components as an eigenvector:
  5. You’ll need the eigenvectors for each of the eigenvalues to diagonalize the matrix. For example, repeating the process for lambda = 10 yields the eigenvector:
  6. Advertisement
Part 3
Part 3 of 3:

Diagonalize the Matrix

PDF download Download Article
  1. The equation is: [3] [4] [5]
    • P^-1 * A * P = D
    • Where P is the matrix of eigenvectors, A is the given matrix, and D is the diagonal matrix of A.
  2. For our example with two eigenvectors, P would be:
    • Where the first column is the eigenvector of lambda = -5, and the second column is the eigenvector for lambda = 10.
  3. For our example, the inverse of P (P^-1) is:
  4. Use the equation P^-1 * A * P = D to diagonalize the matrix A. Continuing our example:
  5. Advertisement

Expert Q&A

Ask a Question
      Advertisement

      Tips

      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Thanks for submitting a tip for review!

      About This Article

      Thanks to all authors for creating a page that has been read 16,563 times.

      Did this article help you?

      Advertisement