I am given a linear transformation $\;T:V\to V\;$, with $\;V\;$ linear space over field $\;F\;$ , and with $\;\dim\text{Im}\,T=1\;$ .
I am asked to prove that there exists scalar $\;c\in F\;$ such that $\;T\circ T=cT\;$ .
This is what I did so far: Since
$$\;\dim\text{Im}\,T=1\implies \text{Im}\,T=\text{Span}\,\{w\}=:W\;\;,\;\;0\neq w\in V\;$$ This for me is like projection of $\;V\;$ onto one dimensional space, but I can't find that $\;c\;$. I thought
$$v\in V\implies Tv\in W\implies \exists\; c_v\in F\;\;s.t.\;\;Tv=c_vw$$
but then I am in problems when I do
$$\color{red}{T\circ T(v)}=T(c_vv)=c_vTv=c_v^2w\stackrel{??}=\color{red}{cTv}=cc_vw$$
how can I go to get that fixed scalar $\;c\;$ for all vectors in $\;V\;$ ?
Any help will be greatly appreciated.