Question
Mathematics Question on Matrices
For the matrix A=[1\657],verify that
I. (A+A') is a symmetric matrix
II. (A-A') is a skew symmetric matrix
Answer
A'= [1\567]
(i)A+A'=[1\657]+[1\567]
=[2\111114]
therefore (A+A')'= [2\111114]=A+A'
Hence,(A+A') is a symmetric matrix.
(ii)A-A'= [1\657]-[1\567]
=[0\1−10]
(A-A')'=0−110=-[0\1−10]=-(A-A')
Hence,(A-A') is a skew-symmetric matrix.