Given $A$ is a nil-potent matrix (given $A^k=0$), prove that A-I is invertible.
I have proved the statement using contradiction, and I want to know if it is correct:
Let $ A-I \neq I.$
Multiplying by $ A^{k-1} $ on both sides , we get:
$$A^k - A^{k-1} \neq A^{k-1},$$ but since $A^k=0$,
we get $ -A^{k-1} \neq A^{k-1}.$ Multiplying by A on both sides on left we get $0 \neq 0$, which is a contradiction.
Is this a correct way of proving this? I have a doubt because we are basically multiplying 0 on both sides, without showing it explicitly here.
The proof is incorrect. For one thing, $A - I \neq I$ is not the negation of $A- I $ being invertible. For another thing, it is unclear if multiplying by $A^{k-1}$ preserves the inequality.
There are several ways to show what you are trying to show. One is to observe that $A$, being nilpotent, cannot have $1$ as eigenvalue, another would be to simply write down the inverse to this end start by factoring $I - A^k$.