Courses / Mathematics I
Linear Algebra

Eigenvalues and Eigenvectors

Mathematics I 305 words Free to read

Directions a Transformation Preserves

Most vectors change direction under a linear transformation. But some special nonzero vectors are only scaled — the transformation stretches or shrinks them without rotating. Such a vector is an eigenvector, and its scale factor is the eigenvalue λ\lambda. The defining equation: Av=λv,v0.A v = \lambda v, \qquad v \neq \mathbf{0}. Applying AA to its eigenvector vv returns vv scaled by λ\lambda — same direction (or exactly reversed), new length. Eigenvectors are the "natural axes" along which a complicated transformation acts simply, as pure scaling.

To find eigenvalues, rewrite Av=λvAv = \lambda v as (AλI)v=0(A - \lambda I)v = \mathbf{0}. For a nonzero vv to exist, the matrix AλIA - \lambda I must be singular, i.e. have zero determinant. This gives the characteristic equation: det(AλI)=0,\det(A - \lambda I) = 0, a polynomial in λ\lambda (the characteristic polynomial) whose roots are the eigenvalues. Once an eigenvalue λ\lambda is known, its eigenvectors are the nonzero solutions of (AλI)v=0(A - \lambda I)v = \mathbf{0} — the null space of AλIA - \lambda I, called the eigenspace.

Eigenvalues reveal a transformation's behavior:

Common pitfall: forgetting that an eigenvector must be nonzero and keeps its direction (only length changes). The zero vector satisfies A0=λ0A\mathbf{0} = \lambda\mathbf{0} for every λ\lambda, so it is excluded by definition. And an eigenvector is not merely a vector whose length the matrix changes — it must map to a scalar multiple of itself (same or exactly opposite direction), not one that rotates.

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

11practice questions
2interactive scenes
Start Mathematics I free

Linear Algebra