a \(K^{th}\) Principal Minor of a \(N\times N\) Square Matrix \(A\) (where \(1 \leq K < N \) ) is the Determinant Value of the \(K\times K\) Sub-Matrix Obtained by Removing \(N-K\) Number of Rows (and Corresponding Columns) from the Matrix.
For any \(N\times N\) Square Matrix \(A\), the Total Number of \(K^{th}\) Principal Minors is \(C(N,K)\) (or \(C(N,N-K)\) which gives the Number of Combinations Without Repeatition that can be formed out of \(N\) Items taking \(K\) Items a a time).
The Sum of All \(K^{th}\) Principal Minors of a Square Matrix is called the Trace of \(K^{th}\) Principal Minors of the Square Matrix.
When \(K =1 \), the \(K^{th}\) Principal Minors are the Main Diagonal Elements and Trace of \(K^{th}\) Principal Minors of the Square Matrix is Same as Trace of the Matrix.
The Absolute Values of Traces of \(K^{th}\) Principal Minors of a Square Matrix give the Absolute Values Co-efficients of the Charateristic Polynomial/Polynomial Equation of the Square Matrix .
Following example calculates the \(K^{th}\) Principal Minors and Traces of \(K^{th}\) Principal Minors of a \(2\times 2\) Matrix \(A\)