Jordan form captures the case when the Transformation Matrix is not invertible (eigenvectors are not linearly independent), and we can achieve an almost Diagonal Form.
The core idea is the following two equations:
Given a repeated eigenvalue, , we have two different options depending on the Nullity of .
Nullity larger than 1
- We can find several linearly independent solutions Nullity less than the repetitions of the eigenvalue
- Aka we dont have sufficient distinct eigenvectors. In this case we use a Jordan Block
Example
Given the system matrix
The eigenvalues are
And the eigenvector is
The core idea is now the following two equations
Giving us .