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

Summary

Enter a 2x2 or 3x3 matrix and an integer exponent to compute A^n with full step-by-step multiplication.

How it works

  1. Choose a matrix size: 2x2 or 3x3.
  2. Fill in the matrix cells with integer or decimal values.
  3. Enter an integer exponent n (0 through 20).
  4. Click Calculate — the tool performs repeated matrix multiplication A × A × … × A.
  5. 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