Unofficial archive — problems, solutions & results © IMC, reproduced with permission.

IMC / 1997 / Problems / Day 2, P10

IMC 1997 · Day 2 · P10

a) Let the mapping f:MnRf : M_n \to \mathbb{R} from the space Mn=Rn2M_n = \mathbb{R}^{n^2} of n×nn \times n matrices with real entries to reals be linear, i.e.: f(A+B)=f(A)+f(B),f(cA)=cf(A)(1)\tag{1} f(A + B) = f(A) + f(B), \quad f(cA) = c f(A) for any A,BMnA, B \in M_n, cRc \in \mathbb{R}. Prove that there exists a unique matrix CMnC \in M_n such that f(A)=tr(AC)f(A) = \operatorname{tr}(AC) for any AMnA \in M_n. (If A={aij}i,j=1nA = \{a_{ij}\}_{i,j=1}^{n} then tr(A)=i=1naii\operatorname{tr}(A) = \sum\limits_{i=1}^{n} a_{ii}).

b) Suppose in addition to (1) that f(AB)=f(BA)(2)\tag{2} f(A \cdot B) = f(B \cdot A) for any A,BMnA, B \in M_n. Prove that there exists λR\lambda \in \mathbb{R} such that f(A)=λtr(A)f(A) = \lambda \cdot \operatorname{tr}(A).

Solution (official)

a) If we denote by EijE_{ij} the standard basis of MnM_n consisting of elementary matrix (with entry 1 at the place (i,j)(i,j) and zero elsewhere), then the entries cijc_{ij} of CC can be defined by cij=f(Eji)c_{ij} = f(E_{ji}).

b) Denote by LL the n21n^2 - 1-dimensional linear subspace of MnM_n consisting of all matrices with zero trace. The elements EijE_{ij} with iji \ne j and the elements EiiEnnE_{ii} - E_{nn}, i=1,,n1i = 1, \dots, n-1 form a linear basis for LL. Since Eij=EijEjjEjjEij,ijEiiEnn=EinEniEniEin,i=1,,n1,\begin{align*} E_{ij} &= E_{ij} \cdot E_{jj} - E_{jj} \cdot E_{ij}, \quad i \ne j \\ E_{ii} - E_{nn} &= E_{in} \cdot E_{ni} - E_{ni} \cdot E_{in}, \quad i = 1, \dots, n-1, \end{align*} then the property (2) shows that ff is vanishing identically on LL. Now, for any AMnA \in M_n we have A1ntr(A)ELA - \frac{1}{n} \operatorname{tr}(A) \cdot E \in L, where EE is the identity matrix, and therefore f(A)=1nf(E)tr(A)f(A) = \frac{1}{n} f(E) \cdot \operatorname{tr}(A).

Similar problems