Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Matrix Operations >

MatrixPower

Updated In 6 Graphic
MatrixPower[m, n]
gives the n^(th) matrix power of the matrix m.
MatrixPower[m, n, v]
gives the n^(th) matrix power of the matrix m applied to the vector v.
  • MatrixPower[m, n] effectively evaluates the product of a matrix with itself n times.
  • When n is negative, MatrixPower finds powers of the inverse of the matrix m.  »
New in 2 | Last modified in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team