IMC 2009 · Problem 5

Day 28 points16th IMC · Budapest, Hungary

Statement

Let M\mathbb{M} be the vector space of m×pm \times p real matrices. For a vector subspace SMS \subseteq \mathbb{M}, denote by δ(S)\delta(S) the dimension of the vector space generated by all columns of all matrices in SS.

Say that a vector subspace TMT \subseteq \mathbb{M} is a covering matrix space if

AT,A0kerA=Rp.\bigcup_{A \in T, \, A \ne 0} \ker A = \mathbb{R}^p.

Such a TT is minimal if it does not contain a proper vector subspace STS \subset T which is also a covering matrix space.

(a) Let TT be a minimal covering matrix space and let n=dimTn = \dim T. Prove that

δ(T)(n2).\delta(T) \le \binom{n}{2}.

(b) Prove that for every positive integer nn we can find mm and pp, and a minimal covering matrix space TT as above such that dimT=n\dim T = n and δ(T)=(n2)\delta(T) = \binom{n}{2}.

Official solution

Hidden so you can work on the problem first.