MCQMediumJEE 2023Algebra of Matrices

JEE Mathematics 2023 Question with Solution

Let P=[32121232]P = \begin{bmatrix} \frac{\sqrt{3}}{2} & \frac{1}{2} \\ -\frac{1}{2} & \frac{\sqrt{3}}{2} \end{bmatrix}, A=[1101]A = \begin{bmatrix} 1 & 1 \\ 0 & 1 \end{bmatrix}, and Q=PAPTQ = PAP^T. If PTQ2007P=[abcd]P^TQ^{2007}P = \begin{bmatrix} a & b \\ c & d \end{bmatrix}, then 2a+b3c4d2a + b - 3c - 4d equals:

  • A

    20042004

  • B

    20072007

  • C

    20052005

  • D

    20062006

Answer

Correct answer:C

Step-by-step solution

Standard Method

Given: Q=PAPTQ = PAP^T, where PP is orthogonal, so PTP=IP^TP = I. We need PTQ2007P=[abcd]P^TQ^{2007}P = \begin{bmatrix} a & b \\ c & d \end{bmatrix}.

Find: The value of 2a+b3c4d2a + b - 3c - 4d.

Using similarity transformation,

Q=PAPT    Q2007=PA2007PTQ = PAP^T \implies Q^{2007} = P A^{2007} P^T

Therefore,

PTQ2007P=PT(PA2007PT)P=(PTP)A2007(PTP)=A2007P^TQ^{2007}P = P^T(PA^{2007}P^T)P = (P^TP)A^{2007}(P^TP) = A^{2007}

Now compute powers of

A=[1101]A = \begin{bmatrix} 1 & 1 \\ 0 & 1 \end{bmatrix}

A standard pattern gives

An=[1n01]A^n = \begin{bmatrix} 1 & n \\ 0 & 1 \end{bmatrix}

Hence,

A2007=[1200701]A^{2007} = \begin{bmatrix} 1 & 2007 \\ 0 & 1 \end{bmatrix}

So,

[abcd]=[1200701]\begin{bmatrix} a & b \\ c & d \end{bmatrix} = \begin{bmatrix} 1 & 2007 \\ 0 & 1 \end{bmatrix}

Thus a=1a = 1, b=2007b = 2007, c=0c = 0, and d=1d = 1.

Now evaluate:

2a+b3c4d=2(1)+20073(0)4(1)=20052a + b - 3c - 4d = 2(1) + 2007 - 3(0) - 4(1) = 2005

Therefore, the correct option is C.

Use the power pattern directly

Given: Q=PAPTQ = PAP^T and PP is an orthogonal matrix.

Find: 2a+b3c4d2a + b - 3c - 4d from PTQ2007PP^TQ^{2007}P.

Instead of calculating QQ explicitly, use the fact that conjugation preserves powers:

PTQ2007P=PT(PA2007PT)P=A2007P^TQ^{2007}P = P^T(PA^{2007}P^T)P = A^{2007}

So the whole problem reduces to finding A2007A^{2007}.

For

A=[1101]A = \begin{bmatrix} 1 & 1 \\ 0 & 1 \end{bmatrix}

each multiplication increases the upper-right entry by 11. Hence,

A2007=[1200701]A^{2007} = \begin{bmatrix} 1 & 2007 \\ 0 & 1 \end{bmatrix}

Thus a=1a=1, b=2007b=2007, c=0c=0, d=1d=1, and

2a+b3c4d=2+20074=20052a + b - 3c - 4d = 2 + 2007 - 4 = 2005

Therefore, the answer is 20052005.

Common mistakes

  • Assuming one must explicitly multiply matrices to find QQ and then raise it to the power 20072007. This is unnecessary because Q=PAPTQ = PAP^T is a similarity transformation. Use PTQ2007P=A2007P^TQ^{2007}P = A^{2007} instead.

  • Using Q2007=PA2007PQ^{2007} = PA^{2007}P instead of Q2007=PA2007PTQ^{2007} = PA^{2007}P^T. The transpose on the right is essential because the original form is Q=PAPTQ = PAP^T.

  • Forgetting the pattern [1101]n=[1n01]\begin{bmatrix} 1 & 1 \\ 0 & 1 \end{bmatrix}^n = \begin{bmatrix} 1 & n \\ 0 & 1 \end{bmatrix}. The upper-right entry does not stay 11; it increases linearly with the exponent.

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