Matrix, eigenvalues and diagonalization

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
4 replies · 3K views
jkeatin
Messages
66
Reaction score
0
Matrix A= 1 2 0
2 1 0
2 -1 3



i got eigenvalues k=3 k=-1 what do i do after that to prove it is not able to be diagonalized
 
on Phys.org
jkeatin said:
i got eigenvalues k=3 k=-1 what do i do after that to prove it is not able to be diagonalized

Hi jkeatin! :smile:

-1 is a is a double eigenvalue …

so just plug -1 in and solve, and show that there is only one independent solution. :wink:
 


The point is that an n by n matrix is diagonalizable if and only if it has n independent eigenvectors. Since -1 is a double root of the characteristic polynomial, the matrix may not have two independent eigenvectors corresponding to eigenvalue -1. That is what you need to prove.