Can a matrix with all zero diagonal entries be diagonalized?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
pizzamakeren
Messages
17
Reaction score
0
Homework Statement
A simple question about the topic diagonal matrix and diagonalization.
Relevant Equations
No equations
A quick and simple question. I just realized that this has been posted in the wrong section, but ill give it a try anyway. Does anyone know if it's possible to diagonalize a hollow matrix? What i mean by a hollow matrix is a matrix with only zero entries along the diagonal.
 
Last edited:
Physics news on Phys.org
Why not? Try diagonalizing$$\begin{pmatrix}
0 & 1 \\
1 & 0
\end{pmatrix}$$and see what you get.
 
Sometimes. It depends on the matrix.
\begin{pmatrix}
0 & 0 \\ 0 & 0
\end{pmatrix}
is obviously diagonalizable.