Char. Limit
Gold Member
- 1,222
- 23
Homework Statement
Let [tex]\[<br /> A =<br /> \begin{array}{ccc}<br /> 3 & 5 & 6 \\<br /> 0 & 2 & h \\<br /> 0 & 0 & 2 \\<br /> \end{array}<br /> \][/tex]. What should be the value of h so that there are two linearly independent eigenvectors of A corresponding to eigenvalue 2?
Homework Equations
[tex](A-\lambda I) \textbf{x} = \textbf{0}[/tex]
The Attempt at a Solution
So I tried A-2I, and got this as a matrix:
[tex]\[<br /> A-2I =<br /> \begin{array}{ccc}<br /> 1 & 5 & 6 \\<br /> 0 & 0 & h \\<br /> 0 & 0 & 0 \\<br /> \end{array}[/tex]
Common sense would seem to suggest that h=0, but that just seems too easy for this...
\]