Question
Question: For what value of \[x\] , is the matrix \[A\] = \[\left[ {\begin{array}{*{20}{c}} 0&1&{ - 2} \\\...
For what value of x , is the matrix A = \left[ {\begin{array}{*{20}{c}} 0&1&{ - 2} \\\ { - 1}&0&3 \\\ x&{ - 3}&0 \end{array}} \right] a skew symmetric matrix ?
Solution
For a matrix to be skew symmetric the condition which is to be satisfied is A=−AT. Here AT denotes the transpose of the matrix A . Here we know the matrix A . From this we can calculate AT and −AT. Then putting the value of A and −AT in the above condition we can obtain the value of x .
FORMULA USED :
For a skew symmetric matrix A=−AT.
Complete answer: We are given that A = \left[ {\begin{array}{*{20}{c}}
0&1&{ - 2} \\\
{ - 1}&0&3 \\\
x&{ - 3}&0
\end{array}} \right] we have to find the value of x such that the matrix satisfies the condition for the skew symmetric matrix .
We know the condition for the skew symmetric matrix A=−AT. First we will obtain the value of AT .
Transpose of a matrix is obtained by interchanging rows and columns of matrix, in other words we find the transpose of a matrix by changing rows to columns and columns to rows .
Every element of the matrix A can be denoted by aij where i denotes row number j denotes column number . aij = element of ithrow and jth column .
Every element of the matrix AT can be denoted by aji .
A = \left[ {\begin{array}{*{20}{c}}
0&1&{ - 2} \\\
{ - 1}&0&3 \\\
x&{ - 3}&0
\end{array}} \right]
By changing rows into column and vice versa we get
AT= \left[ {\begin{array}{*{20}{c}}
0&{ - 1}&x; \\\
1&0&{ - 3} \\\
{ - 2}&3&0
\end{array}} \right]
So −AT= \left[ {\begin{array}{*{20}{c}}
0&1&{ - x} \\\
{ - 1}&0&3 \\\
2&{ - 3}&0
\end{array}} \right]
Putting the values of A and −AT in condition we get