Halving Lines and Underlying Graphs Dai Yang May 19, 2012 MIT PRIMES

advertisement
Halving Lines and Underlying Graphs
Dai Yang
MIT PRIMES
May 19, 2012
Dai Yang (MIT)
Halving Lines
May 19, 2012
1 / 15
Background
Given n points, where n is even, a halving line is a line through two
points that splits the other points in equal sets:
How many halving lines can a set of n points have?
Dai Yang (MIT)
Halving Lines
May 19, 2012
2 / 15
Basic Facts
Points on the convex hull have only one halving line
Each point has an odd number of halving lines
Affine transforms and dilations do not affect halving lines
The minimum number of halving lines is n2
Dai Yang (MIT)
Halving Lines
May 19, 2012
3 / 15
Known Results
Current bounds for the maximum number of halving lines:
Theorem (Toth)
√
The maximum number of halving lines is at least O(neΩ log(n) ).
Dai Yang (MIT)
Halving Lines
May 19, 2012
4 / 15
Known Results
Current bounds for the maximum number of halving lines:
Theorem (Toth)
√
The maximum number of halving lines is at least O(neΩ log(n) ).
Theorem (Dey)
4
3
The maximum
q number of halving lines is at most O(n ), or more
3
n 4n2
precisely
2 135 .
Dai Yang (MIT)
Halving Lines
May 19, 2012
4 / 15
Constructions
Three special constructions:
Segmenterizing
Cross construction
Y-shape construction
Dai Yang (MIT)
Halving Lines
May 19, 2012
5 / 15
Segmentarize
Squeeze along one direction until the points are nearly collinear
Dai Yang (MIT)
Halving Lines
May 19, 2012
6 / 15
Cross
Overlay two segmentarized configurations
No additional halving lines
Dai Yang (MIT)
Halving Lines
May 19, 2012
7 / 15
Y-shape
Three segmenterized copies in a Y-shape
Additional halving lines between branches
Dai Yang (MIT)
Halving Lines
May 19, 2012
8 / 15
Underlying Graph
Let the points be vertices and halving lines be edges
Dai Yang (MIT)
Halving Lines
May 19, 2012
9 / 15
Underlying Graph
Let the points be vertices and halving lines be edges
Every vertex has odd degree
Dai Yang (MIT)
Halving Lines
May 19, 2012
9 / 15
Path
Lemma
For every n, there exists an underlying graph with n vertices that
contains a path of length n − 1.
Dai Yang (MIT)
Halving Lines
May 19, 2012
10 / 15
Cycles
Theorem
When n is a multiple of 6, the maximum length of a cycle is exactly
n − 3.
Dai Yang (MIT)
Halving Lines
May 19, 2012
11 / 15
Cliques
Theorem
The largest
√ possible clique in an underlying graph of n vertices is at
least O( n).
Dai Yang (MIT)
Halving Lines
May 19, 2012
12 / 15
New Bound
Lemma (Pach, Toth)
If a graph has E edges, V vertices, and crossing number C, and
135E 2
satisfies E > 15
2 V , then C ≥ 4V 3 .
Theorem
For sufficiently
large n, the maximum number of halving lines is at
q 2
n
most 3 n2 135
.
Dai Yang (MIT)
Halving Lines
May 19, 2012
13 / 15
New Bound
Lemma (Pach, Toth)
If a graph has E edges, V vertices, and crossing number C, and
135E 2
satisfies E > 15
2 V , then C ≥ 4V 3 .
Theorem
For sufficiently
large n, the maximum number of halving lines is at
q 2
n
most 3 n2 135
.
This improves Dey’s bound of
q 3
n 4n2
2 135
by a factor of
√
3
4
4
Since cliques have a quadratic number of crossings, an O(n 3 )
bound using the crossing lemma is optimal
Dai Yang (MIT)
Halving Lines
May 19, 2012
13 / 15
Future Research
Weighting vertices
Better lower bound
Other graph theoretic structures
Algebraic structures
Dai Yang (MIT)
Halving Lines
May 19, 2012
14 / 15
Acknowledgments
Tanya Khovanova, for mentoring
Prof. Jacob Fox, for suggesting the project
PRIMES
Dai Yang (MIT)
Halving Lines
May 19, 2012
15 / 15
Download