Correct option is A
Let A be any 5×5 matrix with eigenvalues d1,d2,d3,d4,d5
The eigenvalues of A−1 will be:
d11,d21,d31,d41,d51.
Now, since the characteristic polynomial of A and A−1 is the same:
A and A−1 have the same eigenvalues.
Thus:
d1=d11,d2=d21,…,d5=d51.
This implies:
d12=d22=…,d52=1.
⟹d1=d2=d3=d4=d5=±1
Verifying Options:Option A:det(A)2=(product of eigenvalues of A)2=[d1d2d3d4d5]2.Since di2=1 for all i,det(A)2=1.⟹Option A is correct.
Option B:det(A)5=(det(A))5=15=1. However, eigenvalues can be +1 or -1, and the product may yield -1. For example, if det(A) = -1
then , Option B becomes incorrect.
Options C and D : Trace(A)=d1+d2+⋯+d5=±1So, both options are incorrect.