Vectors & Spaceshard
0:00.0

Let VV be the vector space of 2×22 \times 2 matrices. Consider the transformation T(A)=ATtr(A)IT(A) = A^T - \text{tr}(A)I. What is the matrix representation of TT with respect to the basis E11=(1000),E12=(0100),E21=(0010),E22=(0001)E_{11} = \begin{pmatrix} 1 & 0 \\ 0 & 0 \end{pmatrix}, E_{12} = \begin{pmatrix} 0 & 1 \\ 0 & 0 \end{pmatrix}, E_{21} = \begin{pmatrix} 0 & 0 \\ 1 & 0 \end{pmatrix}, E_{22} = \begin{pmatrix} 0 & 0 \\ 0 & 1 \end{pmatrix}?