Why Does a 2x2 Matrix [x y; y z] in the PSD Cone Imply x>=0, z>=0, and xz>=y^2?

  • Thread starter Thread starter peterlam
  • Start date Start date
  • Tags Tags
    Cone Positive
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
1 reply · 5K views
peterlam
Messages
16
Reaction score
0
Hi!

If we have a 2x2 matrix [x y;y z] belonging to a positive semidefinite cone. Why is it equivalent to say x>=0, z>=0, and xz>=y^2?

Thanks!
 
Physics news on Phys.org
A matrix is PSD if and only if it's principal minors are nonnegative (see http://en.wikipedia.org/wiki/Positive-definite_matrix#Characterizations").

A 2x2 matrix has three principal minors - the diagonal elements, and the determinant. So x,z >= 0, and xz - y^2 >=0.

I'm sure there is a way to see this without having to use the principal minors characterization though.
 
Last edited by a moderator: