Let be a finite set of points in the plane. A linear partition of is an unordered pair of subsets of such that , , and and lie on opposite sides of some straight line disjoint from ( or may be empty). Let be the number of linear partitions of . For each positive integer , find the maximum of over all sets of points.
Solution
The maximum is , achieved for instance by a convex -gon: besides the trivial partition (in which all of the points are in one part), each linear partition occurs by drawing a line crossing a unique pair of edges.
\textbf{First solution:} We will prove that in any configuration in which no two of the lines joining points of are parallel. This suffices to imply the maximum in all configurations: given a maximal configuration, we may vary the points slightly to get another maximal configuration in which our hypothesis is satisfied. For convenience, we assume , as the cases are easy.
Let be the line at infinity in the real projective plane; i.e., is the set of possible directions of lines in the plane, viewed as a circle. Remove the directions corresponding to lines through two points of ; this leaves behind intervals.
Given a direction in one of the intervals, consider the set of linear partitions achieved by lines parallel to that direction. Note that the resulting collection of partitions depends only on the interval. Then note that the collections associated to adjacent intervals differ in only one element.
The trivial partition that puts all of on one side is in every such collection. We now observe that for any other linear partition , the set of intervals to which is: \begin{enumerate} \item[(a)] a consecutive block of intervals, but \item[(b)] not all of them. \end{enumerate} For (a), note that if are nonparallel lines achieving the same partition, then we can rotate around their point of intersection to achieve all of the intermediate directions on one side or the other. For (b), the case is evident; to reduce the general case to this case, take points such that lies on the opposite side of the partition from and .
It follows now that that each linear partition, except for the trivial one, occurs in exactly one place as the partition associated to some interval but not to its immediate counterclockwise neighbor. In other words, the number of linear partitions is one more than the number of intervals, or as desired.
\textbf{Second solution:} We prove the upper bound by induction on . Choose a point in the convex hull of . Put ; by the induction hypothesis, there are at most linear partitions of . Note that each linear partition of restricts to a linear partition of . Moreover, if two linear partitions of restrict to the same linear partition of , then that partition of is achieved by a line through .
By rotating a line through , we see that there are at most partitions of achieved by lines through : namely, the partition only changes when the rotating line passes through one of the points of . This yields the desired result.
\textbf{Third solution:} (by Noam Elkies) We enlarge the plane to a projective plane by adding a line at infinity, then apply the polar duality map centered at one of the points . This turns the rest of into a set of lines in the dual projective plane. Let be the point in the dual plane corresponding to the original line at infinity; it does not lie on any of the lines in .
Let be a line in the original plane, corresponding to a point in the dual plane. If we form the linear partition induced by , then the points of lying in the same part as correspond to the lines of which cross the segment . If we consider the dual affine plane as being divided into regions by the lines of , then the lines of crossing the segment are determined by which region lies in.
Thus our original maximum is equal to the maximum number of regions into which lines divide an affine plane. By induction on , this number is easily seen to be .
\textbf{Fourth solution:} (by Florian Herzig) Say that an \emph{-line} is a line that intersects in at least two points. We claim that the nontrivial linear partitions of are in natural bijection with pairs consisting of an -line and a nontrivial linear partition of . Since an -line admits precisely nontrivial linear partitions, the claim implies that with equality iff no three points of are collinear.
Let be the line at infinity in the real projective plane. Given any nontrivial linear partition of , the set of lines inducing this partition is a proper, open, connected subset of . (It is proper because it has to omit directions of -lines that pass through both parts of the partition and open because we can vary the separating line. It is connected because if we have two such lines that aren't parallel, we can rotate through their point of intersection to get all intermediate directions.) Among all -lines that intersect both and choose a line whose direction is minimal (in the clockwise direction) with respect to the interval ; also, pick an arbitrary line that induces . By rotating clockwise to about their point of intersection, we see that the direction of is the least upper bound of . (We can't hit any point of during the rotation because of the minimality property of .) The line is in fact unique because if the (parallel) lines and are two choices for , with , ; , , then one of the diagonals , would contradict the minimality property of . To define the above bijection we send to .
Conversely, suppose that we are given an -line and a nontrivial linear partition of . Pick any point that induces the partition . If we rotate the line about in the counterclockwise direction by a sufficiently small amount, we get a nontrivial linear partitition of that is independent of all choices. (It is obtained from the partition of induced by by adjoining to one part and to the other.) This defines a map in the other direction.
By construction these two maps are inverse to each other, and this proves the claim.
\textbf{Remark:} Given a finite set of points in , a \emph{non-Radon partition} of is a pair of complementary subsets that can be separated by a hyperplane. \emph{Radon's theorem} states that if , then not every is a non-Radon partition. The result of this problem has been greatly extended, especially within the context of matroid theory and oriented matroid theory. Richard Stanley suggests the following references: T. H. Brylawski, A combinatorial perspective on the Radon convexity theorem, \emph{Geom. Ded.} \textbf{5} (1976), 459-466; and T. Zaslavsky, Extremal arrangements of hyperplanes, \emph{Ann. N. Y. Acad. Sci.} \textbf{440} (1985), 69-87.