Given n×n matrix A=[aij], the submatrices Ak where i,j≤k A is Positive Definite Matrix if all determinants det(Ak) are positive A is Negative Definite Matrices if all determinants det(Ak) alternate sign with det(A1)<0 , det(A2)>0, det(A3)<0, det(A4)>0, etc