Mathematica 9 is now available

MatrixPower

Usage

MatrixPower[mat, n] gives the n matrix power of mat.


Notes

MatrixPower[mat, n] effectively evaluates the product of a matrix with itself n times.
• When n is negative, MatrixPower finds powers of the inverse of mat.
MatrixPower works only on square matrices.
MatrixPower can be used on SparseArray objects.
• See Section 3.7.7.
• See also: Dot, MatrixExp.
• New in Version 2.
• Advanced Documentation.


Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.