MCQEasyJEE 2024Algebra of Matrices

JEE Mathematics 2024 Question with Solution

Let Λ\Lambda be a 2×22 \times 2 real matrix and II be the identity matrix of order 22. If the roots of the equation ΛxI=0|\Lambda - xI| = 0 are 1-1 and 33, then the sum of the diagonal elements of the matrix Λ2\Lambda^2 is:

  • A

    1010

  • B

    66

  • C

    1414

  • D

    77

Answer

Correct answer:A

Step-by-step solution

Standard Method

Given: Λ\Lambda is a 2×22 \times 2 real matrix and the roots of ΛxI=0|\Lambda - xI| = 0 are 1-1 and 33.

Find: The sum of the diagonal elements of Λ2\Lambda^2.

The roots of ΛxI=0|\Lambda - xI| = 0 are the eigenvalues of Λ\Lambda. Hence the eigenvalues are 1-1 and 33.

For Λ2\Lambda^2, the sum of the diagonal elements equals tr(Λ2)\text{tr}(\Lambda^2), and this is the sum of the squares of the eigenvalues of Λ\Lambda.

tr(Λ2)=(1)2+32=1+9=10\text{tr}(\Lambda^2) = (-1)^2 + 3^2 = 1 + 9 = 10

Therefore, the sum of the diagonal elements of Λ2\Lambda^2 is 1010. Hence, the correct option is A.

Using trace and determinant

Given: Let

Λ=[abcd]\Lambda = \begin{bmatrix} a & b \\ c & d \end{bmatrix}

with eigenvalues 1-1 and 33.

Find: tr(Λ2)\text{tr}(\Lambda^2).

From the eigenvalues,

a+d=1+3=2a + d = -1 + 3 = 2

and

adbc=(1)(3)=3ad - bc = (-1)(3) = -3

Now,

Λ2=[abcd]2=[a2+bcab+bdac+cdd2+bc]\Lambda^2 = \begin{bmatrix} a & b \\ c & d \end{bmatrix}^2 = \begin{bmatrix} a^2 + bc & ab + bd \\ ac + cd & d^2 + bc \end{bmatrix}

So the sum of the diagonal elements is

tr(Λ2)=a2+d2+2bc\text{tr}(\Lambda^2) = a^2 + d^2 + 2bc

Using

(a+d)2=a2+d2+2ad(a+d)^2 = a^2 + d^2 + 2ad

we get

a2+d2=(a+d)22ad=42ada^2 + d^2 = (a+d)^2 - 2ad = 4 - 2ad

Since

adbc=3    ad=3+bcad - bc = -3 \implies ad = -3 + bc

substitute into the previous expression:

a2+d2=42(3+bc)=102bca^2 + d^2 = 4 - 2(-3 + bc) = 10 - 2bc

Therefore,

tr(Λ2)=(102bc)+2bc=10\text{tr}(\Lambda^2) = (10 - 2bc) + 2bc = 10

Thus, the sum of the diagonal elements of Λ2\Lambda^2 is 1010.

Common mistakes

  • Confusing tr(Λ2)\text{tr}(\Lambda^2) with (tr(Λ))2\left(\text{tr}(\Lambda)\right)^2 is incorrect because trace does not square that way. Instead, use the fact that tr(Λ2)\text{tr}(\Lambda^2) equals the sum of squares of the eigenvalues.

  • Using the eigenvalues directly as the diagonal entries of Λ\Lambda is wrong because a matrix need not be diagonal in the given basis. Only invariant quantities such as trace and determinant can be used safely.

  • Adding the eigenvalues and stopping at 22 is a mistake because 22 is the trace of Λ\Lambda, not of Λ2\Lambda^2. You must square the eigenvalues first to find the trace of Λ2\Lambda^2.

Practice more Algebra of Matrices questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions