If A and B are symmetric matrices, then write the condition for which AB is also symmetric.

If A and B are symmetric matrices, then AB is symmetric if and only if A and B commute .i.e.

AB = (AB)T = BTAT = BA


[ BT = B and AT = A]


1