The number of all 3 × 3 matrices A, with enteries from the set {–1, 0, 1} such that the sum of the diagonal elements of AAT is 3, is
Answer (integer)
672
Solution
Let A = $$\left[ {\matrix{
{{a_{11}}} & {{a_{12}}} & {{a_{13}}} \cr
{{a_{21}}} & {{a_{22}}} & {{a_{23}}} \cr
{{a_{31}}} & {{a_{32}}} & {{a_{33}}} \cr
} } \right]$$
<br><br>$\therefore$ A<sup>T</sup> = $$\left[ {\matrix{
{{a_{11}}} & {{a_{21}}} & {{a_{31}}} \cr
{{a_{12}}} & {{a_{22}}} & {{a_{32}}} \cr
{{a_{13}}} & {{a_{23}}} & {{a_{33}}} \cr
} } \right]$$
<br><br>diagonal elements of AA<sup>T</sup>
are $a_{11}^2 + a_{12}^2 + a_{13}^2$
, <br>$a_{21}^2 + a_{22}^2 + a_{23}^2$
, $a_{31}^2 + a_{32}^2 + a_{33}^2$
<br><br>Given Sum = ($a_{11}^2 + a_{12}^2 + a_{13}^2$) + <br>($a_{21}^2 + a_{22}^2 + a_{23}^2$) + ($a_{31}^2 + a_{32}^2 + a_{33}^2$) = 3
<br><br>This is only possible when three enteries must be either 1 or – 1 and all other six enteries are 0.
<br><br>$\therefore$ Number of matrices = <sup>9</sup>C<sub>3</sub> $\times$ 2 $\times$ 2 $\times$ 2
<br><br>= 672
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%.