What must be the if the matrix
a 5] has three distinct real eigenvalues?
The trace of matrix A is 011 + 022, which can be calculated by the summation of all eigenvalues, and the determinant can be calculated by the product of all eigenvalues. Let λ1, λ2, and λ3 be the eigenvalues of A. What is the determinant of (A-1)T? Let A = [a b; c d].
A. (3 pts) If trace(A) = 10 for λi = 5, find A.
B. (3 pts) By using the result of (i), find det(A).
C. (3 pts) Determine one matrix A that satisfies parts (i) and (ii).