Under construction: this chapter is still being expanded and revised.
An eigenvector is a nonzero vector whose direction is preserved by a matrix transformation. Multiplication by A may stretch it, shrink it, reverse it or collapse it to zero, but the image remains on the same line. The corresponding eigenvalue λ records that one-dimensional action.
Eigenvectors reveal the directions in which a matrix acts most simply.
The chapter uses geometric examples to connect the equation Ax = λx with the visible action of scaling, shear, projection, reflection, rotation and other transformations.
In an eigenvector basis, the matrix acts independently on each coordinate direction. The change-of-basis matrix C moves into eigenvector coordinates, the diagonal matrix D applies the eigenvalue scalings and C⁻¹ returns to the original coordinates. Thus A = CDC⁻¹ replaces a coupled transformation by separate one-dimensional actions.
The PDF page links below are best-effort: most browsers support them, but some viewers may ignore the page hint.
For M(t) = (1 − t)I + tA, an eigenvector x of A remains an eigenvector of every intermediate matrix: M(t)x = (1 − t + tλ)x. Its direction therefore stays fixed, while its eigenvalue changes linearly from 1 to λ. When λ < 0, the direction shrinks to zero and then reappears reversed.