IMC 2014 · Problem 4

Day 221st IMC · Blagoevgrad, Bulgaria

Statement

We say that a subset of Rn\mathbb{R}^n is kk-almost contained by a hyperplane if there are less than kk points in that set which do not belong to the hyperplane. We call a finite set of points kk-generic if there is no hyperplane that kk-almost contains the set. For each pair of positive integers kk and nn, find the minimal number d(k,n)d(k,n) such that every finite kk-generic set in Rn\mathbb{R}^n contains a kk-generic subset with at most d(k,n)d(k,n) elements.

Official solution

Hidden so you can work on the problem first.