Jordan Normal Form
Okay, let’s put everything together now. Start with a linear endomorphism on a vector space
of finite dimension
over an algebraically closed field
. If you want to be specific, use the complex numbers
.
Now we can calculate the characteristic polynomial of , whose roots are the eigenvalues of
. For each eigenvalue
, we can define the generalized eigenspace as the kernel
, since if some power of
kills a vector then the
th power will.
These generalized eigenspaces do not overlap, and each one is invariant under . The dimension of the generalized eigenspace
associated to
is the multiplicity of
, which is the number of times
shows up on the diagonal of an upper-triangular matrix for
. Since the total number of diagonal entries is
, we see that the dimensions of all the generalized eigenspaces add up to the dimension of the entire space
. Thus, we have a decomposition
of as the direct sum of these generalized eigenspaces, where
runs over the roots of the characteristic polynomial.
If we restrict to the generalized eigenspace
with eigenvalue
, the transformation
is nilpotent. Thus we can find a Jordan basis for
, which puts
into the block-diagonal form
where each block has the form
We can now add back in the eigenvalue times the identity transformation to the restriction of
. Now we still have the block-diagonal form, but the blocks themselves now have the form
where, of course, a block could be a single matrix whose only entry is
.
Putting these together for all the different eigenvalues, we have a Jordan basis for . This puts the matrix
into “Jordan normal form”. That is, the matrix of
with respect to a Jordan basis is block-diagonal, with each block consisting of one eigenvalue
down its diagonal, and
s just above the diagonal.
Unfortunately, if the base field is not algebraically closed, we may not have any upper-triangular matrix for
, and so we can only put the portion of
captured by generalized eigenspaces into Jordan normal form. There may still be another direct summand which contains no generalized eigenvectors at all. Over an arbitrary field, this sort of thing gets complicated quickly, but it will be useful for us to consider what happens over the real numbers
. We’ll come back to this.