Browse · MathNet
PrintGirls European Mathematical Olympiad
North Macedonia counting and probability
Problem
A domino is a or tile. Determine in how many exactly dominoes can be placed without overlapping on a chessboard so that every square contains at least two uncovered unit squares which lie in the same row or column.
Solution
The answer is .
Divide the chessboard into squares. There are exactly such squares on the chessboard. Each of these squares can have at most two unit squares covered by the dominos. As the dominos cover exactly squares, each of them must have exactly two unit squares which are covered, and these squares must lie in the same row or column.
We claim that these two unit squares are covered by the same domino tile. Suppose that this is not the case for some square and one of the tiles covering one of its unit squares sticks out to the left. Then considering one of the leftmost squares in this division with this property gives a contradiction.
Now consider this chessboard consisting of squares of the original board. Define , , , as the following configurations on the original chessboard, where the gray squares indicate the domino tile, and consider covering this chessboard with the letters , , , in such a way that the resulting configuration on the original chessboard satisfies the condition of the question.
Note that then a square below or to the right of the containing an or must also contain an or . Therefore the (possibly empty) region consisting of all squares containing or abuts the lower right corner of the chessboard and is separated from the (possibly empty) region consisting of all squares containing a or by a path which goes from the lower left corner to the upper right corner of this chessboard and which moves up or right at each step.
A similar reasoning shows that the (possibly empty) region consisting of all squares containing an or abuts the lower left corner of the chessboard and is separated from the (possibly empty) region consisting of all squares containing a or by a path which goes from the upper left corner to the lower right corner of this chessboard and which moves down or right at each step.
Therefore the chessboard is divided by these two paths into four (possibly empty) regions that consist respectively of all squares containing , , , or . Conversely, choosing two such paths and filling the four regions separated by them with s, s, s and s counterclockwise starting at the bottom results in a placement of the dominos on the original board satisfying the condition of the question.
As each of these can be chosen in ways, there are ways the dominos can be placed.
Divide the chessboard into squares. There are exactly such squares on the chessboard. Each of these squares can have at most two unit squares covered by the dominos. As the dominos cover exactly squares, each of them must have exactly two unit squares which are covered, and these squares must lie in the same row or column.
We claim that these two unit squares are covered by the same domino tile. Suppose that this is not the case for some square and one of the tiles covering one of its unit squares sticks out to the left. Then considering one of the leftmost squares in this division with this property gives a contradiction.
Now consider this chessboard consisting of squares of the original board. Define , , , as the following configurations on the original chessboard, where the gray squares indicate the domino tile, and consider covering this chessboard with the letters , , , in such a way that the resulting configuration on the original chessboard satisfies the condition of the question.
Note that then a square below or to the right of the containing an or must also contain an or . Therefore the (possibly empty) region consisting of all squares containing or abuts the lower right corner of the chessboard and is separated from the (possibly empty) region consisting of all squares containing a or by a path which goes from the lower left corner to the upper right corner of this chessboard and which moves up or right at each step.
A similar reasoning shows that the (possibly empty) region consisting of all squares containing an or abuts the lower left corner of the chessboard and is separated from the (possibly empty) region consisting of all squares containing a or by a path which goes from the upper left corner to the lower right corner of this chessboard and which moves down or right at each step.
Therefore the chessboard is divided by these two paths into four (possibly empty) regions that consist respectively of all squares containing , , , or . Conversely, choosing two such paths and filling the four regions separated by them with s, s, s and s counterclockwise starting at the bottom results in a placement of the dominos on the original board satisfying the condition of the question.
As each of these can be chosen in ways, there are ways the dominos can be placed.
Final answer
(2n choose n)^2
Techniques
Recursion, bijectionCounting two waysColoring schemes, extremal arguments