1.

Let us consider a square matrix A of order n with Eigen values of a, b, c then the Eigen values of the matrix AT could be.

A. a, b, c
B. -a, -b, -c
C. a-b, b-a, c-a
D. a<sup>-1</sup>, b<sup>-1</sup>, c<sup>-1</sup>
Answer» B. -a, -b, -c


Discussion

No Comment Found