Is a square zero matrix positive semidefinite?

5.8k Views Asked by At

Does the fact that a square zero matrix contains non-negative eigenvalues (zeros) make it proper to say it is positive semidefinite?

2

There are 2 best solutions below

0
On

The $n \times n$ zero matrix is positive semidefinite and negative semidefinite.

2
On

"When in doubt, go back to the basic definitions"! The definition of "positive semi-definite" is "all eigen-values are non-negative". The eigenvalues or the zero matrix are all 0 so, yes, the zero matrix is positive semi-definite. And, as Gary Moon said, it is also negative semi-definite.