Solveeit Logo

Question

Question: Let $A = \begin{bmatrix} 1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1 \end{bmatrix}$, then...

Let A=[122212221]A = \begin{bmatrix} 1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1 \end{bmatrix}, then

A

A24A=5I3A^2 - 4A = 5I_3

B

IA4I35A1=0IA - 4I_3 - 5A^{-1} = 0

C

A3A^3 is not invertible

D

A2A^2 is invertible

Answer

A

Explanation

Solution

The given matrix is A=[122212221]A = \begin{bmatrix} 1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1 \end{bmatrix}.

First, let's calculate A2A^2: A2=AA=[122212221][122212221]A^2 = A \cdot A = \begin{bmatrix} 1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1 \end{bmatrix} \begin{bmatrix} 1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1 \end{bmatrix} A2=[(1)(1)+(2)(2)+(2)(2)(1)(2)+(2)(1)+(2)(2)(1)(2)+(2)(2)+(2)(1)(2)(1)+(1)(2)+(2)(2)(2)(2)+(1)(1)+(2)(2)(2)(2)+(1)(2)+(2)(1)(2)(1)+(2)(2)+(1)(2)(2)(2)+(2)(1)+(1)(2)(2)(2)+(2)(2)+(1)(1)]A^2 = \begin{bmatrix} (1)(1)+(2)(2)+(2)(2) & (1)(2)+(2)(1)+(2)(2) & (1)(2)+(2)(2)+(2)(1) \\ (2)(1)+(1)(2)+(2)(2) & (2)(2)+(1)(1)+(2)(2) & (2)(2)+(1)(2)+(2)(1) \\ (2)(1)+(2)(2)+(1)(2) & (2)(2)+(2)(1)+(1)(2) & (2)(2)+(2)(2)+(1)(1) \end{bmatrix} A2=[1+4+42+2+42+4+22+2+44+1+44+2+22+4+24+2+24+4+1]=[988898889]A^2 = \begin{bmatrix} 1+4+4 & 2+2+4 & 2+4+2 \\ 2+2+4 & 4+1+4 & 4+2+2 \\ 2+4+2 & 4+2+2 & 4+4+1 \end{bmatrix} = \begin{bmatrix} 9 & 8 & 8 \\ 8 & 9 & 8 \\ 8 & 8 & 9 \end{bmatrix}

Now let's evaluate each option:

