If A and B are symmetric matrix then prove that AB+BA is also symmetric
Answers
Answered by
1
Step-by-step explanation:
But we have A= Transpose(A) and B = Transpose (B) as A and B are symmetric. So, Transpose (AB+BA) = BA + AB =AB + BA. since Transpose (AB+BA)= AB + BA, (AB+BA) is a Symmetric Matrix.
Similar questions