Is every matrix diagonalizable if we allow complex entries?

  • Thread starter Thread starter McLaren Rulez
  • Start date Start date
  • Tags Tags
    Complex Matrix
McLaren Rulez
Messages
289
Reaction score
3
I came across this statement but I am not so sure. I was stuck on this counter-example

<br /> \begin{pmatrix}<br /> 0&amp;1\\0&amp;0<br /> \end{pmatrix}<br />

I'm not really sure what happens to this because the eigenvalues are both zero. I don't know whether this is called diagonalizable because it would just be diag(0,0) or not. And is the general statement true?

Thank you.
 
Physics news on Phys.org
The answer is no, as your counterexample proves. Because of this, you generalize the diagonal decompostion to the Jordan decomposition. The matrix you have provided is called a "Jordan block", the building blocks of the Jordan decomposition.
 
a diagonalizable matrix has its eigenvalues on the diagonal. hence a matrix whose eigenvalues are all zero, can only be diagonalizable if it is the zero matrix. thus any non matrix whose only non zero entries are above the diagonal, has all eigenvalues zero, hence if non zero, such as your example, cannot be diagonalizable.
 
Thank you for the help!
 
Also, referring back to the topic title, your matrix does have complrx entries. They just happen to have imaginary part 0.

Ok that was a nitpicky remark. But goes to show that it won't 'solve' your diagonalizibility 'problem'.
 
Back
Top