Which one of the following statements is TRUE about every n × n matrix with only real eigenvalues?
4 views
1 Answers
Option 1 : If the trace of the matrix is positive and the determinant of the matrix is negative, at least one of its eigenvalues is negative.
Trace is the sum of all diagonal elements of a square matrix.
The determinant of a matrix = Product of Eigenvalues.
In a case where the trace is positive, and determinant is negative, then at least one eigenvalue of the matrix or an odd number of eigenvalues has to be negative because the product of eigenvalues of a given matrix is equal to the determinant of a given matrix.
Hence, to have the determinant negative, at least one Eigen value has to be negative but reverse may or may not be true.
4 views
Answered