how to find a power of a matrix that is not diagonizable?? for example the following matrix 3x3 matrix A has only 2 eigenvalue and 2 eigenvectors how can i find power of this matrix.... A= (0 1 0; 0 0 1; 4 -8 5) here colon indicates end of row
i was trying to find its diagonal matrix
then i found it does not have n independent eigen vectors
so i don know other way to find its nth power
I'm not exactly sure what you're trying to do... just raise the matrix to an arbitrary power, or what?
i need to calculate the nth power of the following matrix....
Neuro, is this a theoretical question or one where you just need to actually calculate the nth power and have a result?
@swissgirl sorry, but i already said this matrix is not diagonizable....so that does not help...
@mathteacher1729 .... ya....i need a result but that can be in the form of variable n.....if not a good explanantion would be ok as well...
it is part of a big question so i don want to put everything here....but all i need is to find A power n and A is exactly as i put into example here
You can try and do a diagonalization and then start taking successive powers of the (almost diagonal) "D" matrix. You'll spot a pattern, but it's not pretty. To see the full result , go to wolframalpha and type matrix power[{{0,1, 0},{ 0, 0, 1},{ 4, -8, 5}},n]
i know abt diagonalization but here the problem is, A has only 2 eigenvalue and 2 eigen vector so i can not diagonalize it
@mathteacher1729 does that have to do with "similar" matrixes?
this matrix has 3 distinct eugene vectors
what makes you say it doesnt have n distinct eugenes?
i can find 1 1 1 and 1 2 4
@neuro11 have you learned about jordan factorizations yet? My next thought would be to find the Jordan Normal Form: http://www.ms.uky.edu/~lee/amspekulin/jordan_canonical_form.pdf
it has 3 repeated values 1,1,1 correct?
@amistre64 yes, this has to do with similarity. :) @neuro11 you can check your work by using wolfram alpha and typing {{0,1, 0},{ 0, 0, 1},{ 4, -8, 5}}
linear class stopped right before the orthonormal stuff .... never did get to similars :/
@mathteacher1729 i will check in wolfram
@amistre64 i have eigenes 1 and 2 and vector (1 1 1) and (1 2 4).... i will chk in wolfram
i inputed the wrong data into the wolf to begin with, http://www.wolframalpha.com/input/?i=%7B+%7B0%2C+1%2C+0%7D%2C%7B0%2C+0%2C+1%7D%2C%7B+4%2C+-8%2C+5%7D%7D should help
i did not know that for a real double root (like 2 in this case) if no vector is found it can be written as (0,0,0)
Join our real-time social learning platform and learn together with your friends!