Question:medium

Let \( A \) be a \( 3 \times 3 \) matrix and \( \det(A) = 2 \). If \(n = \det(\text{adj}(\text{adj}(\ldots(\text{adj}(A))\ldots)))\) with adjoint applied 2024 times, then the remainder when \( n \) is divided by 9 is equal to \(\_\_\_\_\_.\)

Updated On: Jan 13, 2026
Show Solution

Correct Answer: 7

Solution and Explanation

Given:

\[ \underbrace{\text{adj(adj(adj... (A)))}}_{\text{2024 times}} = |A|^{(n-1)^{2024}} \]

\[ = |A|^{2024} \]

\[ = 2^{2024} \]

Step 1:

\[ 2^{2024} = (2^2)^{1012} = 4^{1012} \] \[ = 4 \times (8)^{674} = 4(9 - 1)^{674} \]

Step 2:

\[ \Rightarrow 2^{2024} \equiv 4 \pmod{9} \]

Step 3:

\[ \Rightarrow 2^{2024} \equiv 9m + 4, \quad m \text{ even} \]

Step 4:

\[ 2^{9m + 4} = 16 \cdot (2^3)^{3m} \equiv 16 \pmod{9} \]

\[ \Rightarrow 2^{2024} \equiv 7 \pmod{9} \]

Final Answer:

\[ \boxed{7} \]

Was this answer helpful?
0