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

Question

If A=[15λ10],A1=αA+βIA=\left[\begin{array}{cc}1 & 5 \\ \lambda & 10\end{array}\right], \mathrm{A}^{-1}=\alpha \mathrm{A}+\beta \mathrm{I} and α+β=2\alpha+\beta=-2, then 4α2+β2+λ24 \alpha^{2}+\beta^{2}+\lambda^{2} is equal to :

Options

Solution

This solution leverages the powerful Cayley-Hamilton Theorem for matrices to determine the coefficients of the inverse matrix and then uses the given conditions to find the unknown parameter λ\lambda and finally calculate the required expression.

  1. Key Concepts and Formulas

    • Cayley-Hamilton Theorem: Every square matrix satisfies its own characteristic equation. For a 2×22 \times 2 matrix A=[abcd]A = \begin{bmatrix} a & b \\ c & d \end{bmatrix}, the characteristic equation is given by det(AxI)=0\det(A - xI) = 0, which simplifies to x2(Tr(A))x+det(A)=0x^2 - (\text{Tr}(A))x + \det(A) = 0. By the Cayley-Hamilton Theorem, A2(Tr(A))A+det(A)I=0A^2 - (\text{Tr}(A))A + \det(A)I = 0.
    • Inverse of a Matrix using Cayley-Hamilton Theorem: If det(A)0\det(A) \neq 0, we can multiply the characteristic equation by A1A^{-1} to get A(Tr(A))I+det(A)A1=0A - (\text{Tr}(A))I + \det(A)A^{-1} = 0. Rearranging this, we get A1=1det(A)(Tr(A)IA)=1det(A)A+Tr(A)det(A)IA^{-1} = \frac{1}{\det(A)}(\text{Tr}(A)I - A) = -\frac{1}{\det(A)}A + \frac{\text{Tr}(A)}{\det(A)}I.
    • Trace and Determinant of a 2×22 \times 2 Matrix: For A=[abcd]A = \begin{bmatrix} a & b \\ c & d \end{bmatrix}, Tr(A)=a+d\text{Tr}(A) = a+d and det(A)=adbc\det(A) = ad-bc.
  2. Step-by-Step Solution

    Step 1: Calculate the Trace and Determinant of Matrix A. We are given the matrix A=[15λ10]A=\left[\begin{array}{cc}1 & 5 \\ \lambda & 10\end{array}\right].

    • The trace of A, denoted as Tr(A)\text{Tr}(A), is the sum of its diagonal elements: Tr(A)=1+10=11\text{Tr}(A) = 1 + 10 = 11
    • The determinant of A, denoted as det(A)\det(A), is calculated as (adbc)(ad - bc): det(A)=(1)(10)(5)(λ)=105λ\det(A) = (1)(10) - (5)(\lambda) = 10 - 5\lambda For A1A^{-1} to exist, det(A)\det(A) must not be zero, so 105λ010 - 5\lambda \neq 0, which implies λ2\lambda \neq 2.

    Step 2: Express A1A^{-1} using the Cayley-Hamilton Theorem. According to the Cayley-Hamilton Theorem, the matrix AA satisfies its characteristic equation: A2(Tr(A))A+det(A)I=0A^2 - (\text{Tr}(A))A + \det(A)I = 0 Substitute the calculated trace and determinant: A211A+(105λ)I=0A^2 - 11A + (10 - 5\lambda)I = 0 To find A1A^{-1}, we multiply the entire equation by A1A^{-1} (assuming det(A)0\det(A) \neq 0): A1(A211A+(105λ)I)=A1(0)A^{-1}(A^2 - 11A + (10 - 5\lambda)I) = A^{-1}(0) A11I+(105λ)A1=0A - 11I + (10 - 5\lambda)A^{-1} = 0 Rearrange the equation to isolate A1A^{-1}: (105λ)A1=A+11I(10 - 5\lambda)A^{-1} = -A + 11I A1=1105λA+11105λIA^{-1} = \frac{-1}{10 - 5\lambda}A + \frac{11}{10 - 5\lambda}I

    Step 3: Compare with the given expression for A1A^{-1}. We are given that A1=αA+βIA^{-1}=\alpha A+\beta I. Comparing this with our derived expression for A1A^{-1}: α=1105λ\alpha = \frac{-1}{10 - 5\lambda} β=11105λ\beta = \frac{11}{10 - 5\lambda}

    Step 4: Use the condition α+β=2\alpha+\beta=-2 to find λ\lambda. Substitute the expressions for α\alpha and β\beta into the given condition α+β=2\alpha+\beta=-2: 1105λ+11105λ=2\frac{-1}{10 - 5\lambda} + \frac{11}{10 - 5\lambda} = -2 10105λ=2\frac{10}{10 - 5\lambda} = -2 Multiply both sides by (105λ)(10 - 5\lambda): 10=2(105λ)10 = -2(10 - 5\lambda) 10=20+10λ10 = -20 + 10\lambda Add 20 to both sides: 30=10λ30 = 10\lambda Divide by 10: λ=3\lambda = 3 This value of λ=3\lambda=3 is consistent with the condition λ2\lambda \neq 2.

    Step 5: Calculate the values of α\alpha and β\beta. Substitute λ=3\lambda=3 back into the expressions for α\alpha and β\beta: α=1105(3)=11015=15=15\alpha = \frac{-1}{10 - 5(3)} = \frac{-1}{10 - 15} = \frac{-1}{-5} = \frac{1}{5} β=11105(3)=111015=115=115\beta = \frac{11}{10 - 5(3)} = \frac{11}{10 - 15} = \frac{11}{-5} = -\frac{11}{5} We can verify that α+β=15115=105=2\alpha+\beta = \frac{1}{5} - \frac{11}{5} = -\frac{10}{5} = -2, which matches the given condition.

    Step 6: Calculate the final expression 4α2+β2+λ24 \alpha^{2}+\beta^{2}+\lambda^{2}. Now substitute the calculated values of α\alpha, β\beta, and λ\lambda into the expression 4α2+β2+λ24 \alpha^{2}+\beta^{2}+\lambda^{2}: 4α2+β2+λ2=4(15)2+(115)2+(3)24 \alpha^{2}+\beta^{2}+\lambda^{2} = 4\left(\frac{1}{5}\right)^2 + \left(-\frac{11}{5}\right)^2 + (3)^2 =4(125)+12125+9= 4\left(\frac{1}{25}\right) + \frac{121}{25} + 9 =425+12125+9= \frac{4}{25} + \frac{121}{25} + 9 =4+12125+9= \frac{4 + 121}{25} + 9 =12525+9= \frac{125}{25} + 9 =5+9= 5 + 9 =14= 14

  3. Common Mistakes & Tips

    • Incorrect Application of Cayley-Hamilton: Ensure the characteristic equation is correctly formed as x2(Tr(A))x+det(A)=0x^2 - (\text{Tr}(A))x + \det(A) = 0. A common mistake is getting the sign of the trace term wrong.
    • Algebraic Errors in Solving for λ\lambda: Be careful with distributing negative signs and combining fractions when solving for λ\lambda from the α+β\alpha+\beta condition.
    • Sign Errors in Squaring: Remember that squaring a negative number results in a positive number, e.g., (11/5)2=121/25(-11/5)^2 = 121/25.
    • Verification: Always double-check your values of α\alpha and β\beta using the α+β=2\alpha+\beta=-2 condition before proceeding to the final calculation.
  4. Summary

    The problem required us to find the value of an expression involving α\alpha, β\beta, and λ\lambda, given a matrix AA and a relationship for its inverse. We first calculated the trace and determinant of matrix AA. Then, using the Cayley-Hamilton Theorem, we derived an expression for A1A^{-1} in the form αA+βI\alpha A + \beta I. By comparing coefficients, we found α\alpha and β\beta in terms of λ\lambda. The given condition α+β=2\alpha+\beta=-2 allowed us to solve for λ=3\lambda=3. Finally, substituting the values of α=15\alpha=\frac{1}{5}, β=115\beta=-\frac{11}{5}, and λ=3\lambda=3 into the target expression 4α2+β2+λ24 \alpha^{2}+\beta^{2}+\lambda^{2}, we found the value to be 14.

  5. Final Answer

The final answer is 14\boxed{14}, which corresponds to option (D).

Practice More Matrices & Determinants Questions

View All Questions