flyingpig
- 2,574
- 1
Homework Statement
http://img687.imageshack.us/img687/9065/matrixk.th.png
Uploaded with ImageShack.us
The Attempt at a Solution
Alright, here is how I did it.
First I need to find my eigenvalues
\begin{bmatrix}<br /> 0-\lambda & 1&2 \\ <br /> 0& 3-\lambda& a\\ <br /> 0 & 0 &0 -\lambda<br /> \end{bmatrix}
So just reading it off, the eigenvalues are 3 and 0.
So I do my [A - Iλ | 0]
So let's begin with λ = 0
\left[\begin{array}{ccc|c}<br /> 0 & 1& 2 &0\\ <br /> 0& 3& a &0\\ <br /> 0 & 0 & 0 &0<br /> \end{array}\right] Rowreduce with my pencil and paper\left[\begin{array}{ccc|c}<br /> 0 & 1&2 &0\\ <br /> 0& 0& a-6 &0\\ <br /> 0 & 0 &0 &0<br /> \end{array}\right]
Now here is the problem, does it matter what a really is? if a is say, 6, I get 0x3 = 0, which means there are still two pivots. I know that my matrix better be linearly dependent if I want to get some eigenvectors.
I just don't know where to go now lol.
Last edited by a moderator: