Eigenstructure
Eigenstructure refers to the collection of eigenvalues and eigenvectors that characterize a square matrix or linear operator. More precisely, it comprises the spectrum of the operator and the corresponding eigenvectors, and often includes left eigenvectors and, in cases of non-diagonalizable matrices, generalized eigenvectors and the Jordan form. The right eigenvectors satisfy A v = λ v, while left eigenvectors satisfy w^T A = λ w^T. When a matrix has enough linearly independent eigenvectors to form a basis, it is diagonalizable and can be written as A = V Λ V^{-1}, where V contains the eigenvectors and Λ is a diagonal matrix of eigenvalues.
The eigenstructure determines how a linear transformation acts on vectors and provides a natural modal decomposition
In practice, the eigenstructure informs several techniques: modal analysis in engineering, spectral methods in numerical linear