Eigenvalues and Eigenvectors Problems 2
Eigenvalues and Eigenvectors Problems 2
For each of the following matrices A, find the eigenvalues λ of A and for each λ determine a maximal
set of linearly independent eigenvectors associated to λ. Say then if the matrix is diagonalizable or
not, and motivate your answer. In the case A is diagonalizable, determine an invertible matrix P
such that P −1 AP = D is diagonal.
2 0 1
1. A = −1 2 3
1 0 2
6 2 0
2. A = 2 3 0
0 0 −1
2 0 1
3. A = 0 2 1
1 1 1
Eigenvalues and Eigenvectors - Answers 2
3. The characteristic equation of A is det(A − λI) = λ(2 − λ)(λ − 3) = 0, so the eigenvalues are
λ = 0, 2 and
3.
Each eigenvalue has only one linearly independent
eigenvector.The
eigenvalue
1 1 1
λ = 0 has 1 as an eigenvector, while λ = 2 has −1 and λ = 3 has 1 .
−2 0 1
Since there are three linearly independent eigenvectors, A is diagonalizable.
The matrix P is again constructed by taking the eigenvectors and making them the columns
of P . Then
−1
1 1 1 2 0 1 1 1 1 0 0 0
P −1AP = 1 −1 1 0 2 1 1 −1 1 = 0 2 0 = D.
−2 0 1 1 1 1 −2 0 1 0 0 3