Eigenvector calculation, i have worked out everything for you! just need verification!
M= 2 0 -2 0 4 0 -2 0 5 eigenvalues are 1, 4, 6, need eigenvector for eigenvalue = 4 please!!
subtract 4 from the diags and rref
i have done that but you get M- lambda = -2 0 -2 0 0 0 -2 0 -1 !!!
keep reducing ...
M3,3 = 1 not -1... sorry
-2 0 -2 0 0 0 -2 0 1 1 0 1 0 0 0 -1 0 1/2 1 0 1 0 0 0 0 0 3/2 1 0 1 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 right?
which implies eigen vector of (0,0,0)!!! can this be possible? or am i wrong?
x1 0 x2 = x2 1 x3 0
AHHHHHH and (0,1,0)!!
the vectors we get from working the parametric form of the free variables become our Evectors
Thanks amistre64!!!
youre welcome
In a way, one has to solve \[\left( \begin{array}{ccc} 2 & 0 & -2 \\ 0 & 4 & 0 \\ -2 & 0 & 5 \\ \end{array} \right) \left( \begin{array}{c} x \\ y \\ z \\ \end{array} \right)=4 \left( \begin{array}{c} x \\ y \\ z \\ \end{array} \right) \]
yep, got confused when i saw two zeros with my working out!
You get x=0, z=0 and y can be anything different from 0
what if x and z were not zeros?
if x and y were not zero, 4 will not be an eigenvalue of the vector (x,y,z)
assuming it was, and x had a value of 1 and z had a value of 2, y= 1, how would the matrix P and D be id P^-1 * M*P =D, where D is a diagonal matrix?
The three eigenvectors are {{-1, 0, 2}, {0, 1, 0}, {2, 0, 1}}
\[ P=\left( \begin{array}{ccc} -1 & 0 & 2 \\ 0 & 1 & 0 \\ 2 & 0 & 1 \\ \end{array} \right)\\ P^{-1} M P =\left( \begin{array}{ccc} 6 & 0 & 0 \\ 0 & 4 & 0 \\ 0 & 0 & 1 \\ \end{array} \right) \]
yes but wouldnt that mean there would be four eigenvectors for the eigenvalues? what im trying to say is if you have a matrix M that has three eigenvalues but one of the eigenvalue has two eigen vectors? lets say one of the eigenvalue was 4 and we get M-(Lambda*I) = = 4 2 4 2 1 2 4 2 4 what would the eigen vector be?
The maximum you can have is 3 independent eigenvectors.
exactly!! so how would P look like? would there 5 columns? and would this mean that D would no more be a diagonal matrix?
If Z is an eigenvector for 4 then 17 Z is an eigenvector for 4 then
M (17 Z) = 17 M Z = 17(4 Z) = 4 ( 17 Z)
P would look like \[ P=\left( \begin{array}{ccc} -1 & 0 & 2 \\ 0 & 17 & 0 \\ 2 & 0 & 1 \\ \end{array} \right) \] and it will still do the job. \[P^{-1} M P=\left( \begin{array}{ccc} 6 & 0 & 0 \\ 0 & 4 & 0 \\ 0 & 0 & 1 \\ \end{array} \right) \]
Did you see what is going on?
P Should be a 3x3 matrix whose rows are the independents eigenvectors.
Usually we choose small numbers like 1 to make the computation easier.
but what if an eigen value gives two eigenvectors?
eigen space i think it was called
as long as the results and up in linearly INdependant vectors, your good
If they are independent we take both. In this case, the eigenvalue is a double roots.
not all square matrixes are diagonalizable
ahhhh okay!!
thanks to all, well appreciated !
yw
Join our real-time social learning platform and learn together with your friends!