Difference between revisions of "2020 IMO Problems/Problem 6"
Line 14: | Line 14: | ||
Let <math>p</math> be any point in <math>S</math> on the boundary of <math>D</math>. Let <math>\ell_1</math> be the line tangent to <math>D</math> at <math>p</math>, and <math>\ell_2</math> the line obtained by translating <math>\ell_1</math> by distance <math>1</math> towards the inside of <math>D</math>. Let <math>H</math> be the region sandwiched by <math>\ell_1</math> and <math>\ell_2</math>. It is easy to show that both the area and the perimeter of <math>H\cap D</math> is bounded by <math>O(\sqrt{r})</math> (since <math>r=\Omega(\sqrt{n})</math>). Hence, there can only be <math>O(\sqrt{r})=O(n^{1/3})</math> points in <math>H\cap S</math>, by that any two points in <math>S</math> are distance <math>1</math> apart. Since the width of <math>H</math> is <math>1</math>, there must exist a line <math>\ell</math> parallel to <math>\ell_1</math> such that <math>\ell</math> separates <math>S</math>, and no point in <math>S</math> is within distance <math>O(n^{-1/3})</math> to <math>\ell</math>. Q.E.D. | Let <math>p</math> be any point in <math>S</math> on the boundary of <math>D</math>. Let <math>\ell_1</math> be the line tangent to <math>D</math> at <math>p</math>, and <math>\ell_2</math> the line obtained by translating <math>\ell_1</math> by distance <math>1</math> towards the inside of <math>D</math>. Let <math>H</math> be the region sandwiched by <math>\ell_1</math> and <math>\ell_2</math>. It is easy to show that both the area and the perimeter of <math>H\cap D</math> is bounded by <math>O(\sqrt{r})</math> (since <math>r=\Omega(\sqrt{n})</math>). Hence, there can only be <math>O(\sqrt{r})=O(n^{1/3})</math> points in <math>H\cap S</math>, by that any two points in <math>S</math> are distance <math>1</math> apart. Since the width of <math>H</math> is <math>1</math>, there must exist a line <math>\ell</math> parallel to <math>\ell_1</math> such that <math>\ell</math> separates <math>S</math>, and no point in <math>S</math> is within distance <math>O(n^{-1/3})</math> to <math>\ell</math>. Q.E.D. | ||
+ | |||
+ | Note. One can also show that <math>\Omega(n^{-1/3})</math> is best possible. |
Revision as of 04:34, 29 September 2020
Problem 6. Prove that there exists a positive constant c such that the following statement is true: Consider an integer n > 1, and a set S of n points in the plane such that the distance between any two different points in S is at least 1. It follows that there is a line ℓ separating S such that the distance from any point of S to ℓ is at least cn^(−1/3) . (A line ℓ separates a set of points S if some segment joining two points in S crosses ℓ.) Note. Weaker results with cn^(−1/3) replaced by cn^−α may be awarded points depending on the value of the constant α > 1/3.
Proof. For any unit vector , let
and
. If
then we can find a line
perpendicular to
such that
separates
, and any point in
is at least
away from
.
Suppose there is no such direction , then
is contained in a box with side length
by considering the direction of
and
, respectively. Hence,
is contained in a disk with radius
. Now suppose that
is the disk with the minimum radius, say
, which contains
. Then,
. Since the distance between any two points in
is at least
,
too.
Let be any point in
on the boundary of
. Let
be the line tangent to
at
, and
the line obtained by translating
by distance
towards the inside of
. Let
be the region sandwiched by
and
. It is easy to show that both the area and the perimeter of
is bounded by
(since
). Hence, there can only be
points in
, by that any two points in
are distance
apart. Since the width of
is
, there must exist a line
parallel to
such that
separates
, and no point in
is within distance
to
. Q.E.D.
Note. One can also show that is best possible.