Question
Question: Let A be a non-singular matrix of order \(3\times 3\) whose entries are complex numbers which satisf...
Let A be a non-singular matrix of order 3×3 whose entries are complex numbers which satisfy 2A2=4A+A3, then which of the following is/are true.
(a) det(A)=−8,
(b) det(adj(2A))=1,
(c) adjA=A2,
(d) tr((A−2I)3)=24.
Solution
We start solving the problem by multiplying 2A2=4A+A3 with A−1 and using A2=2A+2A3 to get matrix A3. We then use the facts that det(xB)=xndet(B), where ‘n’ is the order of the matrix, det(An)=(det(A))n and det(I)=1 to find value of det(A). We then use the fact det(adj(A))=(det(A))n−1 to find det(adj(2A)). We then multiply the obtained A3 with A−1 on both sides and use the fact adj(A)=∣A∣A−1 to find adj(A). Now, consider (A−2I)3 and use the necessary relations to find the matrix and then find the trace of it.
Complete step by step answer:
According to the problem, we are given that A is a non-singular matrix of order 3×3 whose entries are complex numbers and satisfies 2A2=4A+A3. We need to find which of the given options are true.
Since A is a non-singular matrix, it will have an inverse.
Now, let us multiply both sides of 2A2=4A+A3 with A−1.
So, we get 2A.A.A−1=4A.A−1+A.A.A.A−1.
We know that A.A−1=I. So, we get 2A.I=4I+A.A.I.
⇒2A=4I+A2 ---(1).
But we have 2A2=4A+A3, which gives A2=2A+2A3. We substitute this in equation (1).
⇒2A=4I+2A+2A3.
⇒2A3=−4I.
⇒A3=−8I ---(2).
Now, we have 8A3=−I. Let us apply determinant on both sides.
⇒det(8A3)=det(−I).
We know that det(xB)=xndet(B), where ‘n’ is the order of the matrix.
⇒det((2A)3)=(−1)3det(I).
We know that det(An)=(det(A))n and det(I)=1.
So, we get det(2A)3=−1.
⇒det(2A)=−1 ---(3).
⇒(21)3×det(A)=−1.
⇒81×det(A)=−1.
⇒det(A)=−8 ---(4).
We know that det(adj(A))=(det(A))n−1, where ‘n’ is the order of the matrix.
So, we get det(adj(2A))=(det(2A))3−1.
⇒det(adj(2A))=(det(2A))2.
From equation (3), we get det(adj(2A))=(−1)2.
⇒det(adj(2A))=1 ---(5).
From equation (2), we have A3=−8I. Let us multiply both sides with A−1.
⇒A.A.A.A−1=−8I.A−1.
⇒A.A.I=−8A−1.
From equation (4), we have A2=∣A∣A−1.
We know that adj(A)=∣A∣A−1. So, we get A2=adj(A) ---(6).
Now, let us consider (A−2I)3.
⇒(A−2I)3=A3−6A2+12A−8I.
⇒(A−2I)3=A3−3(4A+A3)+12A−8I.
⇒(A−2I)3=A3−12A−3A3+12A−8I.
⇒(A−2I)3=−2A3−8I.
From equation (2), we get (A−2I)3=−2(−8I)−8I.
⇒(A−2I)3=16I−8I.
⇒(A−2I)3=8I.
⇒(A−2I)3=8 0 0 080008.
⇒tr((A−2I)3)=8+8+8=24 ---(7).
From equations (4), (5), (6) and (7), we can see all the given options are true.
∴ The correct options for the given problem are (a), (b), (c) and (d).
Note: We can see that this problem contains a heavy amount of calculations, so we need to do each step carefully while solving this problem. We can also assume a matrix with complex numbers to solve this problem but that becomes hectic to make the calculations and get the solution. We can also take the complex cube roots of –1 but, we just need to check whether at least one of the solutions satisfy the options.