Solveeit Logo

Question

Question: If \(A\) is a diagonal matrix of order \(3 \times 3\)is cumulative with every square matrix of order...

If AA is a diagonal matrix of order 3×33 \times 3is cumulative with every square matrix of order 3×33 \times 3 under multiplication and tr(A)=12tr\left( A \right) = 12, then the value of A1/2{\left| A \right|^{1/2}} is …………

Explanation

Solution

A diagonal matrix is one whose all non-diagonal elements are zero. For ex- \left[ {\begin{array}{*{20}{c}} a&0&0 \\\ 0&b;&0 \\\ 0&0&c; \end{array}} \right] is a diagonal matrix. Also, the trace of a matrix is the sum of the diagonal elements. For ex- the trace of the above matrix is a+b+ca + b + c.

Complete step-by-step answer:
As we have given that the matrix AA is a diagonal matrix, it means that the matrix has a non-zero diagonal and the rest other elements are 00.
Let A = \left[ {\begin{array}{*{20}{c}} x&0&0 \\\ 0&x;&0 \\\ 0&0&x; \end{array}} \right] ….. (1)
Here we have taken all the diagonal elements the same because it is given that the matrix AA is cumulative with every square matrix.
We know that the trace of a matrix is the sum of the diagonal elements.
Given, tr(A)=12tr\left( A \right) = 12
x+x+x=12\therefore x + x + x = 12
3x=12\Rightarrow 3x = 12
x=123\Rightarrow x = \dfrac{{12}}{3}
x=4\Rightarrow x = 4
From (1);
A = \left[ {\begin{array}{*{20}{c}} 4&0&0 \\\ 0&4&0 \\\ 0&0&4 \end{array}} \right]
Now solving this matrix as determinant and expand along R1{R_1},
A=4(4×40)\left| A \right| = 4\left( {4 \times 4 - 0} \right)
A=64\Rightarrow \left| A \right| = 64
Hence, A1/2=64=8{\left| A \right|^{1/2}} = \sqrt {64} = 8
A1/2=8\therefore {\left| A \right|^{1/2}} = 8

Note: If a diagonal matrix of order 3×33 \times 3is cumulative with every square matrix of order 3×33 \times 3 under multiplication, then all the diagonal elements of the diagonal matrix are the same.