Let $V$ be a vector space over $\mathbb{C}$ and let $n=\mbox{dim}_{\mathbb{C}}(V)$ be finite. Let $T\in\hom_{\mathbb{C}}(V,V)$ and suppose that for every $c\in\mathbb{C}$, $\{v\in V:Tv=cv\}$ has dimension no greater than $1$.
Then show that $\exists w\in V$ such that $\{w,Tw,\dots, T^{n-1}w\}$ is linearly independent.
My Attempt: The hypothesis suggest that the characteristic function of $T$ splits into distinct linear factors. Since the minimal polynomial divides the char poly and the char poly divides a power of the minimal polynomial, they have the same roots. But this means that the char poly is the minimal polynomial and it is of degree $n$. But this means that there is only one invariant factor (when applying the Fundamental Theorem of modules over PIDs and viewing $V$ as a $\mathbb{C}[x]$ module. So in particular $V$ is cyclic). Explicitly the image of $\bar{1}$ is a generator. Is this all correct?