Matrix Power Calculator
Enter a 2x2 or 3x3 matrix and an integer exponent to compute A^n with full step-by-step multiplication.
Matrix Input
Quick Examples
Fill in the matrix and click Calculate A^n
Result: A^2
Copied to clipboard!
Summary
Enter a 2x2 or 3x3 matrix and an integer exponent to compute A^n with full step-by-step multiplication.
How it works
- Choose a matrix size: 2x2 or 3x3.
- Fill in the matrix cells with integer or decimal values.
- Enter an integer exponent n (0 through 20).
- Click Calculate — the tool performs repeated matrix multiplication A × A × … × A.
- The result matrix and each intermediate step are displayed below.
Use cases
- Verify matrix exponentiation homework answers.
- Compute Markov chain transition probabilities over n steps.
- Check results when studying linear algebra or graph theory.
- Understand how diagonal and non-diagonal matrices behave under repeated multiplication.
- Quickly raise a transformation matrix to a power for computer graphics work.
- Test numerical stability of matrix operations.
Frequently Asked Questions
Last updated: 2026-06-10 ·
Reviewed by Nham Vu