PDA

View Full Version : diagonalisable?


Fairy111
May25-09, 12:21 PM
1. The problem statement, all variables and given/known data

If you need to check whether an nxn matrix, A, is diagonalisable or not, do you just find out what det(XI-A) is, and then if X has n distinct values it is diagonalisable, otherwise it's not.



2. Relevant equations



3. The attempt at a solution

matt grime
May25-09, 12:22 PM
Consider the identity matrix...

Fairy111
May25-09, 12:33 PM
The identity matrix has only one distinct solution, 1, but it is diagonalisable...

So how do you go about checking whether or not a matrix is diagonalisable or not?

Random Variable
May25-09, 12:48 PM
A nxn square matrix is diagonizable if it has n linearly independent eigenvectors. Having n distinct eigenvalues is sufficient but not necessary for diagonalizability.