Let $T : V \rightarrow V$ be a linear endomorphism on a vector space $V$ of dimension $n$.
Suppose that $T^k = 0$ for some positive integer $k$.
Show that $T^n = 0$.
I have tried it and found that there is a example.
Let $V = \{1 ,x ,x^2\}$ , $T:=f'(x)$
and actually $T^{dim_FV} = 0 $
But still no ideas how to prove it.
Could anyone give me hints?
I just learn vector space (chap1) and linear map (chap2) without matrix or determinant in book, and the problem arrange in linear map (chap 2).
I try to search the solution, and find the link
http://www.math.ualberta.ca/~xichen/math32515w/hw5sol.pdf
Page 5 , Problem 5
but I can't understand the inequalities
Why $\geq$ can be $>$ ?


This proof is more or less analoguous to the one you showed in your question, with the inequalities and the ranks, except from the perspective of subspaces. Take the (infinite) chain of vector spaces $$ V\supseteq TV\supseteq T^2V\supseteq\cdots\supseteq T^nV\supseteq\cdots $$ where $T^nV = \{T^nv\mid v\in V\}$ is the image of $T^n$ (swapping out $T^iV$ with $\operatorname{rank}(T^i)$ and $\supseteq$ with $\geq$ gives your chain of inequalities). Some (most) of these inclusions are equalities, and for every single one that is not an equality, the dimension goes down by at least $1$ from $T^iV$ to $T^{i+1}V$ (if one vector space is contained in some other vector space, and their dimensions are finite and equal, then the vector spaces are equal).
Also, once we hit an equality, all the rest are necessarily equalities. We see this because if $T^iV = T^{i+1}V$, then $$T^{i+2}V = T(T^{i+1}V) = T(T^iV) = T^{i+1}V$$ and similarily, $T^{i+3}V = T^{i+2}V$, and so on. (Note that $T^iV = T^{i+1}V$ does not mean $T^i = T^{i+1}$. For instance, if $V$ is the plane and $T$ is a rotation, then $TV = T^2V$, but $T\neq T^2$.)
So once we hit an equality it's all equalities. And if an inclusion is not an inequality, the dimension goes down by at least $1$. Since the chain starts with $V$ at dimension $n$, that necessarily means that the absolute longest we can possibly keep the chain going without hitting equalities is $n$ steps, until $T^nV$. We therefore must have $$ T^nV = T^{n+1}V = T^{n+2}V = \cdots $$ Everything I've said here is entirely general and true for any (finite-dimensional) vector space $V$ and linear operator $T:V\to V$. This also means that if any of the vector spaces in the chain is the zero space, like in your case, where we're told that $T^k = 0$, then $T^nV$ must be the zero space.