Preliminary¶
Jordan Matrix¶
Jordan Normal Form Theorem
\(A\in \mathbb{C}^{n\times n}\), \(P_A(\lambda)=\prod_{i=1}^s(\lambda-\lambda_i)^{n_i}\), then it is similar to Jordan normal form \(diag(J_1,J_2,\cdots,J_s)\), \(J_i\in \mathbb{n_i\times n_i}\), where \(n_i\) is algebraic multiplicity of \(A\),
And the Jordan normal form is unique if we do not consider the sequence of small blocks.
Minimal polynomial
Matrix \(A\) has a minimal polynomial
where
\(m_i\) determines how much blocks compose the whole Jordan normal form. For a Jordan normal form \(J_i\), with \(n_i\) algebraic multiplicity of \(\lambda_i\), has \(m_i\) number of Jordan small blocks. We can easily see that the prime diagonal has \(n_i-m_i\) number of \(1\), which means rank\((J-\lambda_i I)=n_i-m_i\). Then to confirm the composition of these small blocks, we have to write \(n_i-m_i\) as a summation of \(m_i\) number non-negative integers, each of which corresponds to a Jordan matrix.
Not complicatedly speaking, we have to calculate the power of \(J_i-\lambda_i\) to get the result.
Denote \(\delta_p^i\) as the number of \(p\)th Jordan small blocks corresponding to eigenvalue \(\lambda_i\), where \(p=1,2\cdots, n_i\), so
Introduce
so
So after \(k\) times power
and
If we define
and
Substract the aboce two equaiton, we get
So if a Jordan small block has \(\delta_p^i\) number, then the rank decline from power \(p-1\) to power \(p\) of \((A-\lambda_i I)\) would display.