Exercise 2.7.7

Answers

(a)
False: [ 0A A 0 ] is symmetric only if A = AT.
(b)
False: The transpose of AB is BTAT = BA. So (AB)T = AB needs BA = AB.
(c)
True: Invertible symmetric matrices have symmetric inverses! Easiest proof is to transpose AA1 = I.
(d)
True: (ABC)T is CTBTAT(= CBA for symmetric matrices A,B, and C).
User profile picture
2021-12-20 21:28
Comments