Show that the matrix is diagonalizable and find a diagonal matrix similar to the given matrix.
Printable View
Show that the matrix is diagonalizable and find a diagonal matrix similar to the given matrix.
Use this same proceedure to find the matrix P
http://www.mathhelpforum.com/math-he...ar-matrix.html
actually you don't need the matrix P. You will find that the char poly has a repeated eigenvalue of
You will need to show thatgives two eigen vectors.
After you have shown this the similar matrix will be the matrix with the eigenvalues of the char. poly down the diagonal.
I got 2, 1, 1 as the eigenvalues from the characteristic polynomial. Do the numbers of the diagonal follow any order? Would it be
or
Thank you!
The order would depend on how you make your matrix P. The eigenvalues will be in the same column as the corrisponding eigenvector. both are similar to the original.
My eigenvector for 2 is <-1, 1, 0> if I'm right and the two eigenvectors for 1 are <-2, 1, 0> and <1, 0, 1>. So I think my diagonal matrices may be wrong even though I'm leaning towards the first one with the 2 in the center.
Your eigenvalues and vectors are correct (Clapping).
What I am saying is this
If you make your matrix P such that
like this this
Where the first column is the vector corrisponding to the eigenvalue 2 then the diagonal matrix will look like this
If you move exchange the first two columns P would look like this
Then D would look like this
Both of the above are similar to the original matrix.
I hope this clears it up.