Let $T:V\to V$ be a linear map, where $V$ is a finite-dimensional inner product space.
Given $T^2=\frac{T+T^{*}}{2}$, I would like to prove that $T$ is normal and that $T=T^2$.
The first part, to prove that $T$ is normal, is quite easy:
from $T^2=\frac{T+T^{*}}{2}$ we'll have $\,T^{*}=2T^2 - T$, and
as $TT^{*} = 2T^3 -T^2 = T^{*}T$.
Now, I need to prove that $T=T^*$, then $T = T^2$ is immediate.
I have been thinking about this question for some days and I can't figure out in what technique to prove that $T = T^{*}$.
Hint: Each eigenvalue $\lambda$ of $T$ must satisfy $\lambda^2 = \frac{\lambda + \bar \lambda}{2}$. For $\lambda = a + bi$ ($a,b$ real), this means that $$ (a + bi)^2 = a \implies \begin{cases} a^2 - a - b^2 = 0\\ 2 ab = 0. \end{cases} $$ Consider the cases of $a = 0,b = 0$ separately.