Showing that $I-A$ is non-singular

229 Views Asked by At

If $A \in M_n(R) $ with $A^3=0$, show that $I - A$ is non-singular with $(I-A)^{-1}=I+A+A^2$.

How could I approach this?

2

There are 2 best solutions below

3
On BEST ANSWER

Notice that $(I-A)(I + A + A^2) = I + A + A^2 - A - A^2 - A^3 = I - A^3 = I$ since $A^3 = 0$

0
On

For any martices $A,B$,

If $\ A B=I$, $A=B^{-1} \& B=A^{-1}$

$\ (I-A)(I+A+A^2)=I^3-A^3$ as $AI=IA=A$

Since $A^3=0$, $(I-A)(I+A+A^2)=I$

Thus, $(I-A)^{-1}=I+A+A^2$.