If an orthogonal matrix represents a reflection, show that it is symmetric.

193 Views Asked by At

The question is as it says. I am a first-year uni undergraduate student for context. I don't really know how to approach this question.

Any hints/suggestions would be greatly appreciated!

1

There are 1 best solutions below

1
On BEST ANSWER

Orthogonal matrix is when $A \cdot A^T = I$. Reflection is when $A \cdot A = I$. Ipso facto $A^T = A$ and so the matrix is symmetric.