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

Question

Let A be any 3 ×\times 3 invertible matrix. Then which one of the following is not always true ?

Options

Solution

Understanding the Adjoint and Inverse of a Matrix

This problem explores the fundamental properties relating an invertible matrix, its adjoint, and its inverse. For an n×nn \times n invertible matrix AA, these relationships are crucial in linear algebra and frequently tested in JEE. An invertible matrix means its determinant, A|A|, is non-zero. In this specific question, AA is a 3×33 \times 3 matrix, so we will use n=3n=3 in our formulas.

Key Concepts and Formulas for an n×nn \times n invertible matrix AA:

  1. Definition of Inverse: The product of a matrix and its adjoint is equal to the determinant of the matrix times the identity matrix. Aadj(A)=adj(A)A=AIA \cdot \text{adj}(A) = \text{adj}(A) \cdot A = |A| I where II is the identity matrix of order nn.

  2. Inverse in terms of Adjoint: This is a direct consequence of the definition above. A1=1Aadj(A)A^{-1} = \frac{1}{|A|} \text{adj}(A)

  3. Determinant of Adjoint: The determinant of the adjoint of AA is related to the determinant of AA. adj(A)=An1|\text{adj}(A)| = |A|^{n-1}

  4. Adjoint of Adjoint: The adjoint of the adjoint of AA can be expressed in terms of AA and its determinant. adj(adj(A))=An2A\text{adj}(\text{adj}(A)) = |A|^{n-2} A

  5. Inverse of Adjoint: The inverse of the adjoint of AA can also be expressed simply. We know A1=1Aadj(A)A^{-1} = \frac{1}{|A|} \text{adj}(A). From this, we can write A=AA1A = |A| A^{-1}. Now, consider (adj(A))1(\text{adj}(A))^{-1}. Using the formula for inverse in terms of adjoint (Formula 2) but applied to adj(A)\text{adj}(A) instead of AA: (adj(A))1=1adj(A)adj(adj(A))(\text{adj}(A))^{-1} = \frac{1}{|\text{adj}(A)|} \text{adj}(\text{adj}(A)) Substitute adj(A)=An1|\text{adj}(A)| = |A|^{n-1} (Formula 3) and adj(adj(A))=An2A\text{adj}(\text{adj}(A)) = |A|^{n-2} A (Formula 4): (adj(A))1=1An1(An2A)(\text{adj}(A))^{-1} = \frac{1}{|A|^{n-1}} (|A|^{n-2} A) (adj(A))1=An2(n1)A=A1A=1AA(\text{adj}(A))^{-1} = |A|^{n-2-(n-1)} A = |A|^{-1} A = \frac{1}{|A|} A So, (adj(A))1=1AA(\text{adj}(A))^{-1} = \frac{1}{|A|} A.

For this problem, AA is a 3×33 \times 3 matrix, so we substitute n=3n=3 into these formulas. Let's evaluate each option to find which one is not always true.


Analysis of Option (A): adj(A)=AA1\text{adj}(A) = |A| \cdot A^{-1}

Step-by-step derivation: We begin with the fundamental formula for the inverse of an invertible matrix (Key Concept 2): A1=1Aadj(A)A^{-1} = \frac{1}{|A|} \text{adj}(A) To isolate adj(A)\text{adj}(A), we multiply both sides of this equation by the scalar A|A|: AA1=A(1Aadj(A))|A| \cdot A^{-1} = |A| \cdot \left( \frac{1}{|A|} \text{adj}(A) \right) AA1=adj(A)|A| \cdot A^{-1} = \text{adj}(A) This precisely matches Option (A).

Conclusion for (A): Option (A) is a direct rearrangement of the definition of the inverse using the adjoint. Therefore, it is always true for any invertible matrix AA, regardless of its dimension.


Analysis of Option (B): adj(adj(A))=AA\text{adj}(\text{adj}(A)) = |A| \cdot A

Step-by-step derivation: We use the general formula for the adjoint of an adjoint matrix (Key Concept 4): adj(adj(A))=An2A\text{adj}(\text{adj}(A)) = |A|^{n-2} A Since AA is a 3×33 \times 3 matrix, we substitute n=3n=3 into the formula: adj(adj(A))=A32A\text{adj}(\text{adj}(A)) = |A|^{3-2} A adj(adj(A))=A1A\text{adj}(\text{adj}(A)) = |A|^1 A adj(adj(A))=AA\text{adj}(\text{adj}(A)) = |A| A This matches Option (B).

Conclusion for (B): Option (B) is derived directly from a standard property of adjoints by substituting n=3n=3. Therefore, it is always true for any 3×33 \times 3 invertible matrix AA.


