Suppose $T : V \rightarrow V$ is a linear operator such that $T^3=T$. Show that $T$ is diagonalizable, and $V = \text{im }T \oplus\ker T $, $\text{im }T = E_1\oplus E_2 $.
Note: $E_\lambda$ is the eigenspace corresponding to eigenvalue $\lambda$.
I am stuck on how to decompose $V$ into image and kernel. It is easy to show that $V = \text{im }T +\ker T $, now I have to show that the intersection is $0$.
I tried by contradiction, supposing that there exists a $v \neq 0$ such that $Tv=0$. It seems that I need to use the fact $T^3=T$, but I can't seem to get any further.
Any help will be appreciated. Thanks in advance!
Let $v\in Ker(T)\cap Im(T), T(u)=v$ and $T(v)=0$, this implies that $T^2(u)=T(v)=0$ and $T^3(u)=T^2(T(u))=v=0$, since $dimKer(T)+dimIm(T)=n$, we deduce that $Ker(T)\oplus Im(T)=V$.
The restriction $U$ of $T$ to $Im(T)$ verifies also $U^3=U$, this implies that that the eigenvalues of $U$ are $0,1$ or $-1$, since $Ker(T)\cap Im(T)=0$, we deduce that the eigenvalues are $1$ or $-1$ and $U^2-I=0$, (to see this, if $x=U(y), U^2(x)=U^3(y)=U(y)=x$) this implies that $U$ is a projection and $Im(T)=V_1\oplus V_2$, $V_1=\{x:U(x)=x\}, V_2=\{x:U(x)=-x\}$.