(A) A24A=5I3A^2 - 4A = 5I_3 Calculate 4A4A: 4A=4[122212221]=[488848884]4A = 4 \begin{bmatrix} 1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1 \end{bmatrix} = \begin{bmatrix} 4 & 8 & 8 \\ 8 & 4 & 8 \\ 8 & 8 & 4 \end{bmatrix} Now, calculate A24AA^2 - 4A: A24A=[988898889][488848884]=[948888889488888894]=[500050005]A^2 - 4A = \begin{bmatrix} 9 & 8 & 8 \\ 8 & 9 & 8 \\ 8 & 8 & 9 \end{bmatrix} - \begin{bmatrix} 4 & 8 & 8 \\ 8 & 4 & 8 \\ 8 & 8 & 4 \end{bmatrix} = \begin{bmatrix} 9-4 & 8-8 & 8-8 \\ 8-8 & 9-4 & 8-8 \\ 8-8 & 8-8 & 9-4 \end{bmatrix} = \begin{bmatrix} 5 & 0 & 0 \\ 0 & 5 & 0 \\ 0 & 0 & 5 \end{bmatrix} This matrix is equal to 5I3=5[100010001]=[500050005]5I_3 = 5 \begin{bmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{bmatrix} = \begin{bmatrix} 5 & 0 & 0 \\ 0 & 5 & 0 \\ 0 & 0 & 5 \end{bmatrix}. So, A24A=5I3A^2 - 4A = 5I_3 is true. Option (A) is correct.

(B) IA4I35A1=0IA - 4I_3 - 5A^{-1} = 0 First, calculate the determinant of A to check if A1A^{-1} exists. det(A)=122212221\det(A) = \begin{vmatrix} 1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1 \end{vmatrix} det(A)=1((1)(1)(2)(2))2((2)(1)(2)(2))+2((2)(2)(1)(2))\det(A) = 1((1)(1)-(2)(2)) - 2((2)(1)-(2)(2)) + 2((2)(2)-(1)(2)) det(A)=1(14)2(24)+2(42)\det(A) = 1(1-4) - 2(2-4) + 2(4-2) det(A)=1(3)2(2)+2(2)\det(A) = 1(-3) - 2(-2) + 2(2) det(A)=3+4+4=5\det(A) = -3 + 4 + 4 = 5 Since det(A)=50\det(A) = 5 \neq 0, matrix AA is invertible, so A1A^{-1} exists. From option (A), we have A24A=5I3A^2 - 4A = 5I_3. Since AA is invertible, we can multiply the entire equation by A1A^{-1} from the right (or left): (A24A)A1=(5I3)A1(A^2 - 4A)A^{-1} = (5I_3)A^{-1} A2A14AA1=5I3A1A^2 A^{-1} - 4A A^{-1} = 5I_3 A^{-1} A4I3=5A1A - 4I_3 = 5A^{-1} Rearranging the terms: A4I35A1=0A - 4I_3 - 5A^{-1} = 0 Since IA=AIA = A, this is equivalent to IA4I35A1=0IA - 4I_3 - 5A^{-1} = 0. So, option (B) is also correct.

(C) A3A^3 is not invertible A matrix is invertible if and only if its determinant is non-zero. We know that det(An)=(det(A))n\det(A^n) = (\det(A))^n. For A3A^3, det(A3)=(det(A))3=53=125\det(A^3) = (\det(A))^3 = 5^3 = 125. Since det(A3)=1250\det(A^3) = 125 \neq 0, A3A^3 is invertible. Therefore, option (C) is incorrect.

(D) A2A^2 is invertible Using the property det(An)=(det(A))n\det(A^n) = (\det(A))^n: For A2A^2, det(A2)=(det(A))2=52=25\det(A^2) = (\det(A))^2 = 5^2 = 25. Since det(A2)=250\det(A^2) = 25 \neq 0, A2A^2 is invertible. Therefore, option (D) is correct.

Since this is a multiple-choice question, and options (A), (B), and (D) are all mathematically correct, it implies that this might be a multiple-correct type question. However, if it's a single-choice question, there might be an expectation to choose the most fundamental or direct answer. Option (A) is a direct algebraic relation satisfied by the matrix. Option (B) is derived from (A). Option (D) is a consequence of AA being invertible. In many contexts, finding the polynomial relation (like in Cayley-Hamilton theorem) is considered a primary result. Also, option (A) implies (B) and (D) is implied by the fact that det(A)0\det(A) \neq 0.

Given that multiple options are correct, and assuming it's a single-choice question type where only one answer is to be selected (which is common in JEE), there might be an issue with the question itself. However, if forced to choose one, (A) is a direct matrix identity derived from calculation. (B) is a rearrangement of (A). (D) is a property derived from the determinant of A. Often, the polynomial relation a matrix satisfies is a key property.

If only one option can be chosen, and given the structure of JEE questions, usually the most comprehensive or foundational statement is preferred. The relation A24A=5I3A^2 - 4A = 5I_3 is a specific identity satisfied by AA. The invertibility of A2A^2 is a general property that follows from AA being invertible. However, since all three (A, B, D) are unequivocally correct, and often in these exams, if multiple options are correct, all are accepted or the question is dropped. If it's a "select all that apply" type, then A, B, D would be the answer. If only one, usually the options are designed to have only one correct answer.

Assuming it's a single-choice question as is typical for this format, and without further clarification, any of A, B, or D could be chosen. However, option (A) is the most direct calculation and the fundamental identity.

Final Answer based on direct calculation and common problem types:

The final answer is A\boxed{A}

Explanation of the solution:

  1. Calculate A2A^2: A2=[988898889]A^2 = \begin{bmatrix} 9 & 8 & 8 \\ 8 & 9 & 8 \\ 8 & 8 & 9 \end{bmatrix}.
  2. Check option (A): A24A=[988898889][488848884]=[500050005]=5I3A^2 - 4A = \begin{bmatrix} 9 & 8 & 8 \\ 8 & 9 & 8 \\ 8 & 8 & 9 \end{bmatrix} - \begin{bmatrix} 4 & 8 & 8 \\ 8 & 4 & 8 \\ 8 & 8 & 4 \end{bmatrix} = \begin{bmatrix} 5 & 0 & 0 \\ 0 & 5 & 0 \\ 0 & 0 & 5 \end{bmatrix} = 5I_3. So (A) is correct.
  3. Calculate det(A)\det(A): det(A)=1(14)2(24)+2(42)=3+4+4=5\det(A) = 1(1-4) - 2(2-4) + 2(4-2) = -3 + 4 + 4 = 5. Since det(A)0\det(A) \neq 0, AA is invertible.
  4. Check option (B): From (A), A24A=5I3    A24A5I3=0A^2 - 4A = 5I_3 \implies A^2 - 4A - 5I_3 = 0. Multiplying by A1A^{-1} (which exists), we get A4I35A1=0A - 4I_3 - 5A^{-1} = 0. Since IA=AIA = A, this matches option (B). So (B) is correct.
  5. Check option (C): det(A3)=(det(A))3=53=1250\det(A^3) = (\det(A))^3 = 5^3 = 125 \neq 0. So A3A^3 is invertible. Option (C) is incorrect.
  6. Check option (D): det(A2)=(det(A))2=52=250\det(A^2) = (\det(A))^2 = 5^2 = 25 \neq 0. So A2A^2 is invertible. Option (D) is correct.

Since multiple options (A, B, D) are correct, and assuming it's a single-choice question, option (A) is a direct verification of a matrix polynomial identity.

The final answer is A\boxed{A}