MCQMediumJEE 2025Algebra of Matrices

JEE Mathematics 2025 Question with Solution

Let A=[cosθ0sinθ010sinθ0cosθ]A = \begin{bmatrix} \cos \theta & 0 & -\sin \theta\\ 0 & 1 & 0\\ \sin \theta & 0 & \cos \theta \end{bmatrix}. If for some θ(0,π)\theta \in (0, \pi), A2=ATA^2 = A^T, then the sum of the diagonal elements of the matrix ((A+I)3+(AI)36A)((A + I)^3 + (A - I)^3 - 6A) is equal to

  • A

    66

  • B

    1212

  • C

    1010

  • D

    88

Answer

Correct answer:A

Step-by-step solution

Standard Method

Given: A=[cosθ0sinθ010sinθ0cosθ]A = \begin{bmatrix} \cos \theta & 0 & -\sin \theta\\ 0 & 1 & 0\\ \sin \theta & 0 & \cos \theta \end{bmatrix} and A2=ATA^2 = A^T.

Find: The sum of the diagonal elements of ((A+I)3+(AI)36A)((A+I)^3+(A-I)^3-6A).

Since the given matrix is orthogonal, we have

AT=A1A^T = A^{-1}

Using A2=ATA^2 = A^T, we get

A2=A1A^2 = A^{-1}

Multiplying by AA gives

A3=IA^3 = I

Now expand:

(A+I)3=A3+3A2+3A+I(A+I)^3 = A^3 + 3A^2 + 3A + I

and

(AI)3=A33A2+3AI(A-I)^3 = A^3 - 3A^2 + 3A - I

Adding these,

(A+I)3+(AI)3=2A3+6A(A+I)^3 + (A-I)^3 = 2A^3 + 6A

Therefore,

(A+I)3+(AI)36A=2A3(A+I)^3 + (A-I)^3 - 6A = 2A^3

Since A3=IA^3 = I,

2A3=2I=[200020002]2A^3 = 2I = \begin{bmatrix} 2 & 0 & 0\\ 0 & 2 & 0\\ 0 & 0 & 2 \end{bmatrix}

Hence, the sum of diagonal elements is

2+2+2=62+2+2=6

Therefore, the correct option is A.

Using Trace Directly

Given: A2=ATA^2 = A^T and AA is the rotation matrix shown.

Find: tr((A+I)3+(AI)36A)\operatorname{tr} \left((A+I)^3+(A-I)^3-6A\right).

Because AA is orthogonal,

AAT=IA A^T = I

Using A2=ATA^2 = A^T,

AA2=AAT=IA \cdot A^2 = A \cdot A^T = I

So,

A3=IA^3 = I

Next,

(A+I)3+(AI)36A=(A3+3A2+3A+I)+(A33A2+3AI)6A=2A3\begin{aligned} (A+I)^3+(A-I)^3-6A &= (A^3+3A^2+3A+I) + (A^3-3A^2+3A-I) - 6A \\ &= 2A^3 \end{aligned}

Thus the required matrix equals

2A3=2I2A^3 = 2I

Now,

tr(2I)=2tr(I)=23=6\operatorname{tr}(2I)=2\operatorname{tr}(I)=2\cdot 3=6

Therefore, the sum of diagonal elements is 66, so the correct option is A.

Common mistakes

  • Using the condition A2=ATA^2 = A^T without noticing that the given matrix is orthogonal. Then students miss the step AT=A1A^T = A^{-1}. First identify the matrix type, then convert the condition into A2=A1A^2 = A^{-1}.

  • Expanding ((A+I)3+(AI)3)((A+I)^3+(A-I)^3) incorrectly and keeping unwanted A2A^2 terms. The +3A2+3A^2 and 3A2-3A^2 terms cancel exactly. Write both binomial expansions carefully before simplifying.

  • After obtaining 2I2I, forgetting that the matrix is 3×33 \times 3 and taking the diagonal sum as 22 instead of 2+2+22+2+2. Always compute the trace by adding all diagonal entries.

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