M^5v given that M = [3 2 4 2 0 2 4 2 3]

  • Thread starter Thread starter squenshl
  • Start date Start date
squenshl
Messages
468
Reaction score
4
Hi,
Just wondering how to calculate M^5v given that
M = [3 2 4
2 0 2
4 2 3].
and v = (1,0,-1). v being a column vector.
 
Physics news on Phys.org


v is an eigenvector of M. Find the eigenvalue that it corresponds to.
 


If Mv= \lambda v, then M^2v= M(Mv)= M(\lambda v)= \lambda Mv= \lambda^2 v. Get the point?
 


Also, remember that M^5 is just M acting on v 5 consecutive times. Eigenvectors make this quite simple :)
 

Similar threads

Back
Top