Maths Olympiad Prep

Library / /100 of 105

Combinatorics Difficulty 7.2 National Olympiad, round 2 Prove it JBMO

Problem:

We have a 5×55 \times 5 chessboard and a supply of {L}\{L\}-shaped triominoes, i.e. 2×22 \times 2 squares with one corner missing. Two players AA and BB play the following game: A positive integer k25k \leq 25 is chosen. Starting with AA, the players take alternating turns marking squares of the chessboard until they mark a total of kk squares. (In each turn a player has to mark exactly one new square.)

At the end of the process, player AA wins if he can cover without overlapping all but at most 2 unmarked squares with {L}\{L\}-shaped triominoes, otherwise player B\boldsymbol{B} wins. It is not permitted any marked squares to be covered.

Find the smallest k\boldsymbol{k}, if it exists, such that player B\boldsymbol{B} has a winning strategy.

Solution

Solution:

We will show that player AA wins if k=1,2k=1,2 or 33, but player BB wins if k=4k=4. Thus the smallest kk for which BB has a winning strategy exists and is equal to 44.

If k=1k=1, player AA marks the upper left corner of the square and then fills it as follows.

Figure 1

If k=2k=2, player AA marks the upper left corner of the square. Whatever square player BB marks, then player AA can fill in the square in exactly the same pattern as above except that he doesn't put the triomino which covers the marked square of BB. Player AA wins because he has left only two unmarked squares uncovered.

For k=3k=3, player AA wins by following the same strategy. When he has to mark a square for the second time, he marks any yet unmarked square of the triomino that covers the marked square of BB.

Let us now show that for k=4k=4 player BB has a winning strategy. Since there will be 2121 unmarked squares, player AA will need to cover all of them with seven LL-shaped triominoes. We can assume that in his first move, player AA does not mark any square in the bottom two rows of the chessboard (otherwise just rotate the chessboard). In his first move player BB marks the square labeled 11 in the following figure.

Figure 2

If player AA in his next move does not mark any of the squares labeled 2,32,3 and 44 then player BB marks the square labeled 33. Player BB wins as the square labeled 22 is left unmarked but cannot be covered with an LL-shaped triomino.

If player AA in his next move marks the square labeled 22, then player BB marks the square labeled 55. Player BB wins as the square labeled 33 is left unmarked but cannot be covered with an LL-shaped triomino.

Finally, if player AA in his next move marks one of the squares labeled 33 or 44, player BB marks the other of these two squares. Player BB wins as the square labeled 22 is left unmarked but cannot be covered with an LL-shaped triomino.

Since we have covered all possible cases, player BB wins when k=4k=4.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.