g.lemaitre
- 267
- 2
Homework Statement
Find the Eigenspace of the following matrix:
[tex]\begin{bmatrix}<br /> 1 & 3 \\<br /> 4 & -3<br /> \end {bmatrix}[/tex]
I'm skipping a few steps but the Eigenvalues are -5 and 3. Let's starts with -5. Skip a few more steps, I know I'm right, just trust me.
We now have the following matrix:
[tex]\begin{bmatrix}<br /> -6 & -3 \\<br /> -4 & -2<br /> \end {bmatrix}[/tex]
Then you find the null space, which starts with putting it in reduced row echelon form:
[tex]\begin{bmatrix}<br /> -6 & -3 \\<br /> 0 & 0<br /> \end {bmatrix}[/tex]
you can reduce that further to
[tex]\begin{bmatrix}<br /> -2 & -1 \\<br /> 0 & 0<br /> \end {bmatrix}[/tex]
This is where I'm confused. This nullspace calculator http://www.math.odu.edu/~bogacki/cgi-bin/lat.cgi
says that the basis of the null space is
[tex]\begin{bmatrix}<br /> -1 \\<br /> 2<br /> \end {bmatrix}[/tex]
My textbook confirms that. How do I get from here
[tex]\begin{bmatrix}<br /> -2 & -1 \\<br /> 0 & 0<br /> \end {bmatrix}[/tex]
to there
[tex]\begin{bmatrix}<br /> -1 \\<br /> 2<br /> \end {bmatrix}[/tex]
I would think you would just eliminate the 2nd row and transpose the first row but that would give.
[tex]\begin{bmatrix}<br /> -2 \\<br /> -1<br /> \end {bmatrix}[/tex]
Last edited: