- #1
arunma
- 927
- 4
I've got a question regarding orthogonal matrices. I am given an orthogonal matrix M, and a symmetric matrix A. I need to prove that (M^-1)*A*M is also symmetric (all of the matrices are n x n). I know that for an orthogonal matrix, its inverse is equal to its transpose. Can anyone give me some hints on how to begin this proof?