I am interested to find out the proof for the following statement (it's from my textbook and it is stated without proof):
A symmetric matrix is negative definite if and only if all of its principal minors of even order are positive and all of its principal minors of odd order are negative.
Based on the proof for the case of positive definite symetric matrix on Wikipedia, I think this proof will be more complicated. So here are the specific things that I hope someone can elaborate on:
- What are the theorems I need to be aware of to understand this proof?
- Why does the sign of the odd and even order of the principal minors matter in the case of the negative symmetric matrix while in the case of the positive symmetric matrix, all of its principal minors must be positive?
Thank you.