Assume $T:X\rightarrow X$ is a bounded linear operator from a Banach space $X$ to itself, with $||T||\leq 1$. Assume there exists some $x_0\in X (x_0\neq 0)$ such that $T(x_0)=x_0$.
I need to show that $x_0\notin \{x-Tx \mid x\in X \}$, but I don't know how. I have tried to derive a contradiction from $$||x_0-(x-Tx)||=0$$ by constantly substituting $x_0=T(x_0)$ etc. but without succes.
Any hints would be helpfull.
If $x_0=x-Tx$ then $Tx_0=x_0$ implies $x_0=Tx-T^2x$, and hence $x_0=T^2x-T^3x$, etc. Adding the first $n$ oof these equations gives $$x_0=\frac{x-T^nx}{n}.$$Now use the fact that $||T||\le 1$...