Maths Olympiad Prep

For teachers / Printable sets /Stage 10 · Combinatorics

Stage 10 · Combinatorics

8 problems · Hardest shortlist tier · mathsolympiadprep.com

The answer key prints on its own page at the end.

  1. Let A0=(a1,,an)A_{0} = (a_{1}, \ldots, a_{n}) be a finite sequence of real numbers. For each k0k \geq 0, from the sequence Ak=(x1,,xn)A_{k} = (x_{1}, \ldots, x_{n}) we construct a new sequence Ak+1A_{k+1} in the following way.
    1. We choose a partition {1,,n}=IJ\{1, \ldots, n\} = I \cup J, where II and JJ are two disjoint sets, such that the expression
    iIxijJxj \left|\sum_{i \in I} x_{i} - \sum_{j \in J} x_{j}\right|
    attains the smallest possible value. (We allow the sets II or JJ to be empty; in this case the corresponding sum is 00.) If there are several such partitions, one is chosen arbitrarily.
    2. We set Ak+1=(y1,,yn)A_{k+1} = (y_{1}, \ldots, y_{n}), where yi=xi+1y_{i} = x_{i} + 1 if iIi \in I, and yi=xi1y_{i} = x_{i} - 1 if iJi \in J.
    Prove that for some kk, the sequence AkA_{k} contains an element xx such that xn/2|x| \geq n / 2.

    Combinatorics Solution and answer checking →

  2. Suppose there are 101 persons sitting around a round table in an arbitrary order. The kkth person possesses kk pieces of cards, k=1,,101k = 1, \dots, 101. We call it a transition if one transits one of his cards to one of his adjacent persons. Find the minimum positive number kk, such that whatever the order of the seating, there is a way of no more than kk transitions so that each person possesses 51 cards.

    Combinatorics Solution and answer checking →

  3. On a board with 20242024 rows and 20232023 columns, Turbo the snail tries to move from the first row to the last row. On each attempt, he chooses to start on any cell in the first row, then moves one step at a time to an adjacent cell sharing a common side. He wins if he reaches any cell in the last row. However, there are 20222022 predetermined, hidden monsters in 20222022 of the cells, one in each row except the first and last rows, such that no two monsters share the same column. If Turbo unfortunately reaches a cell with a monster, his attempt ends and he is transported back to the first row to start a new attempt. The monsters do not move.
    Suppose Turbo is allowed to take nn attempts. Determine the minimum value of nn for which he has a strategy that guarantees reaching the last row, regardless of the locations of the monsters.
    (Hong Kong)

    Comment. One of the main difficulties of solving this question is in determining the correct expression for nn. Students may spend a long time attempting to prove bounds for the wrong value for nn before finding better strategies.
    Students may incorrectly assume that Turbo is not allowed to backtrack to squares he has already visited within a single attempt. Fortunately, making this assumption does not change the answer to the problem, though it may make it slightly harder to find a winning strategy.

    Combinatorics Solution and answer checking →

  4. Let NN be a positive integer. Geoff and Ceri play a game in which they start by writing the numbers 1,2,,N1, 2, \ldots, N on a board. They then take turns to make a move, starting with Geoff. Each move consists of choosing a pair of integers (k,n)(k, n), where k0k \geqslant 0 and nn is one of the integers on the board, and then erasing every integer ss on the board such that 2kns2^{k} \mid n-s. The game continues until the board is empty. The player who erases the last integer on the board loses.

    Determine all values of NN for which Geoff can ensure that he wins, no matter how Ceri plays.

    (Indonesia)

    Combinatorics Solution and answer checking →

  5. Let mm and nn be positive integers with mnmn even. Jetze is going to cover an m×nm \times n-board (with mm rows and nn columns) with domino tiles, in such a way that every domino tile covers exactly two squares, domino tiles do not protrude out of the board or overlap one another, and every square is covered by a domino tile. Merlijn then is going to colour all domino tiles on the board either red or blue. Determine the smallest non-negative integer VV (depending on mm and nn) such that Merlijn can always make sure that in each row, the number of squares covered by a red domino tile and the number of squares covered by a blue domino tile differ by at most VV, no matter in what way Jetze covers the board.

    Combinatorics Solution and answer checking →

  6. Player Zero and player One play a game on an n×nn \times n-board (n1n \ge 1). The columns of this n×nn \times n-board are numbered by powers of two, so we have column 1, column 2, column 4 through column 2n12^{n-1}. Alternately, players put their own number (i.e. Zero a 0 and One a 1) in one of the empty squares. Player Zero starts. When the board is full, the game ends and a (reverse binary) number is created in each row by adding the values of the boxes with a 1 in them. So if n=4n = 4, then a row with 0101 contains the number 01+12+04+18=100 \cdot 1 + 1 \cdot 2 + 0 \cdot 4 + 1 \cdot 8 = 10.

    a) For which natural numbers nn can player One always ensure that at least one of the rows is divisible by 4?

    b) And for which natural numbers nn can player One always ensure that at least one of the rows is divisible by 3?

    Combinatorics Solution and answer checking →

  7. Given positive integers nn and knk \le n. Consider an equilateral triangular board with side nn, 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 nn 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 3n3n such lines) contains no more than kk checkers. Denote by T(k,n)T(k, n) the largest possible number of checkers in such a placement.

    Figure 1

    a) Prove that the following upper bound is true:
    T(k,n)k(2n+1)3. T(k, n) \le \left\lfloor \frac{k(2n + 1)}{3} \right\rfloor .

    b) Find T(1,n)T(1, n) and T(2,n)T(2, n).

    Combinatorics Solution and answer checking →

  8. Six stacks S1,,S6S_{1}, \ldots, S_{6} of coins are standing in a row. In the beginning every stack contains a single coin. There are two types of allowed moves:

    Move 1: If stack SkS_{k} with 1k51 \leq k \leq 5 contains at least one coin, you may remove one coin from SkS_{k} and add two coins to Sk+1S_{k+1}.

    Move 2: If stack SkS_{k} with 1k41 \leq k \leq 4 contains at least one coin, then you may remove one coin from SkS_{k} and exchange stacks Sk+1S_{k+1} and Sk+2S_{k+2}.

    Decide whether it is possible to achieve by a sequence of such moves that the first five stacks are empty, whereas the sixth stack S6S_{6} contains exactly 2010201020102010^{2010^{2010}} coins.

    Combinatorics Solution and answer checking →

Answer key — Stage 10 · Combinatorics

Worked solutions for every problem are on the site, one page per problem.

  1. Prove it — see the worked solution open
  2. Prove it — see the worked solution open
  3. Prove it — see the worked solution open
  4. Prove it — see the worked solution open
  5. Prove it — see the worked solution open
  6. Prove it — see the worked solution open
  7. Prove it — see the worked solution open
  8. Prove it — see the worked solution open

Problems belong to the competitions that set them and are reproduced from open datasets under their licences; every problem page names its source. Free to copy for classroom use.