Difference between revisions of "1990 IMO Problems/Problem 2"
(Created page with "2. Let <math>n\ge3</math> and consider a set <math>E</math> of <math>2n-1</math> distinct points on a circle. Suppose that exactly <math>k</math> of these points are to be col...") |
|||
Line 1: | Line 1: | ||
− | + | ==Problem== | |
+ | Let <math>n\ge3</math> and consider a set <math>E</math> of <math>2n-1</math> distinct points on a circle. Suppose that exactly <math>k</math> of these points are to be colored black. Such a coloring is “good” if there is at least one pair of black points such that the interior of one of the arcs between them contains exactly <math>n</math> points from <math>E</math>. Find the smallest value of <math>k</math> so that every such coloring of <math>k</math> points of <math>E</math> is good. | ||
+ | |||
+ | ==Solution== | ||
+ | We form a graph on the <math>2n-1</math> points by connecting two of these points iff one of the arcs they determine has exactly <math>n</math> points in its interior. If <math>3\not|2n-1</math>, then this graph is a cycle, and the question becomes: what's the minimal <math>k</math> s.t. whenever we color <math>k</math> vertices of a cycle of length <math>2n-1</math>, there are two adjacent colored vertices? Obviously, the answer is <math>k=n</math>. On the other hand, when <math>3|2n-1</math>, the graph is a disjoint union of three cycles of length <math>\frac{2n+1}3</math>, and the answer will be, in this case, <math>3\cdot\left\lfloor\frac{2n-1}6\right\rfloor+1</math>. | ||
+ | |||
+ | This solution was posted and copyrighted by grobber. The original thread for this problem can be found here: [https://aops.com/community/p366558] | ||
+ | |||
+ | == See Also == {{IMO box|year=1990|num-b=1|num-a=3}} |
Latest revision as of 12:37, 30 January 2021
Problem
Let and consider a set of distinct points on a circle. Suppose that exactly of these points are to be colored black. Such a coloring is “good” if there is at least one pair of black points such that the interior of one of the arcs between them contains exactly points from . Find the smallest value of so that every such coloring of points of is good.
Solution
We form a graph on the points by connecting two of these points iff one of the arcs they determine has exactly points in its interior. If , then this graph is a cycle, and the question becomes: what's the minimal s.t. whenever we color vertices of a cycle of length , there are two adjacent colored vertices? Obviously, the answer is . On the other hand, when , the graph is a disjoint union of three cycles of length , and the answer will be, in this case, .
This solution was posted and copyrighted by grobber. The original thread for this problem can be found here: [1]
See Also
1990 IMO (Problems) • Resources | ||
Preceded by Problem 1 |
1 • 2 • 3 • 4 • 5 • 6 | Followed by Problem 3 |
All IMO Problems and Solutions |