cooltowns
- 1
- 0
Homework Statement
Finding Eigenvectors of the given matrix
Homework Equations
The matrix is
A=\begin{pmatrix}<br /> 5.956 & -1.284\\ <br /> -1.284&0.435 <br /> \end{pmatrix}
The Attempt at a Solution
I have found the eigenvalues to be
\lambda _{1}=0.624001 and \lambda _{2}=0.150994
and
A-\lambda_{1} I =\begin{pmatrix}<br /> -0.2840 &-1.284 \\ <br /> -1.284 &-5.8050 <br /> \end{pmatrix}
A-\lambda_{2} I =\begin{pmatrix}<br /> 5.8050 &-1.284 \\ <br /> -1.284 &0.2840 <br /> \end{pmatrix}
where A is the given matrix, I have rounded up the values slightly.
Using wolfram online I know the eigenvectors I should get are
E_{1}(-0.9764,0.2161) and E_{2}(-0.2161, 0.9764)
However I can't seem to get them.
Could somone please show me how to get those eigenvectors
Thanks