Eigenvector Definition
When a linear transformation reshapes space, most vectors twist and turn, changing both their magnitude and direction. Yet, a select few vectors possess a remarkable property: they maintain their original direction, only stretching or shrinking. These special vectors are called eigenvectors, and their behavior reveals fundamental characteristics of the transformation itself.
The Core Idea: Direction Unchanged
A linear transformation (represented by a matrix ) maps vectors from one space to another. For a generic vector , the transformed vector will typically point in a different direction than . An eigenvector, however, is a non-zero vector such that when acts upon it, the resulting vector is simply a scalar multiple of . This means points in the exact same direction as , or in the exact opposite direction if the scalar is negative.
The Eigenvalue Equation:
The defining characteristic of an eigenvector is captured by a simple yet powerful equation. For a square matrix , a non-zero vector is an eigenvector if there exists a scalar (lambda) such that the product of and is equal to the product of and . This scalar is known as the eigenvalue corresponding to the eigenvector .
The fundamental relationship between a matrix , its eigenvector , and its eigenvalue is:
The Role of the Eigenvalue ()
The eigenvalue quantifies the scaling effect of the transformation on its corresponding eigenvector. If , the eigenvector is stretched; if , it's shrunk. A negative means the eigenvector's direction is reversed (scaled in the opposite direction). If , the eigenvector is mapped to the zero vector, meaning it lies in the null space (kernel) of the transformation.
The Null Space Connection:
To find eigenvectors and eigenvalues, we rearrange the eigenvalue equation . By subtracting from both sides, we get . Since can be written as (where is the identity matrix), we can factor out to obtain . This form is critical because it tells us that must be a non-zero vector in the null space (or kernel) of the matrix .
For a non-zero vector to exist in the null space of , the matrix must be singular (non-invertible). This implies its determinant must be zero:
Properties of Eigenvectors
Eigenvectors have a few important properties. First, by definition, an eigenvector must be a non-zero vector. The zero vector would always satisfy , but it provides no information about direction. Second, if is an eigenvector, then any non-zero scalar multiple of (e.g., , ) is also an eigenvector corresponding to the same eigenvalue . This means eigenvectors are not unique in their exact values, but rather represent a direction or a 'line' in space.
Conceptual Flow: Identifying an Eigenvector
An eigenvector is a non-zero vector whose direction remains unchanged after a linear transformation, only its magnitude is scaled.
The eigenvalue equation is , where is the matrix, is the eigenvector, and is the eigenvalue.
The eigenvalue is the scalar factor by which the eigenvector is scaled; a negative indicates direction reversal.
Eigenvectors are found by solving , meaning lies in the null space of .
For non-trivial eigenvectors to exist, the determinant must be zero.
Any non-zero scalar multiple of an eigenvector is also an eigenvector for the same eigenvalue, representing the same invariant direction.