Prove that $im(T^{k+1}) ⊆ im(T^k)$ for every non-negative integer $k$ for any linear transformation $T: R^n → R^n.$
I planned to try and prove this by induction, but I'm very unsure where to even begin with actually proving this. I know that $T^{k+1} = T^k*T$, and that the image is the set of linearly independent column vectors of $A$ for $T(x) = Ax.$ Doing the base case would show that $im(T) ⊆ R^n$, since $T^0 = I_n$, and $im(I_n) = R^n$. Any suggestions?
The image is not the set of linearly independent column vectors of $A$, but the span of its column vectors, or what amounts to the same, the span of a maximal set of linearly independent column vectors.
It's easier to adopt the point of view of linear maps: as $\; T^{k+1}= T^k\circ T$, it is obvious that $\;\DeclareMathOperator\Im{Im}\Im(T^{k+1})=T^{k+1}(\mathbf R^n)=T^k\bigl(T(\mathbf R^n)\bigr)$.
Now, as $T(\mathbf R^n)\subset \mathbf R^n$, transforming by $T$ we get $$T^{k+1}(\mathbf R^n)=T^k\bigl(T(\mathbf R^n)\bigr)\subset T^k(\mathbf R^n).$$