Shackleford
- 1,649
- 2
<br />
\begin{bmatrix}<br />
1 & 2 \\ <br />
2 & 1 \\ <br />
\end{bmatrix} = A
The eigenvalues of A are 3 and -1. The eigenvectors are (1,1) and (-1,1), respectively. I'm not sure how to proceed.
(1) Verify that LA possesses a spectral decomposition.
(2) For each eigenvalue of LA, explicitly define the orthogonal projection on the corresponding eigenspace.
(3) Verify your results using the spectral theorem.
The eigenvalues of A are 3 and -1. The eigenvectors are (1,1) and (-1,1), respectively. I'm not sure how to proceed.