Academy
Eigenvectors
Level 1 - Math I (Physics) topic page in Linear Maps.
Principle
An eigenvector is a non-zero vector whose direction is preserved by a linear map. The vector may be stretched, shrunk, reversed, or unchanged, but it stays on the same line.
In physics, eigenvectors often describe independent modes: principal axes, polarisation states, or directions that respond without mixing.
Notation
If \(\\mathbf v\) is an eigenvector, every non-zero multiple of \(\\mathbf v\) is also an eigenvector with the same eigenvalue.
Method
Step 1: Start from a known eigenvalue
Eigenvectors are found after an eigenvalue has been identified.
Step 2: Solve a homogeneous system
Substitute \(\\lambda\) into \(A-\\lambda I\) and solve
Step 3: Exclude the zero vector
The zero vector always solves the homogeneous system, but it is not an eigenvector.
Rules
Eigenvectors for distinct eigenvalues are linearly independent in standard finite-dimensional settings.
Examples
Checks
- Do not list the zero vector as an eigenvector.
- Eigenvectors belong to a particular eigenvalue.
- Any non-zero scalar multiple represents the same eigenvector direction.
- Solve \((A-\\lambda I)\\mathbf v=\\mathbf0\), not \(A\\mathbf v=\\mathbf0\) unless \(\\lambda=0\).