list of numers game
Source: IX May Olympiad (Olimpiada de Mayo) 2003 L1 P4
September 22, 2022
combinatoricsnumber theory
Problem Statement
Celia chooses a number and writes the list of natural numbers from to : At each step, it changes the list: it copies the first number to the end and deletes the first two. After steps a single number will be written.
For example, for the five steps are:
and the number is written.
Celia chose a number between and and after steps the number was written.
Determine all the values of that Celia could have chosen.
Justify why those values work, and the others do not.