Question
Question: Let $A = \begin{bmatrix} 2 & -2 & -4 \\ -1 & 3 & 4 \\ 1 & -2 & -3 \end{bmatrix}$, then the number of...
Let A=2−11−23−2−44−3, then the number of column
X=xyz such that AX=λX for some scalar λ is

1
2
3
infinite
infinite
Solution
We are given
A=2−11−23−2−44−3,and need to find the number of nonzero column vectors X=xyz such that
AX=λXfor some scalar λ.
This equation represents the eigenvalue equation. To see how many eigenvectors (nonzero solutions) exist, we first find the eigenvalues by solving the characteristic equation det(A−λI)=0.
We have:
A−λI=2−λ−11−23−λ−2−44−3−λ.A computation shows that the characteristic polynomial factors as:
−λ(λ−1)2=0.Thus, the eigenvalues are:
- λ=0 (simple)
- λ=1 (double)
For each eigenvalue, if the corresponding eigenspace is nontrivial (i.e. of positive dimension), then there are infinitely many eigenvectors (any nonzero scalar multiple of an eigenvector is again an eigenvector).
Since both eigenspaces (regardless of dimension) are nontrivial, there are infinitely many column vectors X satisfying AX=λX.