There is a cute little problem stated as follows:
Choose a sequence $x_1,x_2,x_3,\ldots$ with $x_i\in[0,1)$ such that $x_1$ and $x_2$ are in different halves of the unit interval, $x_1,x_2,$ and $x_3$ are in different thirds, and so on. How long can such a sequence be?
It turns out the answer is exactly $17$; it is not possible to find a length-$18$ sequence obeying these constraints. See Wolfram Mathworld for more.
Berkelamp and Graham's original 1970 paper proves this with a rather involved casework argument on the relative positions of various terms in the sequence, though later in the paper they present a non-casework argument that implies the sequence can be at most $63$ terms long.
I am curious whether a more direct or "natural" argument has been developed in the 50 years hence; I wouldn't be surprised if getting an exact bound ultimately required a fairly casework-y approach, but it seems plausible that at least better upper bounds could be reached with some other method. Is anything more known about this problem?
"A supplementary note on the irregularities of distributions" by M. Warmus (1976) gives a simpler proof. In fact, Warmus may have been the first to solve the problem, though not the first to publish. The paper states
I think the paper should be accessible by everyone by the link above, since I can access it and I'm at home. The argument is still casework, but short casework: it considers only six cases of $x_9^5$, defined to be the unique element of $\{x_1, x_2, \dots, x_9\}$ which lies in the interval $[\frac49, \frac59)$. Without loss of generality, $x_9^5 \le \frac12$, so we split the possible values as $$x_9^5 \in [\tfrac49, \tfrac5{11}) \cup [\tfrac5{11}, \tfrac6{13}) \cup [\tfrac6{13},\tfrac7{15}) \cup [\tfrac7{15},\tfrac8{17}) \cup [\tfrac8{17}, \tfrac12) \cup \{\tfrac12\}.$$ Each of these cases tells us something about the other similarly-defined $x_n^k$ that ultimately leads to a contradiction, and in fact it seems like all intervals other than $[\frac5{11}, \frac6{13})$ lead to a contradiction even for $N=17$.