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

Question

Let the determinant of a square matrix A of order mm be mnm-n, where mm and nn satisfy 4m+n=224 m+n=22 and 17m+4n=9317 m+4 n=93. If det(nadj(adj(mA)))=3a5b6c\operatorname{det}(n \operatorname{adj}(\operatorname{adj}(m A)))=3^{a} 5^{b} 6^{c} then a+b+ca+b+c is equal to :

Options

Solution

Key Concepts and Formulas

This problem relies on a strong understanding of fundamental determinant properties for a square matrix AA of order mm:

  1. Determinant of a Scalar Multiple of a Matrix: If kk is a scalar, then det(kA)=kmdet(A)\det(kA) = k^m \det(A). This formula highlights how scaling a matrix affects its determinant, with the scalar raised to the power of the matrix's order.
  2. Determinant of the Adjoint of a Matrix: The determinant of the adjoint of AA is given by det(adj(A))=(det(A))m1\det(\operatorname{adj}(A)) = (\det(A))^{m-1}. This property is crucial for handling adjoints in determinant calculations.
  3. Determinant of the Nested Adjoint: For a square matrix AA of order mm, the determinant of the adjoint of the adjoint is det(adj(adj(A)))=(det(A))(m1)2\det(\operatorname{adj}(\operatorname{adj}(A))) = (\det(A))^{(m-1)^2}. This formula is derived by applying the second property twice and is a common shortcut in such problems.

Step-by-Step Solution

Step 1: Determine the Values of mm and nn

The problem provides a system of two linear equations to find mm and nn:

  1. 4m+n=224m + n = 22
  2. 17m+4n=9317m + 4n = 93
  • Action: Our goal is to solve this system. We will use the elimination method. Multiply Equation (1) by 4.

    • Reason: This action makes the coefficient of nn in the modified Equation (1) equal to the coefficient of nn in Equation (2), allowing us to eliminate nn by subtraction. 4×(4m+n)=4×22    16m+4n=88(Equation 3)4 \times (4m + n) = 4 \times 22 \implies 16m + 4n = 88 \quad \text{(Equation 3)}
  • Action: Subtract Equation (3) from Equation (2).

    • Reason: Subtracting the equations will eliminate the nn term, leaving a single equation solely in terms of mm, which can then be easily solved. (17m+4n)(16m+4n)=9388(17m + 4n) - (16m + 4n) = 93 - 88 17m16m=517m - 16m = 5 m=5m = 5
  • Action: Substitute the value of m=5m=5 back into Equation (1).

    • Reason: Knowing mm, we can now directly calculate the value of nn using one of the original equations. 4(5)+n=224(5) + n = 22 20+n=2220 + n = 22 n=2220n = 22 - 20 n=2n = 2

Thus, we have found m=5m=5 and n=2n=2.

Step 2: Calculate det(A)\det(A) and Identify the Order of Matrix AA

The problem states that AA is a square matrix of order mm.

  • Action: Use the value of mm determined in Step 1.
    • Reason: The order of the matrix is critical for applying all determinant properties. The order of matrix AA is m=5m=5.

The determinant of matrix AA is given as det(A)=mn\det(A) = m-n.

  • Action: Substitute the values m=5m=5 and n=2n=2.
    • Reason: This provides the specific numerical value of det(A)\det(A) needed for further calculations. det(A)=52=3\det(A) = 5 - 2 = 3

So, we have det(A)=3\det(A) = 3 and the order of AA is 55.

Step 3: Evaluate the Determinant Expression det(nadj(adj(mA)))\det(n \operatorname{adj}(\operatorname{adj}(m A)))

Now we substitute the values m=5m=5, n=2n=2, and det(A)=3\det(A)=3 into the given expression: det(nadj(adj(mA)))=det(2adj(adj(5A)))\det(n \operatorname{adj}(\operatorname{adj}(m A))) = \det(2 \operatorname{adj}(\operatorname{adj}(5 A)))

