Skip to main content
Back to Matrices & Determinants
JEE Main 2023
Matrices & Determinants
Matrices and Determinants
Medium

Question

If A,B,and(adj(A1)+adj(B1))\mathrm{A}, \mathrm{B}, \operatorname{and}\left(\operatorname{adj}\left(\mathrm{A}^{-1}\right)+\operatorname{adj}\left(\mathrm{B}^{-1}\right)\right) are non-singular matrices of same order, then the inverse of A(adj(A1)+adj(B1))1BA\left(\operatorname{adj}\left(A^{-1}\right)+\operatorname{adj}\left(B^{-1}\right)\right)^{-1} B, is equal to

Options

Solution

1. Key Concepts and Formulas

This problem requires a strong understanding of fundamental properties of non-singular matrices, particularly involving inverses and adjoints. We will use the following key properties:

  • Inverse of a Product: For non-singular matrices P,Q,RP, Q, R of the same order, (PQR)1=R1Q1P1(PQR)^{-1} = R^{-1}Q^{-1}P^{-1}.
  • Relationship between Adjoint and Inverse: For a non-singular matrix PP, adj(P)=PP1\operatorname{adj}(P) = |P|P^{-1}. Consequently, P1=1Padj(P)P^{-1} = \frac{1}{|P|}\operatorname{adj}(P).
  • Adjoint of an Inverse: For a non-singular matrix PP, adj(P1)=P1(P1)1=1PP\operatorname{adj}(P^{-1}) = |P^{-1}|(P^{-1})^{-1} = \frac{1}{|P|}P.
  • Inverse of an Inverse: For a non-singular matrix PP, (P1)1=P(P^{-1})^{-1} = P.
  • Determinant of a Product: For non-singular matrices P,QP, Q, PQ=PQ|PQ| = |P||Q|.

2. Step-by-Step Solution

Let the given expression be X=A(adj(A1)+adj(B1))1BX = A\left(\operatorname{adj}\left(A^{-1}\right)+\operatorname{adj}\left(B^{-1}\right)\right)^{-1} B. We need to find X1X^{-1}.

Step 1: Simplify the adjoint terms using the property adj(P1)=1PP\operatorname{adj}(P^{-1}) = \frac{1}{|P|}P. The expression contains adj(A1)\operatorname{adj}(A^{-1}) and adj(B1)\operatorname{adj}(B^{-1}). We can simplify these: adj(A1)=1AA\operatorname{adj}(A^{-1}) = \frac{1}{|A|}A adj(B1)=1BB\operatorname{adj}(B^{-1}) = \frac{1}{|B|}B This simplification is crucial as it replaces the adjoint of an inverse with a simpler form involving the original matrix and its determinant.

Step 2: Substitute the simplified adjoint terms into the expression. Let M=adj(A1)+adj(B1)M = \operatorname{adj}(A^{-1})+\operatorname{adj}(B^{-1}). Substituting the simplified forms: M=1AA+1BBM = \frac{1}{|A|}A + \frac{1}{|B|}B Now, the expression for which we need to find the inverse becomes: X=AM1BX = A M^{-1} B

Step 3: Apply the inverse of a product rule to find X1X^{-1}. We need to find X1=(AM1B)1X^{-1} = (A M^{-1} B)^{-1}. Using the property (PQR)1=R1Q1P1(PQR)^{-1} = R^{-1}Q^{-1}P^{-1}: X1=B1(M1)1A1X^{-1} = B^{-1} (M^{-1})^{-1} A^{-1} Using the property (P1)1=P(P^{-1})^{-1} = P, we have (M1)1=M(M^{-1})^{-1} = M. X1=B1MA1X^{-1} = B^{-1} M A^{-1} This step breaks down the overall inverse into a product of simpler inverses, making it easier to substitute back the expression for MM.

