For any n x n matrix. Prove that A can be uniquely expressed as a sum of symmetric matrix and skew symmetric matrix.
Open in App
Solution
Let A be any square matrix.
Now,
A=12(A+A)+12(A−A)
=P+θ
where, P=12(A+A).,θ=12(A−A)
To prove, P is symmetric i.e. P=P & θ is skew - symmetric , i.e. θ=−θ
P=12(A+A)=12(A+(A))
=12(A+A)
=P
So, P is symmetric
θ=12(A−A)=12(A−(A))
=12(A−A)
=−θ
So, θ is skew - symmetric
Hence, the representation A=P+θ is unique, hence it is proved that every square matrix can be uniquely expressed as a sum of symmetric and skew symmetric matrix