We will evaluate this expression by applying the determinant properties systematically, working from the outermost operation inwards.

  • Step 3.1: Apply det(kX)=korderdet(X)\det(kX) = k^{\text{order}} \det(X) for the outermost scalar n=2n=2.

    • Reason: We treat X=adj(adj(5A))X = \operatorname{adj}(\operatorname{adj}(5A)) as a single matrix. The scalar is n=2n=2, and the order of the matrix XX is m=5m=5. det(2adj(adj(5A)))=2mdet(adj(adj(5A)))=25det(adj(adj(5A)))\det(2 \operatorname{adj}(\operatorname{adj}(5 A))) = 2^m \det(\operatorname{adj}(\operatorname{adj}(5 A))) = 2^5 \det(\operatorname{adj}(\operatorname{adj}(5 A)))
  • Step 3.2: Apply det(adj(adj(B)))=(det(B))(m1)2\det(\operatorname{adj}(\operatorname{adj}(B))) = (\det(B))^{(m-1)^2} for the nested adjoints.

    • Reason: Here, the matrix BB is 5A5A. The order of BB is m=5m=5. det(adj(adj(5A)))=(det(5A))(m1)2=(det(5A))(51)2=(det(5A))42=(det(5A))16\det(\operatorname{adj}(\operatorname{adj}(5 A))) = (\det(5 A))^{(m-1)^2} = (\det(5 A))^{(5-1)^2} = (\det(5 A))^{4^2} = (\det(5 A))^{16} Substituting this back into our expression from Step 3.1: 25(det(5A))162^5 (\det(5 A))^{16}
  • Step 3.3: Apply det(kX)=korderdet(X)\det(kX) = k^{\text{order}} \det(X) again for det(5A)\det(5A).

    • Reason: Here, the scalar is 55, and the matrix is AA. The order of AA is m=5m=5. det(5A)=5mdet(A)=55det(A)\det(5 A) = 5^m \det(A) = 5^5 \det(A) Substitute this back into the expression from Step 3.2: 25(55det(A))162^5 (5^5 \det(A))^{16}
  • Step 3.4: Substitute the value of det(A)\det(A) and simplify using exponent rules.

    • Reason: We now have the expression entirely in terms of known numerical values. We know det(A)=3\det(A) = 3. 25(553)162^5 (5^5 \cdot 3)^{16} Using the exponent rule (xy)p=xpyp(xy)^p = x^p y^p: 25(55)163162^5 \cdot (5^5)^{16} \cdot 3^{16} Using the exponent rule (xp)q=xpq(x^p)^q = x^{pq}: 2555×163162^5 \cdot 5^{5 \times 16} \cdot 3^{16} 255803162^5 \cdot 5^{80} \cdot 3^{16}

Step 4: Express the Result in the Desired Form and Find a+b+ca+b+c

The problem asks us to express the final result in the form 3a5b6c3^a 5^b 6^c. Our current result is 253165802^5 \cdot 3^{16} \cdot 5^{80}.

  • Action: Manipulate the prime factors to match the target form.

    • Reason: The target form includes 6c6^c. Since 6=2×36 = 2 \times 3, we need to group factors of 22 and 33 to create 66. We have 252^5 and 3163^{16}. We can take 252^5 and 353^5 to form 656^5. 25316=(2535)3165=(23)5311=653112^5 \cdot 3^{16} = (2^5 \cdot 3^5) \cdot 3^{16-5} = (2 \cdot 3)^5 \cdot 3^{11} = 6^5 \cdot 3^{11} Now, substitute this back into our complete expression: 653115806^5 \cdot 3^{11} \cdot 5^{80}
  • Action: Rearrange the terms to match the format 3a5b6c3^a 5^b 6^c. 311580653^{11} \cdot 5^{80} \cdot 6^5

  • Action: Compare the exponents to find a,b,ca, b, c.

    • Reason: This directly gives us the values requested by the problem. By comparing 311580653^{11} \cdot 5^{80} \cdot 6^5 with 3a5b6c3^a 5^b 6^c: a=11a = 11 b=80b = 80 c=5c = 5
  • Action: Calculate a+b+ca+b+c.

    • Reason: This is the final value the problem asks for. a+b+c=11+80+5=96a+b+c = 11 + 80 + 5 = 96

Common Mistakes & Tips

  • Mismatched Order (mm): A common error is using an incorrect value for mm (the order of the matrix) in the determinant formulas, especially when dealing with scalar multiples or adjoints. Always ensure mm is correctly identified and consistently used.
  • Exponent Rule Errors: Be very careful with exponent rules, particularly (xp)q=xpq(x^p)^q = x^{pq} and (xy)p=xpyp(xy)^p = x^p y^p. A small mistake here can lead to a significantly different final answer.
  • Incorrect Adjoint Formulas: Ensure you correctly apply det(adj(A))=(det(A))m1\det(\operatorname{adj}(A)) = (\det(A))^{m-1} and its derivative for nested adjoints, det(adj(adj(A)))=(det(A))(m1)2\det(\operatorname{adj}(\operatorname{adj}(A))) = (\det(A))^{(m-1)^2}.
  • Final Form Conversion: Pay close attention to the requested format of the final answer (e.g., 3a5b6c3^a 5^b 6^c). You might need to manipulate prime factors (like converting 2x3y2^x \cdot 3^y into 6z3yz6^z \cdot 3^{y-z}) to match the desired bases.

Summary

This problem effectively tests your ability to integrate algebraic skills with advanced determinant properties. The solution involved first solving a system of linear equations to determine the matrix order mm and the scalar nn. Then, these values were used to find the determinant of matrix AA. Finally, the core of the problem was solved by systematically applying determinant properties for scalar multiplication and nested adjoints, carefully managing exponents, and converting the final numerical expression into the required 3a5b6c3^a 5^b 6^c format to find the sum a+b+ca+b+c. The key takeaway is the importance of a structured approach, meticulous application of formulas, and precise algebraic manipulation.

The final answer is 96\boxed{\text{96}}, which corresponds to option (A).

Practice More Matrices & Determinants Questions

View All Questions