Mathematics · Matrices

JEE Main 2024 — 29 January, Shift 2 — Question 1

Let A=[2126211332]\mathrm{A}=\left[\begin{array}{ccc}2 & 1 & 2\\ 6 & 2 & 11\\ 3 & 3 & 2\end{array}\right] and P=[120502715]\mathrm{P}=\left[\begin{array}{lll}1 & 2 & 0\\ 5 & 0 & 2\\ 7 & 1 & 5\end{array}\right]. The sum of the prime factors of ∣P−1AP−2I∣\left|\mathrm{P}^{-1} \mathrm{AP}-2 \mathrm{I}\right| is equal to

  1. Option A:

    26

    Correct
  2. Option B:

    27

  3. Option C:

    66

  4. Option D:

    23

Answer: A

Step-by-step solution

To find the sum of the prime factors of ∣P−1AP−2I∣|P^{-1}AP - 2I|, we first utilize a property of determinants related to matrix similarity.

We are given the matrices: A=[2126211332]A = \begin{bmatrix} 2 & 1 & 2 \\ 6 & 2 & 11 \\ 3 & 3 & 2 \end{bmatrix} P=[120502715]P = \begin{bmatrix} 1 & 2 & 0 \\ 5 & 0 & 2 \\ 7 & 1 & 5 \end{bmatrix}

The expression we need to evaluate is ∣P−1AP−2I∣|P^{-1}AP - 2I|. We can manipulate the expression inside the determinant: P−1AP−2I=P−1AP−P−1(2I)PP^{-1}AP - 2I = P^{-1}AP - P^{-1}(2I)P (since P−1(2I)P=2P−1IP=2P−1P=2IP^{-1}(2I)P = 2P^{-1}IP = 2P^{-1}P = 2I) Factor out P−1P^{-1} from the left and PP from the right: P−1AP−2I=P−1(A−2I)PP^{-1}AP - 2I = P^{-1}(A - 2I)P

Now, we can take the determinant of this expression: ∣P−1(A−2I)P∣=∣P−1∣∣A−2I∣∣P∣|P^{-1}(A - 2I)P| = |P^{-1}| |A - 2I| |P| Since the determinant of an inverse matrix is the reciprocal of the determinant of the original matrix, i.e., ∣P−1∣=1∣P∣|P^{-1}| = \frac{1}{|P|}, we have ∣P−1∣∣P∣=1|P^{-1}| |P| = 1. Therefore, the expression simplifies to: ∣P−1(A−2I)P∣=∣A−2I∣|P^{-1}(A - 2I)P| = |A - 2I|

So, the problem reduces to calculating the determinant of the matrix (A−2I)(A - 2I). First, form the matrix A−2IA - 2I: A−2I=[2126211332]−2[100010001]A - 2I = \begin{bmatrix} 2 & 1 & 2 \\ 6 & 2 & 11 \\ 3 & 3 & 2 \end{bmatrix} - 2 \begin{bmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{bmatrix} A−2I=[2126211332]−[200020002]A - 2I = \begin{bmatrix} 2 & 1 & 2 \\ 6 & 2 & 11 \\ 3 & 3 & 2 \end{bmatrix} - \begin{bmatrix} 2 & 0 & 0 \\ 0 & 2 & 0 \\ 0 & 0 & 2 \end{bmatrix} A−2I=[2−21−02−06−02−211−03−03−02−2]=[0126011330]A - 2I = \begin{bmatrix} 2-2 & 1-0 & 2-0 \\ 6-0 & 2-2 & 11-0 \\ 3-0 & 3-0 & 2-2 \end{bmatrix} = \begin{bmatrix} 0 & 1 & 2 \\ 6 & 0 & 11 \\ 3 & 3 & 0 \end{bmatrix}

Now, calculate the determinant of this resulting matrix: ∣A−2I∣=0⋅∣01130∣−1⋅∣61130∣+2⋅∣6033∣|A - 2I| = 0 \cdot \begin{vmatrix} 0 & 11 \\ 3 & 0 \end{vmatrix} - 1 \cdot \begin{vmatrix} 6 & 11 \\ 3 & 0 \end{vmatrix} + 2 \cdot \begin{vmatrix} 6 & 0 \\ 3 & 3 \end{vmatrix} =0−1((6)(0)−(11)(3))+2((6)(3)−(0)(3))= 0 - 1((6)(0) - (11)(3)) + 2((6)(3) - (0)(3)) =−1(0−33)+2(18−0)= -1(0 - 33) + 2(18 - 0) =−1(−33)+2(18)= -1(-33) + 2(18) =33+36= 33 + 36 =69= 69

The value of ∣P−1AP−2I∣|P^{-1}AP - 2I| is 69. Finally, we need to find the sum of the prime factors of 69. The prime factorization of 69 is 3×233 \times 23. The prime factors are 3 and 23. The sum of the prime factors is 3+23=263 + 23 = 26.

The final answer is 26\boxed{26}.

Answer key and solution verified before publishing.

Practise Matrices

Start with this question, then two more from the same chapter — with a tutor that explains every step. Free.

Exam
JEE Main 2024
Subject
Mathematics
Chapter
Matrices
Topic
Inverse of a Matrix