Question
Question: Inverse of a diagonal non- singular matrix is \( (a){\text{ Scalar matrix}} \\\ (b){\text{...
Inverse of a diagonal non- singular matrix is
(a) Scalar matrix (b) Skew - symmetric matrix (c) Zero matrix (d) Diagonal matrix
Solution
Hint – We have to consider a diagonal non-singular matrix, diagonal matrices are those which have only diagonal elements while rest all are zero whereas non-singular means that the determinant must not be zero. Use this concept to write a diagonal non-singular matrix. Then use the concept of A−1=∣A∣1adj(A) to get the inverse.
Complete step-by-step answer:
Consider a diagonal non-singular matrix
A = \left[ {\begin{array}{*{20}{c}}
a&0&0 \\\
0&b;&0 \\\
0&0&c;
\end{array}} \right] (Where a, b, c is any real number and not all equal to 1.)
Now we have to find out the inverse of this matrix.
Now as we know A−1=∣A∣1adj(A)
Where adj\left( A \right) = {\left[ {\begin{array}{*{20}{c}}
{{c_{11}}}&{{c_{12}}}&{{c_{13}}} \\\
{{c_{21}}}&{{c_{22}}}&{{c_{23}}} \\\
{{c_{31}}}&{{c_{32}}}&{{c_{33}}}
\end{array}} \right]^T}
Where T is the transpose of matrix, so apply transpose of matrix
Now, first calculate determinant of A
\Rightarrow \left| A \right| = \left| {\begin{array}{*{20}{c}}
a&0&0 \\\
0&b;&0 \\\
0&0&c;
\end{array}} \right|
Now, expand the determinant
\Rightarrow \left| A \right| = \left| {\begin{array}{*{20}{c}}
a&0&0 \\\
0&b;&0 \\\
0&0&c;
\end{array}} \right| = a\left| {\begin{array}{*{20}{c}}
b&0 \\\
0&c;
\end{array}} \right| - 0 + 0 \\\
= a\left( {bc - 0} \right) = abc \\\
Now calculate adj(A)
\Rightarrow adj\left( A \right) = \left[ {\begin{array}{*{20}{c}}
{{c_{11}}}&{{c_{21}}}&{{c_{31}}} \\\
{{c_{12}}}&{{c_{22}}}&{{c_{32}}} \\\
{{c_{13}}}&{{c_{23}}}&{{c_{33}}}
\end{array}} \right]
So, calculate its internal elements i.e. its cofactors