Process on a blackboard
Source: Italy MO 2023 P2
May 7, 2023
combinatorics
Problem Statement
Let be a positive integer. On a blackboard, Bobo writes a list of non-negative integers. He then performs a sequence of moves, each of which is as follows:-for each , he computes the number of integers currently on the board that are at most ,-he erases all integers on the board,-he writes on the board the numbers .For instance, if and the numbers initially on the board are , after the first move the numbers on the board will be , after the second they will be , and so on.(a) Show that, whatever and whatever the initial configuration, the numbers on the board will eventually not change any more.(b) As a function of , determine the minimum integer such that, whatever the initial configuration, moves from the -th onwards will not change the numbers written on the board.