347 views
2 votes
2 votes

Let A be a 4 × 4 matrix with real entries such that -1, 1, 2, -2 are its eigen values. If B = A4 - 5A2 + 5I where I denotes 4 × 4 identity matrix, then which of the following is correct? (det(X) represents determinant of X)

(A) det(A + B) = 0

(B) det(B) = 1

(C) trace of A + B is 4

(D) all of these

1 Answer

Best answer
1 votes
1 votes

Eigen Values of A : <-1, 1, 2, -2>
Eigen Values of B :
<(-1)4 -5*(-1)2 +5, (1)
4 -5*(1)2 +5, (1)4 -5*(-1)2 +5, (2)4 -5*(-2)2 +5, (-2)4 -5*(-2)2 +5> = <1, 1, 1, 1>

All options are true.

 

selected by