Let $A$ be a $2×2$ matrix and $n$ be an integer exceeding $2$. Show that $A^n=0$ if and only if $A^2=0$ where $0$ denotes null matrix of second order.
Proving the 'if part' is easy.
Given, $A^2=0$
Then, pre-multiplying(or post-multiplying) both sides by $A$ for $n-2$ times consecutively, we get
$A^n=0$.
But I cannot prove the 'only if' part, i.e., given $A^n=0$, how can I show that $A^2=0$?
Please anyone help me solve it. Thanks in advance.