Let $V$ be a finite dimensional vector space over a field $\mathbb{F}$ and $T$ a linear operator on $V$ such that $T^2 = I_V$. If $\mathbb{F} = \mathbb{R}$ or $\mathbb{C}$, show that $T$ is diagonalizable!
I have no idea how to do this question, the best i did was to have take any basis $B$, we have $$[T^2]_B = [T]_B[T]_B = [I_V]_B$$ which is pretty meaningless.
My answer sheet used a way in which i do not understand, it claimed that any $V$ in this situation will be a direct sum of the eigenspace of $1$ and $-1$.
Anyone has a better proof or direct me to the right direction!
THanks
Let $v\in V$ and define$$v_1=T(v)+v=(T+\operatorname{Id})(v)\text{ and }v_{-1}=T(v)-v=(T-\operatorname{Id})(v).$$Then$$(T-\operatorname{Id})(v_1)=(T^2-\operatorname{Id})(v)=0$$and therefore, $v_1$ is an eigenvector of $T$ with eigenvalue $1$ (unless $v_1=0$). For the same reason, $v_{-1}$ is an eigenvector of $T$ with eigenvalue $-1$ (again, unless $v_{-1}=0$). On the other hand,$$v_1-v_{-1}=2v\text{ and so }v=\frac12v_1-\frac12v_{-1}.$$So, this says that $V$ is the sum of the eigenspace which corresponds to the eigenvalue $1$ with the eigenspace which corresponds to the eigenvalue $-1$. Since it is clearly a direct sum, the problem is solved.