Question
Question: How do you find the Eigenvalue and Eigenvectors of a matrix? The matrix is \[\left( {\begin{array}...
How do you find the Eigenvalue and Eigenvectors of a matrix?
The matrix is \left( {\begin{array}{*{20}{c}}
0&4&0 \\\
{ - 1}&{ - 4}&0 \\\
0&0&{ - 2}
\end{array}} \right)
Solution
Set up the characteristic equation, using ∣A−λI∣=0
Solve the characteristic equation, giving us the eigenvalue
Substitute the eigenvalue into the two equations given by ∣A−λI∣
Choose a convenient value for x1, then find x2
The resulting values form the corresponding eigenvectors of a given matrix.
Complete step-by-step solution:
Let us consider the given matrix \left( {\begin{array}{*{20}{c}}
0&4&0 \\\
{ - 1}&{ - 4}&0 \\\
0&0&{ - 2}
\end{array}} \right) = A
If non-zero e is an eigenvector of the 3 by 3 matrix A , then Ae=λe For some scalar λ.
This scalar is called an eigenvalue of A
This may be rewritten as
⇒Ae=λIe
And inturn we write this as
⇒(A−λI)e=0
Therefore the characteristic equation is
⇒A−λI=0
Now substitute the matrix value, we get