Let $$A = \left[ {\matrix{ 0 & 1 & 0 \cr 1 & 0 & 0 \cr 0 & 0 & 1 \cr } } \right]$$. Then the number of 3 $\times$ 3 matrices B with entries from the set {1, 2, 3, 4, 5} and satisfying AB = BA is ____________.
Answer (integer)
3125
Solution
Let matrix $$B = \left[ {\matrix{
a & b & c \cr
d & e & f \cr
g & h & i \cr
} } \right]$$<br><br>$\because$ $AB = BA$<br><br>$$\left[ {\matrix{
0 & 1 & 0 \cr
1 & 0 & 0 \cr
0 & 0 & 1 \cr
} } \right]\left[ {\matrix{
a & b & c \cr
d & e & f \cr
g & h & i \cr
} } \right] = \left[ {\matrix{
a & b & c \cr
d & e & f \cr
g & h & i \cr
} } \right]\left[ {\matrix{
0 & 1 & 0 \cr
1 & 0 & 0 \cr
0 & 0 & 1 \cr
} } \right]$$<br><br>$$\left[ {\matrix{
d & e & f \cr
a & b & c \cr
g & h & i \cr
} } \right] = \left[ {\matrix{
b & a & c \cr
e & d & f \cr
h & g & i \cr
} } \right]$$<br><br>$\Rightarrow d = b,e = a,f = c,g = h$<br><br>$\therefore$ Matrix $$B = \left[ {\matrix{
a & b & c \cr
b & a & c \cr
g & g & i \cr
} } \right]$$<br><br>No. of ways of selecting a, b, c, g, i<br><br>$= 5 \times 5 \times 5 \times 5 \times 5$<br><br>$= {5^5} = 3125$<br><br>$\therefore$ No. of matrices B = 3125
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%.