4

From this answer, we know that $n$ planes will partition $\mathbb{R}^m$ into a maximum of $N_{m,n} = \sum_{k = 0}^{m} \binom{n}{k}$ regions. Now we ask the reverse: given any $N_{m,n}$ points in general position in $\mathbb{R}^m$ do there always exist $n$ hyperplanes that will separate these points?

E.g. with $N_{2,3} = 7$ points in $\mathbb{R}^2$, the hypothesis is that there always exist $n = 3$ lines that completely separate any $7$ points.

enter image description here

mchen
  • 595

1 Answers1

2

How about a regular heptagon? Each line has to separate the points into a group of three and a group of four. Two lines will give one isolated point and two pairs. But I can't find a third line to split all three pairs.

Ross Millikan
  • 374,822