2023 USAJMO

Revision as of 13:21, 24 March 2023 by Danielzh (talk | contribs) (Problem 5)

Do not post these problems until after March 21 and March 22, 2023.

Day 1

Problem 1

Problem 2

Problem 3

Day 2

Problem 4

Problem 5

A positive integer $a$ is selected, and some positive integers are written on a board. Alice and Bob play the following game. On Alice's turn, she must replace some integer $n$ on the board with $n+a$, and on Bob's turn he must replace some even integer $n$ on the board with $n/2$. Alice goes first and they alternate turns. If on his turn Bob has no valid moves, the game ends.

After analyzing the integers on the board, Bob realizes that, regardless of what moves Alice makes, he will be able to force the game to end eventually. Show that, in fact, for this value of $a$ and these integers on the board, the game is guaranteed to end regardless of Alice's or Bob's moves.

Problem 6