Does the arrangement of eigenvectors matter for diagonalizing a matrix?

  • Thread starter Thread starter pyroknife
  • Start date Start date
  • Tags Tags
    Matrix
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 1K views
pyroknife
Messages
611
Reaction score
4
The problem is attached.
For these kind of problems where they find the matrix P that consists of the eigenvectors, does it matter the way the eigenvectors are arranged? Like can I interchange columns?

I know the determinant changes when I do that, but for diagonalizing purposes, is there a specific way the eigenvectors must be arranged in the matrix?
 

Attachments

  • Untitled.png
    Untitled.png
    29.6 KB · Views: 503
Physics news on Phys.org
Yes, you can interchange colums (of course, P-1 must be the multiplicative inverse of the new P). The result will be a diagonal matrix, still with the eigenvalues in different positions on the diagonal. Every eigenvector corresponds to a specific eigenvalue. What ever eigenvector you use as the first column will have its eigenvalue at the top left of the diagonal and so on.