Skip to main content
OlympiadHQ

Browse · MathNet

Print

XXIX Rioplatense Mathematical Olympiad

Argentina counting and probability

Problem

Let be the number of ways to cover an board using domino tiles. Additionally, let be the number of ways to cover an board using domino tiles, without having vertical dominoes in the central column. Prove that .
Solution
Suppose the board is colored like a chessboard. First let's establish a bit of notation. A cycle is a sequence of cells such that for all we have that and share one side (where ). There are two possible covers of a cycle by dominoes, one that joins each black square to the next square and one that joins each black square to the previous square. Let's say that the tiles of the first cover are inverse to those of the second one.

Lemma. Given a covering of a board, each square in the column is contained in a single symmetrical cycle with respect to it and covered by the pieces of in one of the two ways described above.

Proof. Consider the cover symmetric to with respect to column and imagine the two covers overlapping, one on top of the other. Each square on the board is covered by two tiles so that the entire board is divided into several cycles. Since everything is symmetric about column , particularly if a cycle is formed by the overlapping, its symmetric too, whereby the cycles that contain cells in column must coincide with their symmetric ones. In other words, they must be symmetrical.

Let's take a cell in column and look at the cycle whose existence is guaranteed by the above lemma. The cycle must be symmetrical with respect to column from which it follows that it must intersect it in exactly two cells, furthermore, these must be of different colors. Otherwise, the cycle would encircle an odd number of cells, which is impossible (since these can be covered by dominoes).

Let us call special squares of a covering those black squares of the column that share a domino with a square of the column. It follows from the above that the cycles corresponding to special squares are all disjoint.

Now, given a covering , we are going to replace it by another as follows: for each special square of let's take the cycle guaranteed by the lemma and let's change the tiles that cover it for their inverses. Since the cycles in question are all disjoint, then they do not interfere with each other and the covering is well defined, which we will call the normal form of .

The covering cannot have horizontal pieces between a white square of the column and a black one of the (because when we went from to , what we did was turning over all those pieces). But then you can't have any horizontal dominoes between a black square on the column and a white one on the column, as this would unbalance the number of white and black squares on the left side of the board. In conclusion, all the squares of the central column must be covered by a domino tile that joins it to a square in the column.

We have then proved that the normal form of breaks into a board cover, horizontal tiles covering the and columns and a board cover. It follows from the above that there are possible normal forms.

How to recover from its normal form? To do this, it is enough to consider the cycles of that contain the special squares of that guarantees the lemma and "invert them". That is, we must know not only but also the subset of special cells of . There are black cells in the middle column, giving possible sets of special cells. That is, each normal form comes from two possible coverages. In short, with all of the above it is obtained that as we wanted to show.

Techniques

Enumeration with symmetryRecursion, bijectionCounting two waysColoring schemes, extremal argumentsInvariants / monovariants