Stage 10 · Combinatorics
-
Let be a finite sequence of real numbers. For each , from the sequence we construct a new sequence in the following way.
1. We choose a partition , where and are two disjoint sets, such that the expression
attains the smallest possible value. (We allow the sets or to be empty; in this case the corresponding sum is .) If there are several such partitions, one is chosen arbitrarily.
2. We set , where if , and if .
Prove that for some , the sequence contains an element such that . -
Suppose there are 101 persons sitting around a round table in an arbitrary order. The th person possesses pieces of cards, . We call it a transition if one transits one of his cards to one of his adjacent persons. Find the minimum positive number , such that whatever the order of the seating, there is a way of no more than transitions so that each person possesses 51 cards.
-
On a board with rows and 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 predetermined, hidden monsters in 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 attempts. Determine the minimum value of 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 . Students may spend a long time attempting to prove bounds for the wrong value for 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. -
Let be a positive integer. Geoff and Ceri play a game in which they start by writing the numbers on a board. They then take turns to make a move, starting with Geoff. Each move consists of choosing a pair of integers , where and is one of the integers on the board, and then erasing every integer on the board such that . The game continues until the board is empty. The player who erases the last integer on the board loses.
Determine all values of for which Geoff can ensure that he wins, no matter how Ceri plays.
(Indonesia)
-
Let and be positive integers with even. Jetze is going to cover an -board (with rows and 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 (depending on and ) 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 , no matter in what way Jetze covers the board.
-
Player Zero and player One play a game on an -board (). The columns of this -board are numbered by powers of two, so we have column 1, column 2, column 4 through column . 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 , then a row with 0101 contains the number .
a) For which natural numbers can player One always ensure that at least one of the rows is divisible by 4?
b) And for which natural numbers can player One always ensure that at least one of the rows is divisible by 3?
-
Given positive integers and . Consider an equilateral triangular board with side , 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 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 such lines) contains no more than checkers. Denote by the largest possible number of checkers in such a placement.

a) Prove that the following upper bound is true:
b) Find and .
-
Six stacks 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 with contains at least one coin, you may remove one coin from and add two coins to .
Move 2: If stack with contains at least one coin, then you may remove one coin from and exchange stacks and .
Decide whether it is possible to achieve by a sequence of such moves that the first five stacks are empty, whereas the sixth stack contains exactly coins.
Answer key — Stage 10 · Combinatorics
- Prove it — see the worked solution
- Prove it — see the worked solution
- Prove it — see the worked solution
- Prove it — see the worked solution
- Prove it — see the worked solution
- Prove it — see the worked solution
- Prove it — see the worked solution
- Prove it — see the worked solution