divisor-game-parity-invariant

Status: IN

Alice wins the Divisor Game if and only if n is even; the proof relies on Alice always subtracting 1 from even n to hand Bob an odd number, maintaining the invariant. The solution is O(1).

Source: entries/2026/06/06/divisor-game-solution.md

JSON