An eigenvalue is a scalar associated with an eigenvector. An eigenvector of a linear transformation is a vector that only scales as a result of being transformed, and the scaling factor is it’s eigenvalue.
Eigenvalues also correspond to the roots of a polynomial, and so can be both real or complex.
Definition
Eigenvalues of a Matrix ^formula
The eigenvalues of a matrix, of size , is given by solving the characteristic equation:
When we do calculate this determinant, we can represent it as a polynomial:
Characteristic Polynomial ^theorem
Let be an matrix The determinant is also called the characteristic polynomial. The roots of this polynomial return the eigenvalues. This polynomial is of degree
By the fundamental theorem of algebra, we can always find at least one complex eigenvalue for any real or complex matrix. Further, the sum of the algebraic multiplicities must equal n.
Properties
Algebraic Multiplicity
Algebraic Multiplicity of an Eigenvalue
The algebraic multiplicity of an eigenvalue, , is the power of the factor that appears in the characteristic polynomial.
Note that the sum of the algebraic multiplicities of the eigenvalues is equal must equal :
For example, let the characteristic polynomial be . Then the algebraic multiplicity of the eigenvalue is 2, (since we have raised to the power of 2). Similarly, the algebraic multiplicity of the eigenvalue is 1.
Geometric Multiplicity
Geometric Multiplicity of an Eigenvalue
The geometric multiplicity of an eigenvalue, is the number of linearly independent eigenvectors associated with the eigenvalue.
Note that the geometric multiplicity of algebraic multiplicity of .
Relation to trace and determinant
Eigenvalues (Derivation)
An eigenvector for a matrix is as follows:
This equation can be rewritten:
This is a matrix representation of a homogenous linear system. We need to be a non-zero vector, else it is not an eigenvector. Furthermore, needs to be a singular matrix, else we could multiply the entire equation by it:
which is not what we want. Hence the matrix needs to be singular, which is given by:
where is the determinant.
The equation is known as the characteristic equation.