- #1
ognik
- 643
- 2
Did a practice problem finding eigenvalues &-vectors, ended with this row-reduced matrix: $ \begin{bmatrix}1&0&0\\0&1&0\\0&0&1\end{bmatrix}$; Solving to get the eigenvectors, I could get $x_1 = x_2 = x_3$, in which case the eigenspace would be the zero vector.
Instead the answer is $ \begin{bmatrix}0\\0\\1\end{bmatrix}$ I think its because I need to choose 1 independent variable(right word?) and a method is to set the last variable to some real t - $x_3=t$, then $x_1 = x_2 = 0t$ ...but above I found $x_3 = 0$? So I know to set $x_3$ to t - but it doesn't make sense to me in this particular case where there are no dependent variables?
(I can see that it is an identity matrix, which is also a Markov matrix, but I don't thank those are relevant?)
Instead the answer is $ \begin{bmatrix}0\\0\\1\end{bmatrix}$ I think its because I need to choose 1 independent variable(right word?) and a method is to set the last variable to some real t - $x_3=t$, then $x_1 = x_2 = 0t$ ...but above I found $x_3 = 0$? So I know to set $x_3$ to t - but it doesn't make sense to me in this particular case where there are no dependent variables?
(I can see that it is an identity matrix, which is also a Markov matrix, but I don't thank those are relevant?)