I am trying to solve this two questions:
given a linear transformation: $T:M_n(\mathbb{C}) \rightarrow M_n(\mathbb{C})$, $T(A)=A-2A^T$, what is the representative matrix on this transformation with the standart base.
Let $T: \mathbb{F}^2 \rightarrow \mathbb{F}^2$ a linear tranformation such that $T^2=0$, Prove that $T=0$, or there exists a basis of $M_2(\mathbb{F})$ in which the representative matrix is: $\begin{bmatrix}0 & 1 \\ 0 & 0\end{bmatrix}$.
Thank you.