- #1
Hall
- 351
- 88
- Homework Statement
- Let ##A## be an ##n \times## square matrix and ##Z## denote the ##n\times n## identity matrix. If ##A^3=0## then prove that (or present a counter example) ##A-Z## is nonsingular.
- Relevant Equations
- A matrix is nonsingular if and only if its corresponding Linear transformation is invertible.
I'm really unable to have a start, because I cannot think of any matrix (other than ##O##) such that its cube is the zero matrix. I tried to assume A = ##\begin{bmatrix} a &c \\b &d \end{bmatrix} ## and computed ##A^3## and set it to ##O## to get an idea how the elements would look like, but the resulting equations will be non-linear.