Analysis of Option (C): adj(adj(A))=A2(adj(A))1\text{adj}(\text{adj}(A)) = |A|^2 \cdot (\text{adj}(A))^{-1}

Step-by-step derivation: To verify this option, we will use two established results for a 3×33 \times 3 matrix:

  1. From our analysis of Option (B), we know: adj(adj(A))=AA(1)\text{adj}(\text{adj}(A)) = |A| A \quad \dots (1)
  2. From Key Concept 5, we know the formula for the inverse of an adjoint matrix: (adj(A))1=1AA(\text{adj}(A))^{-1} = \frac{1}{|A|} A From this, we can express AA in terms of (adj(A))1(\text{adj}(A))^{-1} by multiplying both sides by A|A|: A=A(adj(A))1(2)A = |A| (\text{adj}(A))^{-1} \quad \dots (2) Now, substitute the expression for AA from equation (2) into equation (1): adj(adj(A))=A(A(adj(A))1)\text{adj}(\text{adj}(A)) = |A| \cdot \left( |A| (\text{adj}(A))^{-1} \right) adj(adj(A))=A2(adj(A))1\text{adj}(\text{adj}(A)) = |A|^2 (\text{adj}(A))^{-1} This matches Option (C).

Conclusion for (C): Option (C) is derived by combining standard properties of adjoints and inverses for n=3n=3. Therefore, it is always true for any 3×33 \times 3 invertible matrix AA.


Analysis of Option (D): adj(adj(A))=A(adj(A))1\text{adj}(\text{adj}(A)) = |A| \cdot (\text{adj}(A))^{-1}

Step-by-step derivation: From our analysis of Option (C), we established the correct expression for adj(adj(A))\text{adj}(\text{adj}(A)) for a 3×33 \times 3 matrix: adj(adj(A))=A2(adj(A))1\text{adj}(\text{adj}(A)) = |A|^2 (\text{adj}(A))^{-1} Now, let's compare this derived true statement with what Option (D) proposes: Option (D) states: adj(adj(A))=A(adj(A))1\text{adj}(\text{adj}(A)) = |A| (\text{adj}(A))^{-1}

For Option (D) to be always true, the following equality must hold: A2(adj(A))1=A(adj(A))1|A|^2 (\text{adj}(A))^{-1} = |A| (\text{adj}(A))^{-1} Since AA is an invertible matrix, its determinant A|A| is non-zero. Also, its adjoint adj(A)\text{adj}(A) is invertible (because adj(A)=An1=A20|\text{adj}(A)| = |A|^{n-1} = |A|^2 \neq 0). Therefore, the inverse (adj(A))1(\text{adj}(A))^{-1} exists and is an invertible matrix itself. We can multiply both sides of the equation by adj(A)\text{adj}(A) (from the right) to simplify: A2I=AI|A|^2 I = |A| I Where II is the identity matrix. This implies: A2=A|A|^2 = |A| Rearranging the terms, we get: A2A=0|A|^2 - |A| = 0 Factoring out A|A|: A(A1)=0|A|(|A| - 1) = 0 Since AA is an invertible matrix, its determinant A|A| cannot be zero. Therefore, we must have: A1=0|A| - 1 = 0 A=1|A| = 1 This means Option (D) is true only if the determinant of AA is 11. However, the problem states that AA is any 3×33 \times 3 invertible matrix. An invertible matrix can have any non-zero determinant (e.g., A=2|A|=2, A=5|A|=-5, etc.). Since A|A| is not necessarily 11, Option (D) is not always true.

Conclusion for (D): Option (D) is only true under the specific condition that A=1|A|=1. Since this condition is not always met for an any invertible matrix, Option (D) is not always true.


Final Answer and Summary

We have established that Options (A), (B), and (C) are always true for any 3×33 \times 3 invertible matrix AA. Option (D), however, is true only when A=1|A|=1, which is not a universal property of all invertible matrices.

Therefore, the statement that is not always true is Option (D).

The final answer is D\boxed{\text{D}}.


JEE Pro Tip: Memorizing the key formulas for adjoints and inverses (especially adj(adj(A))=An2A\text{adj}(\text{adj}(A)) = |A|^{n-2} A and (adj(A))1=1AA(\text{adj}(A))^{-1} = \frac{1}{|A|} A) is crucial for quickly solving such problems. When faced with "not always true" questions, try to find a counterexample or a specific condition that must be met for the statement to hold. If that condition is not universally true, then the statement is "not always true."

Practice More Matrices & Determinants Questions

View All Questions