Good day! Last week at my algebra class I was asked to prove (and find) the following:
Given some nilpotent operator $T$ prove that for some number $k$, the number of Jordan normal blocks of order at least $k$ in the Jordan Form of $T$ is given by: $\dim \ker(T^k) - \dim \ker(T^{k-1})$.
In addition, find a formula for the exact number of Jordan blocks of order $k$.
The first part of the question is what got me a little bit confused, I believe of some wrong idea regarding the Jordan normal form.
I shall try to describe my thought process at approaching this problem:
Suppose $T$ is a nilpotent operator and $k$ some number as described in the question.
As $T$ is nilpotent we know that $\ker T \subsetneq \ker T^2 \subsetneq \dots \subsetneq \ker T^{k-1} \subsetneq \ker T^k$.
Then, $\dim \ker(T^k) - \dim \ker(T^{k-1})$ simply equates to the amount of linearly independent vectors that zero $T^k$ and do not zero $T^{k-1}$ (and thus do not zero none of the other smaller powers of T).
Let $\{v_1,\dots,v_r\}$ be a set of such vectors. Let us also denote:
\begin{align*}
W_1 = \{T^{k-1}(v_1), T^{k-2}(&v_1), \dots, T(v_1), v_1\}\\
\vdots \\
W_r = \{T^{k-1}(v_r), T^{k-2}(&v_r), \dots, T(v_r), v_r\}
\end{align*}
Wouldn't each $W_i$ map to a Jordan block of order $k$ that must be present in the Jordan normal form of $T$?
That is to say, for example take $W_1$, than we have the following coordinate vectors:
\begin{gather*}
[T(T^{k-1}(v_1))]_{W_1} = \begin{pmatrix}
0\\
\vdots\\
0
\end{pmatrix},
[T(T^{k-2}(v_1))]_{W_1} = \begin{pmatrix}
1\\
\vdots\\
0
\end{pmatrix},
\dots,
[T(v_1)]_{W_1} = \begin{pmatrix}
0\\
\vdots\\
1\\
0
\end{pmatrix}
\end{gather*}
If that is the case, (which it is not and I am not sure why) how does $\dim \ker(T^k) - \dim \ker(T^{k-1})$ ($r$ in the above example) represent all the blocks of order $k$ and all those blocks with order greater than $k$?
I was not able to be as clear and concise as I wished to have been, so in summary, how come $\dim \ker(T^k) - \dim \ker(T^{k-1})$ doesn't simply equate to the number of Jordan blocks of order $k$ exactly in the Jordan form of $T$? Where do the other, bigger blocks, come from?
I am aware one can also look at this problem in terms of ranks instead of kernels but I would like to stick to this way of looking at things.
Sincerest thanks to any readers, may your day turn out marvellous.
Your approaching this question from the wrong end. A decomposition into Jordan blocks is given by a possible decomposition of the space that is not uniquely determined by the operator $T$ (i.e., there are some choices involved in the decomposition). But once one such decomposition is fixed you cannot hope to get a natural map from $\ker(T^k)\setminus\ker(T^{k-1})$ to the set of Jordan blocks (as you seem to claim), simply because $\ker(T^k)\setminus\ker(T^{k-1})$ is connected to there is no way to separate out the distinct blocks.
Instead you should, given a decomposition into Jordan blocks and $k$, ask how much each block contributes to $\def\dk{\operatorname{dim}\ker}$ $\dk(T^k)-\dk(T^{k-1})$. This question is meaningful, since the Jordan blocks define a direct sum decomposition into $T$-stable subspaces, so $T$ is determined by its restrictions to each of those subspaces (as operators on those subspaces), while $\dk(T^k)-\dk(T^{k-1})$ is simply the sum of the corresponding numbers for $T$ replaced by one of the restrictions. Now it is easy to see that for a Jordan block of size $s<k$ the contribution is $s-s=0$, while for a Jordan block of size $s\geq k$ the contribution is $k-(k-1)=1$.