Problem: The square real matrix $A$ is diagonalizable if the minimal and characteristic polynomial of $A$ are equal.
I think I've got this figured out if I can say that the characteristic polynomial has multiplicity 1 for all of its roots, but I don't know why that's true from what we're supposing here. Can anyone bridge that gap for me? Or is there an easier way to go about it that I'm not seeing?
It isn't true. The characteristic and minimal polynomial of $\begin{pmatrix}0&1\\0&0\end{pmatrix}$ are both $x^2$.