Step 4: Substitute the expression for MM back into X1X^{-1} and simplify. X1=B1(1AA+1BB)A1X^{-1} = B^{-1} \left( \frac{1}{|A|}A + \frac{1}{|B|}B \right) A^{-1} Now, distribute B1B^{-1} from the left and A1A^{-1} from the right: X1=B1(1AA)A1+B1(1BB)A1X^{-1} = B^{-1} \left(\frac{1}{|A|}A\right) A^{-1} + B^{-1} \left(\frac{1}{|B|}B\right) A^{-1} Rearrange the scalar and matrix terms: X1=1A(B1AA1)+1B(B1BA1)X^{-1} = \frac{1}{|A|} (B^{-1} A A^{-1}) + \frac{1}{|B|} (B^{-1} B A^{-1}) Since AA1=IA A^{-1} = I (identity matrix) and B1B=IB^{-1} B = I: X1=1AB1I+1BIA1X^{-1} = \frac{1}{|A|} B^{-1} I + \frac{1}{|B|} I A^{-1} X1=1AB1+1BA1X^{-1} = \frac{1}{|A|} B^{-1} + \frac{1}{|B|} A^{-1} This is the simplified form of the inverse.

Step 5: Compare the result with the given options by simplifying the options themselves. Let's check option (D): 1AB(adj(B)+adj(A))\frac{1}{|A B|}(\operatorname{adj}(B)+\operatorname{adj}(A)) Using the properties AB=AB|AB| = |A||B| and adj(P)=PP1\operatorname{adj}(P) = |P|P^{-1}: 1AB(adj(B)+adj(A))=1AB(BB1+AA1)\frac{1}{|A B|}(\operatorname{adj}(B)+\operatorname{adj}(A)) = \frac{1}{|A||B|} (|B|B^{-1} + |A|A^{-1}) Distribute 1AB\frac{1}{|A||B|} into the parenthesis: =BB1AB+AA1AB= \frac{|B|B^{-1}}{|A||B|} + \frac{|A|A^{-1}}{|A||B|} =B1A+A1B= \frac{B^{-1}}{|A|} + \frac{A^{-1}}{|B|} This matches our derived expression for X1X^{-1}.

3. Common Mistakes & Tips

  • Misinterpreting Adjoint Properties: A common mistake is to confuse adj(P1)\operatorname{adj}(P^{-1}) with (adjP)1(\operatorname{adj} P)^{-1}. Remember, adj(P1)=1PP\operatorname{adj}(P^{-1}) = \frac{1}{|P|}P, while (adjP)1=(PP1)1=1P(P1)1=1PP(\operatorname{adj} P)^{-1} = \left(|P|P^{-1}\right)^{-1} = \frac{1}{|P|} (P^{-1})^{-1} = \frac{1}{|P|}P. In this specific case, they are the same. However, a common mistake is to forget the determinant factor. The key property is adj(P)=PP1\operatorname{adj}(P) = |P|P^{-1}.
  • Order of Operations for Inverse of a Product: Always remember that (PQR)1=R1Q1P1(PQR)^{-1} = R^{-1}Q^{-1}P^{-1}. The order of matrices is reversed when taking the inverse of a product.
  • Careless Distribution: When distributing matrix terms, ensure to maintain the correct order of multiplication (e.g., B1(1AA)A1B^{-1} \left(\frac{1}{|A|}A\right) A^{-1} is not the same as (1AA)B1A1\left(\frac{1}{|A|}A\right) B^{-1} A^{-1}).

4. Summary

To find the inverse of the complex matrix expression, we first simplified the adjoint terms within the parenthesis using the property adj(P1)=1PP\operatorname{adj}(P^{-1}) = \frac{1}{|P|}P. This transformed the expression into a product of three matrices. We then applied the inverse of a product rule, (PQR)1=R1Q1P1(PQR)^{-1} = R^{-1}Q^{-1}P^{-1}, and the inverse of an inverse property, (P1)1=P(P^{-1})^{-1} = P. Finally, we substituted the simplified terms back and performed matrix multiplication, utilizing PP1=IPP^{-1} = I, to arrive at the simplified inverse. Comparing this result with the given options by expanding them revealed a match with option (D).

5. Final Answer

The inverse of A(adj(A1)+adj(B1))1BA\left(\operatorname{adj}\left(A^{-1}\right)+\operatorname{adj}\left(B^{-1}\right)\right)^{-1} B is 1AB1+1BA1\frac{1}{|A|} B^{-1} + \frac{1}{|B|} A^{-1}, which can also be written as 1AB(adj(B)+adj(A))\frac{1}{|A B|}(\operatorname{adj}(B)+\operatorname{adj}(A)).

The final answer is \boxed{\frac{1}{|A B|}(\operatorname{adj}(B)+\operatorname{adj}(A))}, which corresponds to option (D).

Practice More Matrices & Determinants Questions

View All Questions