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:
    • You’re done! You have diagonalized a matrix. For more linear algebra info, check out how to divide matrices and how to transpose a matrix.
  5. Advertisement

Expert Q&A

Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement

Video

Tips

Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!

You Might Also Like

Find Eigenvalues and EigenvectorsFind Eigenvalues and Eigenvectors
Find the Determinant of a 3X3 MatrixFind the Determinant of a 3X3 Matrix
Perform an LU FactorizationPerform an LU Factorization
Find the Inverse of a 3x3 MatrixFind the Inverse of a 3x3 Matrix
Divide MatricesDivide Matrices
Solve MatricesSolve Matrices
Understand the Basics of MatricesUnderstand the Basics of Matrices
Reduce a Matrix to Row Echelon FormReduce a Matrix to Row Echelon Form
Find the Null Space of a MatrixFind the Null Space of a Matrix
Transpose a MatrixA Beginner's Guide to Transposing Matrices (with Examples)
Find the Measurement of the Diagonal Inside a RectangleFind the Measurement of the Diagonal Inside a Rectangle
Calculate the Cross Product of Two VectorsCalculate the Cross Product of Two Vectors
Calculate Probabilities of Quantum StatesCalculate Probabilities of Quantum States
Solve Quadratic Equations Solve a Quadratic Equation: A Step-by-Step Guide
Advertisement

About This Article

Grace Imson, MA
Reviewed by:
Math Teacher
This article was reviewed by Grace Imson, MA and by wikiHow staff writer, Kyle Smith. Grace Imson is a math teacher with over 40 years of teaching experience. Grace is currently a math instructor at the City College of San Francisco and was previously in the Math Department at Saint Louis University. She has taught math at the elementary, middle, high school, and college levels. She has an MA in Education, specializing in Administration and Supervision from Saint Louis University. This article has been viewed 24,949 times.
5 votes - 80%
Co-authors: 5
Updated: December 14, 2024
Views: 24,949
Categories: Linear Algebra
Thanks to all authors for creating a page that has been read 24,949 times.

Did this article help you?

Advertisement