I was reading ahead in my math book when I came across a matrix denoted as A = $\begin{bmatrix} 1 & -1 & 0\\ 2 & -2 & 0\\ 6 & 0 & -2\\ \end{bmatrix}$. I then found the eigensystem for A to be $E_{\lambda=0}=span\begin{bmatrix} 1\\ 1\\ 3\\ \end{bmatrix}, E_{\lambda=-1}=\begin{bmatrix} 1\\ 2\\ 6\\ \end{bmatrix}, E_{\lambda=-2}=\begin{bmatrix} 0\\ 0\\ 1\\ \end{bmatrix}=\hat{k}. $ Is there a significance of $\lambda$ = -2 and its corresponding eigenvector of $\hat{k}$ in relation to A? I ask out of curiosity as I love to try and understand all outcomes in math. Thanks!
2026-04-02 15:00:49.1775142049
Significance of an eigenvector being equal to a unit vector?
2.7k Views Asked by user141854 https://math.techqa.club/user/user141854/detail At
2
Given an eigenvector, any multiple of it is also an eigenvector. You can normalize each eigenvector or not, as you wish. So there is no significance to the magnitude of an eigenvector being $1$.