I was working through some problems when I came across this one that I was having some trouble with.
Assume that $\dim V = n$. Assume that $n > 20130520$. Let $T$ be an operator on $V$.
(1) If $T^{n-1} \neq 0$, $T^n = 0$. Find $\dim \operatorname{null} T$.
(2) If $T^{n-2} \neq 0$, $T^{n-1} = 0$. Find $\dim \operatorname{null} T$.
I wasn't too sure how I should go about this. One thing I was thinking of was that for (1), the assumption implies that $\operatorname{null} T^{n-1} \neq \operatorname{null} T^n$ which would imply that the left side would be a subset of the right side and you could continue until you get to $\operatorname{null} T$.
Any tips or advice would be appreciated. Thanks in advance.