I am trying to show that for a nilpotent matrix $A\in M_n(F)$, there exists a natural number $k\leq n$ such that $A^k=0$.
Using the Cayley-Hamilton theorem, it is straightforward since a nilpotent matrix has a characteristic polynomial $p_A(\lambda)=\lambda^n$ so apply Cayley-Hamilton to deduce $A^n=0$.
I'm asking for a solution without using the Theorem.
Thank you!