Let $A$ be a real square matrix en let $I$ be the identity matrix with the same size. Let $n>0$ be the smallest natural number for which there exist $a_0,a_1,...a_{n-1} \in {R}$ such that $A^n+a_{n-1}A^{n-1}+....+a_1A+a_0I=O$.
Show that A is invertible if and only if $a_0\neq0 $.
So i need to proof
- $A$ invertible $\rightarrow$$a_0 \neq 0$
- $a_0 \neq0 \rightarrow$ $A$ invertible
I don't really know where to start with 1, and with 2 I tried to prove it with a contradiction but I don't think it's right either.