Set S is overdetermined if |S| ≥ 2 and polynomial of degree ≤ |S|-2 passes through it. Max overdetermined subsets for non-overdetermined points?
.
.
.
.
Hint 1: What does it mean for a subset of size 3 to be overdetermined? Show that it is equivalent to the 3 points being collinear.
Hint 2: Since the points contain no overdetermined subset of size , no three points are collinear.
Hint 3: Use mathematical induction and coordinate bounding to prove that the maximum number of overdetermined subsets is .
Step 1 (Overdetermined Subset Definition): A set of points is overdetermined if there exists a polynomial of degree passing through all points in . In 2D space, this means that for any , the points lie on a algebraic curve of lower degree. Specifically, for , overdetermined means the three points are collinear.
Step 2 (The Collinearity Constraint): We are given that the set of points does not contain any overdetermined subset of size . This means no three points are collinear. Under this constraint, any overdetermined subset must have size exactly 2 (since any 2 points are trivially collinear, i.e., lie on a line of degree 0, which is ).
Step 3 (Counting Subsets): By setting up the induction on , the maximum number of overdetermined subsets is achieved when points lie on a single line (which is forbidden by the size rule, so we must analyze the boundary). The maximum number of such overdetermined subsets is exactly .
Ready to track your progress and master these topics?
Create a free account