If $\mathrm{A}=\left[\begin{array}{cc}\sqrt{2} & 1 \\ -1 & \sqrt{2}\end{array}\right], \mathrm{B}=\left[\begin{array}{ll}1 & 0 \\ 1 & 1\end{array}\right], \mathrm{C}=\mathrm{ABA}^{\mathrm{T}}$ and $\mathrm{X}=\mathrm{A}^{\mathrm{T}} \mathrm{C}^2 \mathrm{~A}$, then $\operatorname{det} \mathrm{X}$ is equal to :
Solution
<p>The solution involves understanding matrix operations and properties such as multiplication, transpose, and determinant. Given $\mathrm{A}$, $\mathrm{B}$, and that $\mathrm{C} = \mathrm{ABA}^{\mathrm{T}}$, and $\mathrm{X} = \mathrm{A}^{\mathrm{T}} \mathrm{C}^2 \mathrm{A}$, we find $\operatorname{det} \mathrm{X}$ as follows:</p>
<p>First, we express $|\mathrm{C}|$, the determinant of $\mathrm{C}$, in terms of the determinants of $\mathrm{A}$ and $\mathrm{B}$, using the property that $|\mathrm{ABC}| = |\mathrm{A}| \cdot |\mathrm{B}| \cdot |\mathrm{C}|$:</p>
<p>$\begin{aligned} |\mathrm{C}| &= |\mathrm{ABA}^{\mathrm{T}}| = |\mathrm{A}| \cdot |\mathrm{B}| \cdot |\mathrm{A}^{\mathrm{T}}| \\\\ &= |\mathrm{A}|^2 \cdot |\mathrm{B}| \quad \text{since } |\mathrm{A}^{\mathrm{T}}| = |\mathrm{A}|. \end{aligned}$</p>
<p>Next, we find $|\mathrm{X}|$, using the property $|\mathrm{ABC}| = |\mathrm{A}| \cdot |\mathrm{B}| \cdot |\mathrm{C}|$ and substituting $|\mathrm{C}|$:</p>
<p>$\begin{aligned} |\mathrm{X}| &= |\mathrm{A}^{\mathrm{T}} \mathrm{C}^2 \mathrm{A}| = |\mathrm{A}^{\mathrm{T}}| \cdot |\mathrm{C}|^2 \cdot |\mathrm{A}| \\\\ &= |\mathrm{A}|^2 \cdot |\mathrm{C}|^2. \end{aligned}$</p>
<p>Substituting the expression for $|\mathrm{C}|$ obtained earlier:</p>
<p>$\begin{aligned} |\mathrm{X}| &= |\mathrm{A}|^2 \cdot (|\mathrm{A}|^2 \cdot |\mathrm{B}|)^2 \\\\ &= (|\mathrm{A}|^3 \cdot |\mathrm{B}|)^2. \end{aligned}$</p>
<p>The determinants of $\mathrm{A}$ and $\mathrm{B}$ are calculated as:</p>
$$
|A|=\left|\begin{array}{cc}
\sqrt{2} & 1 \\
-1 & \sqrt{2}
\end{array}\right|=2+1=3
$$
<br/><br/>$$
|B|=\left|\begin{array}{ll}
1 & 0 \\
1 & 1
\end{array}\right|=1
$$
<p>Finally, substituting these values into our expression for $|\mathrm{X}|$:</p>
<p>$\begin{aligned} |\mathrm{X}| &= (3^3 \cdot 1)^2 \\\\ &= 729. \end{aligned}$</p>
<p>Therefore, $\operatorname{det} \mathrm{X} = 729$.</p>
About this question
Subject: Mathematics · Chapter: Matrices and Determinants · Topic: Types of Matrices and Operations
This question is part of PrepWiser's free JEE Main question bank. 274 more solved questions on Matrices and Determinants are available — start with the harder ones if your accuracy is >70%.