- 2,076
- 140
Homework Statement
Let [itex]A \in M_{22} (\mathbb{R})[/itex] with one single eigenvalue λ and one single eigenvector v. We denote w the generalized vector such that [itex](A - λI)w = v[/itex]. Prove that v and w are linearly independent.
Homework Equations
I know that if A has only one eigenvalue λ and one eigenvector v that the equation Av = λv is satisfied. That is, (A - λI)v = 0.
The Attempt at a Solution
I thought about this a bit, but I'm having trouble getting this one going. I thought about letting B = (A - λI) so that we get two equations :
Bv = 0 and Bw = v
Then I thought that it could be broken down into two cases, one where λ = 0 and one where λ ≠ 0, but I'm not sure this is the right path to take.
Any pointers?