PrimeCalcPro
Explore 1070+ free calculators — math, finance, health & more.

Eigenvalue Calculator

Eigenvalues and eigenvectors of matrices

λEigenvalue Calculator (2×2 Matrix)

Enter matrix [[a, b], [c, d]]

Eigenvalues and eigenvectors are fundamental concepts in linear algebra. For a square matrix A, an eigenvector v is a non-zero vector that only scales (not rotates) when A is applied: Av = λv. The scalar λ is the corresponding eigenvalue. Eigenvalues reveal the fundamental behaviour of linear transformations and appear throughout physics, engineering, statistics (PCA), and machine learning.

  1. 1For 2×2 matrix [[a,b],[c,d]], eigenvalues satisfy the characteristic equation: det(A − λI) = 0
  2. 2det(A − λI) = λ² − (a+d)λ + (ad−bc) = 0
  3. 3Trace = a+d, Determinant = ad−bc
  4. 4λ = [Trace ± √(Trace² − 4·Det)] / 2
  5. 5Discriminant > 0: two real eigenvalues; < 0: complex conjugate pair
Matrix [[4,1],[2,3]]=λ₁=5, λ₂=2Trace=7, Det=10, Disc=9
Matrix [[0,−1],[1,0]] (rotation 90°)=λ = ±i (complex)Pure rotation has no real eigenvalues
Eigenvalue TypeGeometrical Meaning
λ > 1Stretches in eigenvector direction
0 < λ < 1Compresses in eigenvector direction
λ = 1No change along eigenvector
λ = 0Matrix is singular (det = 0); projects onto a subspace
λ < 0Reflects and possibly scales
Complex λRotation component; no real invariant direction
🔒
100% Bezpłatny
Bez rejestracji
Dokładny
Zweryfikowane wzory
Natychmiastowy
Wyniki od razu
📱
Przyjazny mobilny
Wszystkie urządzenia

Settings

Theme

Light

Dark

Layout

Language

PrivacyTermsAbout© 2025 PrimeCalcPro