I need help with the following proof:
Given a symmetric positive-definite matrix, show that any diagonal submatrix of full rank must also be symmetric positive-definite.
Thanks
I need help with the following proof:
Given a symmetric positive-definite matrix, show that any diagonal submatrix of full rank must also be symmetric positive-definite.
Thanks
Copyright © 2021 JogjaFile Inc.
An $n \times n$ matrix $Q$ is SPD if $x^T Q x> 0$ for every vector $x$. This is also true the vector $x$ contains zeros.
Let now $P= Q_{i:j,i:j}$ some submatrix around the matrix diagonal with $i<j<n $. Then we have $y^T P y = x^T Q x > 0$ where $x$ contains the the vector $y$ and $x_k = 0$ for $k<i$ and $k>j$.