Finding matrix which is both symmetric and skew symmetric.
Since matrix A is symmetric
If A=AT
And matrix A is skew symmetric
if A=−AT
Using eq. (i) and (ii)
AT=−AT
⇒2AT=0
⇒AT=0
⇒A=0
[Using (i)]
∴A is a null matrix.
Hence, null matrix is both symmetric and skew-symmetric matrix.