easy question on eigen vectors and values
\(\lambda_{1,...}\)
why isn’t (2-landa * I) applied to the two 2s in matrix A?It is applied to -5 and -2.
because you subtract identity matrix. where all elements off the diagonal are zeros. so 2-0=2
\[\textbf I_1=(1)\] \[\textbf I_2=\begin{pmatrix}\ 1 & 0\\0&1 \end{pmatrix}\] \[\textbf I_3=\begin{pmatrix}\ 1 & 0&0\\0&1&0\\0&0&1 \end{pmatrix}\] \[\lambda\textbf I_1=(\lambda)\] \[\lambda\textbf I_2=\begin{pmatrix}\ \lambda & 0\\0&\lambda \end{pmatrix}\] \[\lambda\textbf I_3=\begin{pmatrix}\ \lambda & 0&0\\0&\lambda&0\\0&0&\lambda \end{pmatrix}\]
oh crap i forgot about the identity matrix
who wants the medal?
\[(\textbf A-\lambda\textbf I)=\begin{pmatrix}\ a_{11} & a_{12}\\a_{21}&a_{22} \end{pmatrix} -\begin{pmatrix}\ \lambda & 0\\0&\lambda \end{pmatrix}\]\[\qquad =\begin{pmatrix}\ a_{11}-\lambda & a_{12}\\a_{21}&a_{22}-\lambda \end{pmatrix} \]
uncle rhaukus did the most typing by far lol thanks
and all within six minutes
heh i just did it on photoshop
2 lazy to type the matix built-in code
*matrix
|dw:1345877891988:dw|
Join our real-time social learning platform and learn together with your friends!