Let $A\in M_{n\times n}(\Bbb R)$ so that $I\notin span(A,A^2,...,A^n)$. Prove that $\det(A)=0$.
I was thinking of showing $A$ is not invertible, meaning it has an eigenvalue of $0$. Since no matter the power you give to $A$, it is still not the identity, you can deduce that at least one eigenvalue is indeed $0$. However this doesn't work if you have different eigenvalues in the Matrix, so I got stuck.
Help will be most appreciated.
If $\det A \ne 0$, then the constant term of $p(t) = t^n + c_{n-1} t^{n-1} + \cdots + c_1 t + c_0 = \det(tI-A)$, the characteristic polynomial, is nonzero.
By Cayley-Hamilton, $p(A) = A^n + c_{n-1} A^{n-1} + \cdots + c_1 A + c_0 I_n = 0$.
Therefore, $I_n = -\frac{c_1}{c_0} A - \cdots - \frac{c_{n-1}}{c_0} A^{n-1} - \frac1{c_0} A^n \in \operatorname{span}(A, \cdots, A^n)$.