Suppose $A \in M_n(F)$ where $F$ is a field. Let $V=F^n$ be the $F[A]$-module made from $A$ (that is, for any $v\in V$ and $f(x)\in F[x]$ we have $f(x)v = f(A)v \in V$).
Prove that $V$ is cyclic if and only if the characteristic and minimal polynomials are equal.
My thoughts are:
If $m(x)=c(x)$ then there's only one invariant factor. By the structure theorem for modules we have $V\cong F[x]/(m(x))$ (because $V$ is torsion only and there's no free part, I think). Thus $V$ is cyclic.
For the other direction, suppose $V$ is cyclic. Then by definition: $\exists v \in V$ such that $\{f(A)v : f \in F[x]\} = V$. How might I show $c(x)=m(x)$?