IMC 2005 · Problem 3

Day 212th IMC · Blagoevgrad, Bulgaria

Statement

In the linear space of all real n×nn \times n matrices, find the maximum possible dimension of a linear subspace VV such that

X,YVtrace(XY)=0.\forall X, Y \in V \quad \operatorname{trace}(XY) = 0.

(The trace of a matrix is the sum of the diagonal entries.)

Official solution

Hidden so you can work on the problem first.