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 = -5\) be an eigenvalue of the matrix \[A=\matrix{19 & 6 \\ -72 & -23}\] is. Then there must be a vector \(\vec{v}\) such that \(A\vec{v}=-5\vec{v}\), that is, \[(A+5 I)\vec{v}=\vec{0}\text.\] In other words, we must find the kernel of the matrix \(A+5 I\).
We can do this through row reduction of the matrix \[A+5 I = \matrix{19 & 6 \\ -72 & -23} - \matrix{-5 & 0 \\0& -5 }=\matrix{ 24 & 6 \\ -72 & -18}\] This can be done as follows:
\[\begin{aligned}
\matrix{24&6\\-72&-18\\}&\sim\matrix{1&{{1}\over{4}}\\-72&-18\\}&{\blue{\begin{array}{c}{{1}\over{24}}R_1\\\phantom{x}\end{array}}}\\\\ &\sim\matrix{1&{{1}\over{4}}\\0&0\\}&{\blue{\begin{array}{c}\phantom{x}\\R_2+72R_1\end{array}}} \end{aligned}\] So the eigenspace for \(\lambda = -5\) equals \(\left\{ r \cv{-1\\4} \middle|\;r\in\mathbb R\right\}\).
If needed, we avoided here fractions in the solution.
In other words, the eigenspace of eigenvalue \(-5\) equals \(\left\langle\cv{-1\\4}\right\rangle\)
We can do this through row reduction of the matrix \[A+5 I = \matrix{19 & 6 \\ -72 & -23} - \matrix{-5 & 0 \\0& -5 }=\matrix{ 24 & 6 \\ -72 & -18}\] This can be done as follows:
\[\begin{aligned}
\matrix{24&6\\-72&-18\\}&\sim\matrix{1&{{1}\over{4}}\\-72&-18\\}&{\blue{\begin{array}{c}{{1}\over{24}}R_1\\\phantom{x}\end{array}}}\\\\ &\sim\matrix{1&{{1}\over{4}}\\0&0\\}&{\blue{\begin{array}{c}\phantom{x}\\R_2+72R_1\end{array}}} \end{aligned}\] So the eigenspace for \(\lambda = -5\) equals \(\left\{ r \cv{-1\\4} \middle|\;r\in\mathbb R\right\}\).
If needed, we avoided here fractions in the solution.
In other words, the eigenspace of eigenvalue \(-5\) equals \(\left\langle\cv{-1\\4}\right\rangle\)
Unlock full access