I have a problem:
- Let $A_1,A_2,...,A_n$ be $n\times n$ nilpotent matrices which are commute in each pair ($A_iA_j=A_jA_i$). Prove that:
$$A_1A_2...A_n=0$$
I have got a solution by proving that $Im(A_n)$ is an invariant supspace under $A_1...A_{n-1}$, therefore we can use the induction method by considering the $n-1$ restrictions $A_1|_{Im(A_n)}$, $A_2|_{Im(A_n)}$, ... $A_{n-1}|_{Im(A_n)}$.
However I really want to find a direct proof (maybe without using the restriction of linear transformations on an invariant supspace) since I think it would be a more intuitive way to see the problem (compared to that of induction method).