Download Article
Download Article
Find the eigenvalues, eigenvectors, and the diagonal matrix
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.
Steps
-
Recall the equation for finding eigenvalues. Eigenvalues are the scalar value associated with an eigenvector, represented by the symbol lambda (λ). To find eigenvalues, use the following equation: [1] X Research source
- In other words, the determinant of lambda times the identity matrix minus the given transformation matrix.
-
Set up the determinant equation. Here is an example for a 2 by 2 matrix:Advertisement
-
Simplify the determinant equation. The equation simplifies to:
-
Solve for the determinant. 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.
Advertisement
-
Use the equation to find eigenvectors. Recall that the equation to find eigenvectors for a given lambda: [2] X Research source
-
- 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.
-
-
Plug in an eigenvalue to the equation. For example, using the eigenvalue lambda = -5 from our problem:
-
Find the reduced row echelon form. 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:
- Our starting matrix:
-
Find the eigenvector. To do so:
- Our starting matrix equation:
- Writing the matrix as a linear equation:
- Write the components as an eigenvector:
- Our starting matrix equation:
-
Repeat the above eigenvector process for any other eigenvalues. 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:
Advertisement
-
Write P, the matrix of eigenvectors. 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.
-
Find the inverse of P. For our example, the inverse of P (P^-1) is:
- Check out our expert guide to finding the inverse of a 3x3 matrix if you need a refresher!
-
Solve for the diagonal matrix D. 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 .
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
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!
References
- ↑ https://math.libretexts.org/Bookshelves/Linear_Algebra/A_First_Course_in_Linear_Algebra_(Kuttler)/07%3A_Spectral_Theory/7.01%3A_Eigenvalues_and_Eigenvectors_of_a_Matrix
- ↑ https://www.khanacademy.org/math/linear-algebra/alternate-bases/eigen-everything/v/linear-algebra-finding-eigenvectors-and-eigenspaces-example
- ↑ https://www.youtube.com/watch?v=U8R54zOTVLw
- ↑ https://www.youtube.com/watch?v=PFDu9oVAE-g
- ↑ https://math.libretexts.org/Bookshelves/Linear_Algebra/A_First_Course_in_Linear_Algebra_(Kuttler)/07%3A_Spectral_Theory/7.02%3A_Diagonalization
About This Article
Thanks to all authors for creating a page that has been read 20,198 times.
Advertisement