Skip to main content
OlympiadHQ

Browse · MathNet

Print

2016 Eighth Romanian Master of Mathematics

Romania 2016 counting and probability

Problem

Given positive integers and , determine the largest number of dominoes ( or rectangles) that can be placed on a rectangular board with rows and columns consisting of unit cells ( squares) so that: 1) each domino covers exactly two adjacent cells of the board; 2) no two dominoes overlap; 3) no two form a square; 4) the bottom row of the board is completely covered by dominoes.
Solution
The required maximum is and is achieved by the brick-like vertically symmetric arrangement of blocks of and horizontal dominoes placed on alternate rows, so that the bottom row of the board is completely covered by dominoes. To show that the number of dominoes in an arrangement satisfying the conditions in the statement does not exceed , label the rows upwards , and, for each in this range, draw a vertically symmetric block of fictitious horizontal dominoes in the -th row (so the block on the -th row leaves out cells on either side) – Figure 4 illustrates the case . A fictitious domino is good if it is completely covered by a domino in the arrangement; otherwise, it is bad. If the fictitious dominoes are all good, then the dominoes in the arrangement that cover no fictitious domino, if any, all lie in two triangular regions of side-length at the upper-left and upper-right corners of the board. Colour the cells of the board chess-like and notice that in each of the two triangular regions the number of black cells and the number of white cells differ by . Since each domino covers two cells of different colours, at least cells are not covered in each of these regions, and the conclusion follows.

To deal with the remaining case where bad fictitious dominoes are present, we show that an arrangement satisfying the conditions in the statement can be transformed into another such with at least as many dominoes, but fewer bad fictitious dominoes. A finite number of such transformations eventually leads to an arrangement of at least as many dominoes all of whose fictitious dominoes are good, and the conclusion follows by the preceding.

Consider the row of minimal rank containing bad fictitious dominoes – this is certainly not the bottom row – and let be one such. Let , respectively , be the left, respectively right, cell of and notice that the cell below , respectively , is the right, respectively left, cell of a domino , respectively , in the arrangement. If is covered by a domino in the arrangement, since is bad and no two dominoes in the arrangement form a square, it follows that is vertical. If were also covered by a domino in the arrangement, then would also be vertical, and would therefore form a square with – a contradiction. Hence is not covered, and there is room for to be placed so as to cover , to obtain a new arrangement satisfying the conditions in the statement; the latter has as many dominoes as the former, but fewer bad fictitious dominoes. The case where is covered is dealt with similarly. Finally, if neither cell of is covered, addition of an extra domino to cover and, if necessary, removal of the domino above to avoid formation of a square, yields a new arrangement satisfying the conditions in the statement; the latter has at least as many dominoes as the former, but fewer bad fictitious dominoes. (Figure 5 illustrates the two cases.)

---

Alternative solution.

Alternative Solution. (sketch by Ilya Bogdanov) We present an alternative proof of the bound.

Label the rows upwards , and the columns from the left to the right by ; label each cell by the pair of its column's and row's numbers, so that is the second left cell in the bottom row. Colour the cells chess-like so that is white. For , we say that the th white diagonal is the set of cells of the form , where ranges over all appropriate indices. Similarly, the th black diagonal is the set of cells of the form . (Notice that the white cells in the upper-left corner and the black cells in the upper-right corner are not covered by these diagonals.)

Claim. Assume that lowest cells of some white diagonal are all covered by dominoes. Then all these dominoes face right or up from the diagonal. (In other words, the black cell of any such domino is to the right or to the top of its white cell.) Similarly, if lowest cells of some black diagonal are covered by dominoes, then all these dominoes face left or up from the diagonal.

Proof. By symmetry, it suffices to prove the first statement. Assume that lowest cells of the th white diagonal is completely covered. We prove by induction on that the required claim holds for the domino covering . The base case holds due to the problem condition. To establish the step, one observes that if is covered by a domino facing up or right, while is covered by a domino facing down or left, then these two dominoes form a square.

We turn to the solution. We will prove that there are at least empty white cells. Since each domino covers exactly one white cell, the required bound follows. If each of the first white diagonals contains an empty cell, the result is clear. Otherwise, let be the least index of a completely covered white diagonal. We say that the dominoes covering our diagonal are distinguished. After removing the distinguished dominoes, the board splits into two parts; the left part contains empty white cells on the previous diagonals. So, it suffices to prove that the right part contains at least empty white cells.
Final answer
mn - floor(m/2)

Techniques

Coloring schemes, extremal argumentsInduction / smoothingInvariants / monovariants