Eigenvalues and eigenvectors: Eigenvalues and eigenvectors
Computing eigenvectors for a given eigenvalue
We start with examples to compute the eigenspace of an eigenvalue of a matrix.
Let \(\lambda = -4\) be an eigenvalue of the matrix \[A=\matrix{-8 & 10 \\ -2 & 1}\] is. Then there must be a vector \(\vec{v}\) such that \(A\vec{v}=-4\vec{v}\), that is, \[(A+4 I)\vec{v}=\vec{0}\text.\] In other words, we must find the kernel of the matrix \(A+4 I\).
We can do this through row reduction of the matrix \[A+4 I = \matrix{-8 & 10 \\ -2 & 1} - \matrix{-4 & 0 \\0& -4 }=\matrix{ -4 & 10 \\ -2 & 5}\] This can be done as follows:
\[\begin{aligned}
\matrix{-4&10\\-2&5\\}&\sim\matrix{1&-{{5}\over{2}}\\-2&5\\}&{\blue{\begin{array}{c}-{{1}\over{4}}R_1\\\phantom{x}\end{array}}}\\\\ &\sim\matrix{1&-{{5}\over{2}}\\0&0\\}&{\blue{\begin{array}{c}\phantom{x}\\R_2+2R_1\end{array}}} \end{aligned}\] So the eigenspace for \(\lambda = -4\) equals \(\left\{ r \cv{5\\2} \middle|\;r\in\mathbb R\right\}\).
If needed, we avoided here fractions in the solution.
In other words, the eigenspace of eigenvalue \(-4\) equals \(\left\langle\cv{5\\2}\right\rangle\)
We can do this through row reduction of the matrix \[A+4 I = \matrix{-8 & 10 \\ -2 & 1} - \matrix{-4 & 0 \\0& -4 }=\matrix{ -4 & 10 \\ -2 & 5}\] This can be done as follows:
\[\begin{aligned}
\matrix{-4&10\\-2&5\\}&\sim\matrix{1&-{{5}\over{2}}\\-2&5\\}&{\blue{\begin{array}{c}-{{1}\over{4}}R_1\\\phantom{x}\end{array}}}\\\\ &\sim\matrix{1&-{{5}\over{2}}\\0&0\\}&{\blue{\begin{array}{c}\phantom{x}\\R_2+2R_1\end{array}}} \end{aligned}\] So the eigenspace for \(\lambda = -4\) equals \(\left\{ r \cv{5\\2} \middle|\;r\in\mathbb R\right\}\).
If needed, we avoided here fractions in the solution.
In other words, the eigenspace of eigenvalue \(-4\) equals \(\left\langle\cv{5\\2}\right\rangle\)
Unlock full access