What is a skew-symmetric matrix?
It came under types of matrices in my text. I have learned square matrices.
It is a square matrix $A$ satisfying $A^T=-A$---that is, its transpose is the negative of the original. If $B=A^T$, then $B_{ij}=-A_{ji}$.
A similar property for complex matrices is skew-Hermitian: $A^H=-A$. If $B=A^H$, then $B_{ij}=-\overline{A_{ji}}=-\Re(A_{ji})+\jmath\Im(A_{ji})$.
Note that these properties require the diagonal elements to be zero.
Copyright © 2021 JogjaFile Inc.
It is a square matrix $A$ satisfying $A^T=-A$---that is, its transpose is the negative of the original. If $B=A^T$, then $B_{ij}=-A_{ji}$.
A similar property for complex matrices is skew-Hermitian: $A^H=-A$. If $B=A^H$, then $B_{ij}=-\overline{A_{ji}}=-\Re(A_{ji})+\jmath\Im(A_{ji})$.
Note that these properties require the diagonal elements to be zero.