Browse · MathNet
PrintSELECTION TESTS OF THE BELARUSIAN TEAM TO THE IMO
Belarus counting and probability
Problem
Given positive integers and . Consider an equilateral triangular board with side , which consists of circles: in the first (top) row there is one circle, in the second row there are two circles, ..., in the bottom row there are circles (see the figure below). Let us place checkers on this board so that any line parallel to a side of the triangle (there are such lines) contains no more than checkers. Denote by the largest possible number of checkers in such a placement.

a) Prove that the following upper bound is true:
b) Find and .




a) Prove that the following upper bound is true:
b) Find and .
Solution
a. Let us prove that in any such placement of checkers on a triangular board with side , the number of checkers satisfies the inequality The main idea of the proof is double counting. Note that wherever a checker stands, if you count all the cells of the three lines in which it stands, and take into account the cell on which it stands three times, you get . Let us denote by this number summed over all checkers. We have
Now let's find this amount based on the location of the checkers along the lines. Let there be checkers in the horizontal lines, checkers in the lines with angle , and in the lines with angle there are checkers, as shown in Figure 1.
The -th line has exactly cells, and each of them is in the same line with or checkers from that line depending on the angle. Therefore, Since there are checkers in total, but there are no more than checkers in any row, we have the following conditions: Let , where is the remainder when divided by . It is clear that the expression (3) is maximized when the sums with higher coefficients are the maximum possible (that is, equal to ). Hence, under these conditions we get Moving to the right side, multiplying the inequality by and substituting , we arrive at a quadratic inequality for : from which we obtain because . Since is an integer, we get , as required.
b. We have and . Placements of checkers, when equality is achieved in the last inequality, for and , are shown in figures 2, 3 and 4.
Now let's find this amount based on the location of the checkers along the lines. Let there be checkers in the horizontal lines, checkers in the lines with angle , and in the lines with angle there are checkers, as shown in Figure 1.
The -th line has exactly cells, and each of them is in the same line with or checkers from that line depending on the angle. Therefore, Since there are checkers in total, but there are no more than checkers in any row, we have the following conditions: Let , where is the remainder when divided by . It is clear that the expression (3) is maximized when the sums with higher coefficients are the maximum possible (that is, equal to ). Hence, under these conditions we get Moving to the right side, multiplying the inequality by and substituting , we arrive at a quadratic inequality for : from which we obtain because . Since is an integer, we get , as required.
b. We have and . Placements of checkers, when equality is achieved in the last inequality, for and , are shown in figures 2, 3 and 4.
Final answer
Upper bound: T(k, n) ≤ floor(k(2n + 1)/3). Exact values: T(1, n) = floor((2n + 1)/3) and T(2, n) = floor((4n + 2)/3).
Techniques
Counting two waysColoring schemes, extremal argumentsCombinatorial optimization