$T$ is a normal operator on finite-dimension complex inner product space $V$.
How do I use the spectral decomposition $T=\lambda_1T_1+\cdots+\lambda_kT_k$ to show:
a) If $T^n=0$ for some n, then $T=0$.
b) Linear operator $U$ commutes with $T$ iff $U$ commutes with each $T_i$.
c) There exists normal operator $U$ s.t. $U^2=T$.
d) $T$ is invertible iff $\lambda_i\neq 0$ and $T$ is a projection iff $\lambda_i=1$ or $0$.
I completed the first two parts, but I'm stuck on c) and d) part 1. I have difficulties wrapping my head around the concepts, so there wasn't much I could do.
For d) part 1, I tried showing that $TT^*=T^*T$ such that $$T^*\overline{T^{-1}}=\overline{T^{-1}}T^*=T\overline{T^{-1}}=\overline{T^{-1}}T= \lambda_1T_1\overline{T^{-1}}+\cdots=\lambda_1\overline{T^{-1}}T_1+\cdots.$$ I also know that $T^*$ has eigenvectors $\overline{λ_i}$, but don't know how to apply that.
For a normal operator acting in a finite dimensional space we have% \begin{equation*} T=\sum_{j=1}^{k}\lambda _{j}P_{j} \end{equation*} where the $P_{j}$'s are orthogonal projectors. Then $T$ has empty null space if all $\lambda _{j}$'s are non-zero and hence it is invertible. But if one of them, say $\lambda _{1},$ is 0 (the corresponding term in the sum is not present) then for $f=P_{1}f$ we have $Tf=0$ and $T$ is not invertible. Conversely, if $T$ is invertible then it has empty null space so $Tf\neq 0$ for any non-zero $f$. Projecting with $P_{j}$, $P_{j}Tf=\lambda _{j}P_{j}f\neq 0$ so $\lambda _{j}\neq 0$. For the second part note that \begin{equation*} T=0\times P_{a}+1\times P_{b}=P_{b} \end{equation*} where $P_{a,b}$ are mutually exclusive sums of $P_{j}$'s and $T=P_{b}$. Now suppose that $T$ is a projector. Then \begin{eqnarray*} T^{2} &=&T\Rightarrow \\ \sum_{j=1}^{k}\lambda _{j}^{2}P_{j} &=&\sum_{j=1}^{k}\lambda _{j}P_{j} \end{eqnarray*} Hence \begin{equation*} \lambda _{j}^{2}=\lambda _{j} \end{equation*} so $\lambda _{j}$ is either 1 or 0.