If $A$ is orthogonal and symmetric, there is an orthonormal basis consisting of eigenvectors of $A$

871 Views Asked by At

Let $A ∈ M(n, \mathbb{R})$ be an orthogonal symmetric matrix. Show that $\mathbb{R}^n$ has an orthonormal basis consisting of eigenvectors of $A$. What happens if $A$ is assumed to be only symmetric?

In fact, I know this from linear algebra but I could not prove by using some arguments from calculus, analysis.

So I could use some help.

2

There are 2 best solutions below

0
On

Hint: This is the Spectral Theorem and is valid for any finite vector space with inner product. The proof is given by induction over the dimension of $E$ (vector space) and considering the self-adjoint operator $A : E \to E$.

0
On

The process is fairly standard, its not clear to me what orthogonal buys you.

Suppose $A$ has an eigenvector $v$, then $E=\operatorname{sp} \{v \}$ is $A$ invariant. Suppose $w \in E^\bot$, then since $A$ is symmetric, we see that $E^\bot$ is also $A$ invariant. If we let $v_2,...,v_n$ be a basis for $E^\bot$ then we see that $A$ is block diagonal, with the $1 \times 1$ entry corresponding to the eigenvector $v$ being the corresponding eigenvalue. We now repeat the process on $A \mid_{E^\bot} $. The end result is a basis of eigenvectors.

To see that $A$ has an eigenvector, consider $\lambda = \max_{\|v\|=1} \langle v, A v \rangle$, and let $\hat{v}$ be a maximising unit vector. From Lagrange multipliers, we see that we have $A\hat{v} + \mu {\hat{v}} = 0$ for some $\mu$, and so $\hat{v}$ is an eigenvector (with eigenvalue $\lambda = -\mu$).