Suppose $A \in M_{3\times3}(\mathbb C)$ and $f_A(x) = m_A(x)$ where $f_A(x)$ is the characteristic polynomial of $A$ and $m_A(x)$ is the minimal polynomial of $A$.
If we were to assume $(A+I)^3=0$, would we get a contradiction to the assumption $f_A(x) = m_A(x)$ ?
If not, please give an example of such a matrix.
The polynomial of degree $3,$ $P(x)=(x+1)^3$ annihilates $A$ then since $\mu_A$ is also of degree $3$ then we see that $\mu_A=P=f_A$. An example of such matrix is
$$\begin{pmatrix}-1&1&0\\0&-1&1\\0&0&-1\end{pmatrix}$$