show that all the diagonal elements of a skew symmetric matrix are zero
Answers
Answer:
See attachment
Step-by-step explanation:
Step-by-step explanation:
TO FIND: All the diagonal elements of a skew symmetric matrix are zero
skew symmetric matrix :
A matrix can be skew symmetric only if it happens to be square. A skew-symmetric matrix is a matrix whose transposed form is equal to the negative of that matrix.
In case the transpose of a matrix happens to be equal to the negative of itself, then one can say that the matrix is skew symmetric. Therefore, for a matrix to be skew symmetric, A'=-A.
Let us consider is a skew symmetric matrix.
From definition
The ( i j ) element of =The ( i j ) element of -A
, for al i and j
For the diagonal elements i=j , ( i i ) element of A = - ( i i ) element of A
, for all value of i.
, for all values of i.
Therefore
The project code is #SPJ2