Diagonalize Matrix Calculator

Diagonalize Matrix Calculator - Multi-Tools

Diagonalize Matrix Calculator

Find the diagonal form of a matrix and its corresponding eigenvectors.

Select Matrix Size
How Matrix Diagonalization Works

A matrix A is diagonalizable if there exists an invertible matrix P and a diagonal matrix D such that:

\[ A = PDP^{-1} \]

Where:

  • D is the diagonal matrix containing the eigenvalues
  • P is the matrix whose columns are the eigenvectors
  • P⁻¹ is the inverse of P

The process involves:

  1. Finding the eigenvalues by solving det(A - λI) = 0
  2. Finding the eigenvectors for each eigenvalue
  3. Constructing P from the eigenvectors
  4. Constructing D from the eigenvalues
Scroll to Top