Eigenvalues & Eigenvectors
College Math · Linear AlgebraPreview
1. Introduction
Most linear transformations mix coordinates together in complicated ways: a matrix can rotate, stretch, shear, and reflect all at once. Eigenvalues and eigenvectors cut through this complexity by finding the special directions in which a transformation acts as nothing more than simple scaling. Along an eigenvector, the matrix neither rotates nor shears — it merely stretches (or shrinks, or flips) the vector by a factor called the eigenvalue. These directions are the natural axes of the transformation, the coordinate system in which the matrix becomes diagonal and its behavior becomes transparent.
The importance of eigentheory is hard to overstate. It diagonalizes matrices so that powers become trivial; it solves systems of linear differential equations; it underlies Principal Component Analysis in statistics, the PageRank algorithm, vibration analysis in engineering, and the stationary states of quantum mechanics. Whenever a system evolves by repeated application of a linear rule, the eigenvalues govern its long-term growth, decay, or oscillation, and the eigenvectors describe its fundamental modes.
This article builds the theory carefully: the eigen-equation and its geometric meaning, the characteristic polynomial, eigenspaces, algebraic and geometric multiplicity, diagonalizability, the Spectral Theorem for symmetric matrices, and applications to matrix powers and differential equations. Along the way we derive why the characteristic equation works and prove the trace/determinant relations.
Eigenvalues answer the fundamental question: in which directions does a linear transformation act by simple scaling? This decomposition is the key to understanding dynamical systems, vibrating structures, quantum mechanical observables, and data compression via Principal Component Analysis. The spectral theorem for symmetric matrices is one of the most important results in all of applied mathematics.
2. Core Concepts
2.1 The Eigen-Equation
Given , a nonzero vector is an eigenvector if where is the eigenvalue. Geometrically, the line through is left invariant by ; vectors on it are scaled by (reversed if ).
2.2 The Characteristic Equation
Rewrite as . A nonzero solution exists iff is singular, i.e. The characteristic polynomial has degree ; its roots are the eigenvalues (over , always counting multiplicity).
2.3 Eigenspaces, Multiplicity, and Diagonalizability
For each eigenvalue , the eigenspace is a subspace. Two notions of multiplicity:
- Algebraic multiplicity: multiplicity as a root of .
- Geometric multiplicity: .
Always geometric algebraic. is diagonalizable iff geometric = algebraic for every eigenvalue — equivalently, has linearly independent eigenvectors. Distinct eigenvalues guarantee diagonalizability (though not necessary).
2.4 Diagonalization
When has independent eigenvectors, form (eigenvectors as columns) and (eigenvalues on diagonal): This also defines matrix functions: , central to solving .
2.5 Trace and Determinant Relations
Comparing with :
Proof sketch. The coefficient of in is , and the constant term is . Matching with the factored form gives the relations.
2.6 The Spectral Theorem
If is real and symmetric (), then:
- all eigenvalues are real;
- eigenvectors for distinct eigenvalues are orthogonal;
- is orthogonally diagonalizable: with orthogonal ().
Proof intuition for real eigenvalues. If , then , so is real. For orthogonality of eigenvectors with distinct eigenvalues: , so forces orthogonality.
This theorem underpins PCA, quadratic-form classification, and the principal-axis theorem.
2.7 Applications to Differential Equations
For , solutions are linear combinations of . The sign of determines growth (), decay (), or oscillation (complex ). The dominant eigenvalue governs long-term behavior.
Continue reading with Premium
Upgrade to read the full article and unlock all Premium features.
Free
- Unlimited practice — all difficulties
- 3 hints / day
- Community solutions
- 2 timed mocks / month
Premium
- ✓Full article + all 57+ theory guides
- ✓Unlimited hints on practice problems
- ✓Unlimited timed mock exams & PDF worksheets