I'm asked to find the number of Jordan form matrices $A$ with $A^n = O$ for $n \in \mathbb{Z}^+$ such that $\dim (\text{Null} A^2) = 7, \dim(\text{Null} A^5) = 14$ and $\dim (\text{Null} A^5 \cap \text{Range} A^5) = 1$ with all the ways the Jordan blocks can be ordered.
I been at this question for majority of the day now. It can be noted that $A^n = O$ means the only eigenvalues of $A$ is 0, so I think I only need to somehow determine how many blocks there are of each size, but I'm struggling with it. So far, I was able to count 36 of such matrices. Any help would be appreciated!
Suppose that $A$ has size $m \times m$ and $m_j$ Jordan blocks of size $j$ for $j = 1,2,3,\dots$. The fact that $\dim [\operatorname{null}(A^5) \cap \operatorname{range}(A^5)] = 1$ tells us that $A$ has exactly one Jordan block with size greater than $5$. In general, $$ \dim [\operatorname{null}(A^5) \cap \operatorname{range}(A^5)] \geq \dim [\operatorname{null}(A) \cap \operatorname{range}(A^5)] \\ = m_6 + m_7 + \cdots = m - (m_1 + \cdots + m_5), $$ but the fact that $A$ is nilpotent implies that $\dim \operatorname{range}(A^5) > 0 \implies \dim [\operatorname{null}(A) \cap \operatorname{range}(A^5)] > 0$.
On the other hand, we have $$ m = m_1 + 2m_2 + 3m_3 + \cdots\\ \dim \operatorname{null}(A^2) = m_1 + 2m_2 + 2m_3 + \cdots \\ = m - m_3 - 2m_4 - 3m_5 - \cdots, \\ \dim \operatorname{null}(A^5) = m_1 + 2m_2 + 3m_3 + 4m_4 + 5m_5 + 5m_6 + \cdots \\ = m - m_6 - 2m_7 - \cdots.\\ $$ This is all the information that we have about $A$.