Greece National Olympiad Problem 1

On the plane are given k + n k+n distinct lines , where k > 1 k>1 is integer and n n is integer as well.Any three of these lines do not pass through the same point . Among these lines exactly k k are parallel and all the other n n lines intersect each other. All k + n k+n lines define on the plane a partition of triangular , polygonic or not bounded regions. Two regions are called different, if they don't have common points or if they have common points only on their boundary. A region is called ''good'' if it is contained between two consecutive parallel lines .

If in a such given configuration the minimum number of ''good'' regions is 176 176 and the maximum number of these regions is 221 221 , find k + n k+n .This problem is part of this set .


The answer is 27.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Parth Lohomi
Mar 22, 2015

Let's call the region between the k k parallel lines the "Q". Fixing k k and increasing n n , the minimum of good regions is attained if all intersections between the n n lines are outside Q. So f m i n = ( n + 1 ) ( k 1 ) f_{min} = (n + 1)(k - 1) .

For the maximum, each of the n n lines must intersect all the others inside Q. If the n n -th line is added (not counting the k k parallel lines), it is cut by the already existing lines into at most ( k + n 2 ) (k + n - 2) segments lying inside Q which is thus the maximal number of good regions added. So f m a x = 2 ( k 1 ) + i = 2 n ( k + i 2 ) = n k + k + n 2 3 n 2 2 = f m i n + n 2 n 2 f_{max} = 2(k - 1) + \sum_{i = 2}^n (k + i - 2) = nk + k + \dfrac {n^2 - 3n - 2}2 = f_{min} + \dfrac {n^2 - n}2 . So we have n 2 n 2 = 221 176 = 45 \dfrac {n^2 - n}2 = 221 - 176 = 45 , thus n = 10 n = 10 , hence k = 17 k = 17 .

@Andrei Golovanov I love this question. Can you define what a "zone" is? In such questions, these terms can be heavily loaded with the author's intent, so it's best to make it clear. I think it's fine to just say "contained between two parallel lines.

The initial setup is also slightly confusing to read. I would suggest setting up the n n in general position first, and then adding in the k 2 k \geq 2 parallel lines (not parallel to any of these n n ) lines. This makes it easier to understand the first 3 sentences (though I agree that it lengthens the description).

Calvin Lin Staff - 4 years, 4 months ago

question is not clear. what is meant by zone.

Srikanth Tupurani - 1 year, 8 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...