$A$ and $B$ are square complex matrices of the same size and $\text{rank}(AB − BA) = 1.$ Show that $(AB − BA)^2= 0.$
I am trying to understand the solution given here:
Let $C = AB − BA.$ Since $\text{rank} C = 1$, at most one eigenvalue of $C$ is different from $0.$ Also $\text{tr} C = 0$, so all the eigevalues are zero. In the Jordan canonical form there can only be one $2 × 2$ cage and thus $C^2 = 0.$
I do not understand the argument in the bold part. I know that every matrix with complex entries can be put into the Jordan Canonical form but why is there only one $2\times 2$ cage? Please explain. I am still learning this concept.
If there is a larger cage, then the rank of $C$ would be $> 1$.