Eigenvalue Eigenvector Calculator

Solve Av = λv for square matrices. Compute characteristic equation det(A-λI)=0, find all eigenvalues and corresponding eigenvectors. Includes diagonalization analysis, matrix properties, and geometric visualization of eigenspaces.

Calculate Eigenvalues
Matrix Properties
Eigenvector Visualization

Enter Square Matrix

Matrix Analysis

Determinant
-
Trace
-
Rank
-
Symmetric
-

Diagonalization

Properties Summary

Eigenvector Visualization

Blue arrows show original basis vectors, red arrows show eigenvectors

Transformation Effect

Eigenvectors are special directions where the matrix transformation only scales the vector without changing its direction. The scaling factor is the eigenvalue.

  • If λ > 1: Vector is stretched
  • If 0 < λ < 1: Vector is compressed
  • If λ < 0: Vector is flipped and scaled
Instant results No signup required Standard formulas Free to use

Frequently Asked Questions about Eigenvalue Eigenvector Calculator

Can this eigenvalue calculator handle 3x3 matrices with complex eigenvalues?

Yes. For matrices with real entries but complex eigenvalues (they always come in conjugate pairs), the calculator will display them in \( a + bi \) form. The eigenvectors will also be complex. The step-by-step solution shows how you arrive at the complex eigenvector from \( (A - \lambda I)v = 0 \).

Does it show the full step-by-step solution for finding eigenvectors?

Absolutely. For each eigenvalue \( \lambda \), it writes the system \( (A - \lambda I) = 0 \), reduces it (showing the free variables), and then presents the eigenvector as a parametric vector. You’re not left guessing how the numbers appeared.

How do I know if my matrix is diagonalizable using this tool?

Switch to the Matrix Properties tab after a calculation. The “Diagonalization” section will explicitly state whether the matrix is diagonalizable over the reals. If it’s not, it explains why (e.g., “geometric multiplicity less than algebraic multiplicity for λ = 2”).

Is this tool completely free, or are there hidden limits?

It’s 100% free. No paywalls, no “premium” features, no limit on how many matrices you solve. The only thing you’ll see are unobtrusive ads that keep the server running—your calculations remain entirely client-side.

Can I use this eigenvalue eigenvector solver on my phone or tablet?

Yes. The layout adapts to smaller screens. Entering 3x3 numbers on a phone is less ideal than on a desktop, but the calculator is fully functional. For quick checks, the 2x2 mode works great on mobile.

What’s the difference between algebraic and geometric multiplicity, and does this tool show both?

Algebraic multiplicity is how many times an eigenvalue repeats as a root of the characteristic polynomial. Geometric multiplicity is the number of independent eigenvectors for that eigenvalue. The calculator shows you eigenvalues with their multiplicities and then lists the corresponding eigenvectors—so you can easily compare the counts and spot defective matrices.