I am wondering about the geometric intuition behind real symmetric matrices and their corresponding linear transformations.
Is it possible to understand geometrically why real symmetric matrices have only real eigenvalues? That is, what do symmetric linear transformations have in common geometrically that make this true?
I am NOT after a proof of this fact; what I am curious about is whether there is a geometric argument for it. I am after the sort of intuition one gets from looking at linear transformations in $\mathbb{R}^2$ and envisioning their eigenvalues and eigenvectors. For example, it is very intuitively clear why nontrivial rotation matrices cannot have real eigenvectors. It is also geometrically clear why diagonal matrices have their eigenvalues equal to their diagonal elements.
EDIT: Upon further thought, I have realized that a simple consequence of symmetry is that in the singular value decomposition of a matrix $M = U \Sigma V^*$, we have $U = V$. Thus requiring symmetry means that the linear transformation must be accomplished by performing a rotation, performing a scaling along the axes, and then reversing the original rotation.
The missing piece for me is why defining a transformation via a symmetric matrix means that the transformation can be decomposed in this simple way.

