Solveeit Logo

Question

Question: Let $\Delta_0$ = $\begin{vmatrix} a_{11} & a_{12} & a_{13} \\ a_{21} & a_{22} & a_{23} \\ a_{32} & a...

Let Δ0\Delta_0 = a11a12a13a21a22a23a32a32a33\begin{vmatrix} a_{11} & a_{12} & a_{13} \\ a_{21} & a_{22} & a_{23} \\ a_{32} & a_{32} & a_{33} \end{vmatrix} and let Δ1\Delta_1 denote the determinant formed by the cofactors of elements of Δ0\Delta_0 and Δ2\Delta_2 denote the determinant formed by the cofactor at Δ1\Delta_1 similarly Δn\Delta_n denotes the determinant formed by the cofactors at Δn1\Delta_{n-1} then the determinant value of Δn\Delta_n is

A

Δ02n\Delta_0^{2n}

B

Δ02n\Delta_0^{2^n}

C

Δ0n2\Delta_0^{n^2}

D

Δ02\Delta_0^2

Answer

Δ02n\Delta_0^{2^n}

Explanation

Solution

For a 3×3 matrix AA with determinant Δ0\Delta_0, the cofactor matrix is the adjugate adj(A)\text{adj}(A). A known result is:

det(adj(A))=(detA)31=(Δ0)2.\det(\text{adj}(A)) = (\det A)^{3-1} = (\Delta_0)^2.

Thus, if we denote by Δ1\Delta_1 the determinant of the matrix of cofactors of AA, then:

Δ1=(Δ0)2.\Delta_1 = (\Delta_0)^2.

Now, the process is repeated. For an invertible 3×3 matrix BB, the determinant of its cofactor matrix is also (detB)2(\det B)^2. Therefore:

Δ2=(Δ1)2=[(Δ0)2]2=(Δ0)4.\Delta_2 = (\Delta_1)^2 = \left[(\Delta_0)^2\right]^2 = (\Delta_0)^4.

Continuing in this manner, we see that:

Δn=(Δn1)2=(Δ0)2n.\Delta_n = (\Delta_{n-1})^2 = (\Delta_0)^{2^n}.

Therefore, the correct answer is Δ02n\Delta_0^{2^n}.