Solveeit Logo

Question

Question: Let A and B be two non-singular matrices of order 3 x 3. $B^{-1}A^{2}B + B = 0$ and determinant of m...

Let A and B be two non-singular matrices of order 3 x 3. B1A2B+B=0B^{-1}A^{2}B + B = 0 and determinant of matrix B is 12\frac{1}{2} then det(C1C^{-1}) equals (where C=A2B2+B3+A4C = A^{2}B^{2} + B^{3} + A^{4})

A

2

B

4

C

12\frac{1}{2}

D

14\frac{1}{4}

Answer

4

Explanation

Solution

The given equation is B1A2B+B=0B^{-1}A^{2}B + B = 0. Since B is a non-singular matrix, B1B^{-1} exists. Multiply the equation by B on the left:

B(B1A2B+B)=B0B(B^{-1}A^{2}B + B) = B \cdot 0 (BB1)A2B+B2=0(BB^{-1})A^{2}B + B^2 = 0 IA2B+B2=0IA^{2}B + B^2 = 0 (where I is the identity matrix) A2B=B2A^{2}B = -B^2

Since B is non-singular, B2B^2 is also non-singular. We can multiply the equation A2B=B2A^{2}B = -B^2 by B1B^{-1} on the right:

A2BB1=B2B1A^{2}B B^{-1} = -B^2 B^{-1} A2I=B(BB1)A^{2}I = -B(B B^{-1}) A2=BIA^2 = -BI A2=BA^2 = -B

Now consider the expression for C: C=A2B2+B3+A4C = A^{2}B^{2} + B^{3} + A^{4} Substitute A2=BA^2 = -B into this expression. C=(B)B2+B3+(A2)2C = (-B)B^2 + B^3 + (A^2)^2 C=B3+B3+(B)2C = -B^3 + B^3 + (-B)^2 C=0+B2C = 0 + B^2 C=B2C = B^2

We need to find det(C1C^{-1}). Since C=B2C = B^2, we have C1=(B2)1C^{-1} = (B^2)^{-1}. Using the property (Mn)1=(M1)n(M^n)^{-1} = (M^{-1})^n, we get (B2)1=(B1)2(B^2)^{-1} = (B^{-1})^2. So, C1=(B1)2C^{-1} = (B^{-1})^2.

Now, calculate the determinant of C1C^{-1}: det(C1C^{-1}) = det((B1)2(B^{-1})^2) Using the property det(MnM^n) = (det(M))^n, we get: det((B1)2(B^{-1})^2) = (det(B1B^{-1}))^2

We know that for a non-singular matrix B, det(B1B^{-1}) = 1/det(B). We are given that det(B) = 1/2. So, det(B1B^{-1}) = 1 / (1/2) = 2.

Substitute this value back into the expression for det(C1C^{-1}): det(C1C^{-1}) = (det(B1B^{-1}))^2 = 22=42^2 = 4.

Therefore, the final answer is 4.