Given is a chocolate of size $m\times n$. Anne and Birgitte plays a game, with Anne starting. In each turn, the player has to divide the chocolate into two rectangular parts along the lines, and eat the smaller part (or any part if both are equal.) The first person to eat chocolate of size $1\times 1$ loses.
Who has a winning strategy?
[Source: based on Israeli competition problem]
Following cases are the all initial conditions for which the one go the first step will lose the game:
If the initial condition is different from the listed above, then one going first will win.
The complete proof is long and somewhat boring, but I get the feeling through the simple cases when $n , m$ are small. Followings are the main ideas.
Def:
Some observations:
Main claim:
For every fixed $m\ge 2$, all bad points contained in the set $\{( n, m ) \mid n > 0\}$ form a typical sequence whose initial term is less or equal to $m$.
The proof of this main claim can be done by second mathematical induction. And notice the observations 3) and 4), as well as the symmetry property 2) which may be ignored, all play essential roles within the proof. Nevertheless, there is no trick during the proof, it is just a combination of several almost trivial checks.
Then, when obtain the main claim, one can easily see, maybe a sketch of these points in a coordinate card is needed, all bad points have been found out.