document.write( "Question 361049: I have worked out Eigenvalues of the following matrix\r
\n" ); document.write( "\n" ); document.write( "1 -1 2
\n" ); document.write( "0 2 0
\n" ); document.write( "3 -3 2\r
\n" ); document.write( "\n" ); document.write( "They are = -1, 2, 4\r
\n" ); document.write( "\n" ); document.write( "I cant seem to work out the eigenvector for -1. Could someone show me step by step how this achieved. I can then use this to work out 2, and 4.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #257580 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
For λ = -1, replacing -1 into the homogeneous system A - λI = O, we get the augmented homogeneous system
\n" ); document.write( "\"%28matrix%283%2C4%2C+2%2C-1%2C2%2C0%2C0%2C3%2C0%2C0%2C3%2C-3%2C3%2C0%29%29\".
\n" ); document.write( "~\"%28matrix%283%2C4%2C+2%2C-1%2C2%2C0%2C0%2C1%2C0%2C0%2C1%2C-1%2C1%2C0%29%29\"Divide r2 and r3 by 3.
\n" ); document.write( "~\"%28matrix%283%2C4%2C+2%2C-1%2C2%2C0%2C0%2C1%2C0%2C0%2C1%2C0%2C1%2C0%29%29\"Add row2 to r3
\n" ); document.write( "~\"%28matrix%283%2C4%2C+0%2C-1%2C0%2C0%2C0%2C1%2C0%2C0%2C1%2C0%2C1%2C0%29%29\"-2*r3 + r1
\n" ); document.write( "~\"%28matrix%283%2C4%2C+0%2C0%2C0%2C0%2C0%2C1%2C0%2C0%2C1%2C0%2C1%2C0%29%29\"Add r2 to r1
\n" ); document.write( "~\"%28matrix%283%2C4%2C+1%2C0%2C1%2C0%2C0%2C1%2C0%2C0%2C0%2C0%2C0%2C0%29%29\"Interchange r1 and r3.
\n" ); document.write( "Thus y = 0 and x + z = 0, or z = -x. hence,
\n" ); document.write( ". The basis for eigenspace for λ = -1 is then \"+%28matrix%283%2C1%2C1%2C0%2C-1%29%29+\", and this is its eigenvector.
\n" ); document.write( "
\n" );