Problem

Source: Dutch TST 2024, 3.1

Tags: combinatorics, combinatorics proposed



On a $2023 \times 2023$ board, there are beetles on some of the cells, with at most one beetle per cell. After one minute, each beetle moves a cell to the right or to the left or to the top or to the bottom. After each further minute, the beetles continue to move to adjacent fields, but they always make a $90^\circ$ turn, i.e. when a beetle just moved to the right or to the left, it now moves to the top or to the bottom, and vice versa. What is the minimal number of beetles on the board such that no matter where they start and how they move (according to the rules), at some point two beetles will end up in the cell?