I have problems in understanding the terminology used in Sylvester's Criterion about the "sign" of a matrix. I got the "positive-definite", the "negative-definite", the "indefinite" and "non-definite" (the last one is when the determinant is zero, whilst the penultimate refers to two eigenvalues with different signs).
What it's really unclear are those two:
- positive semi-definite: "all its eigenvalues are non negative"
- positive semi-definite but non positive definite: "there is one zero eigenvalue and the rest are non negative".
I would really understand why one has to complicate the terminology in such a horrible way. Why shall we use "non negative"? Just say "Positive".
Also, what's the difference between "all its eigenvalues are non negative" and "there is one zero eigenvalue and the rest are non negative"? I don't get this.
If zero is counted as "neither negative nor positive" then wouldn't positive semi-definite mean positive definite?
It's all so messy.
When they say "all its eigenvalues are non negative" for a definite matrix for the term "positive-definite", they are trying to emphasize that there does not exist a zero within the matrix, and likewise with "positive semi-definite but non positive definite". These distinctions are important when one is using matrices, and their eigenvalues, to determine determine if a function is convex or not using the Hessian matrix, as determining convexity function of a Hessian matrix with eigenvalues that are equal to zero may leads to inconclusive results on where if the function is convex or not. In other words, unless there exists other strictly positive (or negative for concave function) eigenvalues, we couldn't make a conclusion about the function.
Though, you are correct in that it is messy. It would be better of them to simply say that it's another way to phrase the exact same thing, but there is an importance on defining it such terms if the author is leading up to using those for such cases