If $A$ is a diagonal matrix of order $3\times3$ is commutative with every square matrix of order $3\times3$ under multiplication and $trace(A) =12$, then the value of $|A|$ is :
Could someone give me hint to get through this problem
If $A$ is a diagonal matrix of order $3\times3$ is commutative with every square matrix of order $3\times3$ under multiplication and $trace(A) =12$, then the value of $|A|$ is :
Could someone give me hint to get through this problem
Note that commuting with any square matrix implies (for example shown in the answers to this question)$$A=\begin{pmatrix}a&0&0\\0&a&0\\0&0&a\end{pmatrix}.$$
I think you can take it from here.
The only matrices of order $\;\ge2\;$ that commute with any other matrix of the same order are the scalar ones, so
$$A=kI\implies 12=Tr(A)=3k\implies k=4\implies \det A=4^3=64$$