Matrix Power Calculator
Enter a square matrix and an exponent to compute its power.
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
Raising a square matrix to a power means multiplying the matrix by itself n times: Aⁿ = A × A × ... × A. Unlike scalar exponentiation, matrix multiplication isn't commutative in general, so the operation must preserve the exact left-to-right order of multiplication, and the matrix must be square (same number of rows and columns) for the result to remain a valid matrix of the same size.
Matrix powers come up constantly in linear algebra, computer graphics, and applied mathematics — repeatedly applying a transformation matrix, computing terms of a linear recurrence like the Fibonacci sequence via matrix exponentiation, or analyzing multi-step transitions in a Markov chain, where the entries of the transition matrix raised to the nth power give the probabilities of moving between states after n steps. Students use it to verify hand calculations, while programmers and data scientists use it to check results from linear algebra libraries.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)