Game-Theoretic Analysis of a Two-Player Number Transformation Game
The game state is defined by an ordered pair $(x, y)$ representing the current values held by the first and second player, together with a global set of previously visited integers. During each turn, the active player must transform their value using one of two operations: multiplication by 2, or in...