A figuric is a convex polyhedron with $26^{5^{2019}}$ faces. On every face of a figuric we write down a number. When we throw two figurics (who don't necessarily have the same set of numbers on their sides) into the air, the figuric which falls on a side with the greater number wins; if this number is equal for both figurics, we repeat this process until we obtain a winner. Assume that a figuric has an equal probability of falling on any face. We say that one figuric rules over another if when throwing these figurics into the air, it has a strictly greater probability to win than the other figuric (it can be possible that given two figurics, no figuric rules over the other). Milisav and Milojka both have a blank figuric. Milisav writes some (not necessarily distinct) positive integers on the faces of his figuric so that they sum up to $27^{5^{2019}}$. After this, Milojka also writes positive integers on the faces of her figuric so that they sum up to $27^{5^{2019}}$. Is it always possible for Milojka to create a figuric that rules over Milisav's? Proposed by Bojan Basic
Problem
Source: 2019 Serbia TST P6
Tags: combinatorics, number
26.05.2021 05:56
Basically the jankiest and clunkiest problem I can recall. Gives you a hands-on practice to conjure up obscure Claims, so a plus at that. The answer is $\boxed{\text{Yes}}$; but not in the ways we might first expect. (Another way to see this is $\boxed{\text{No}}$; it's impossible for Milisav to outmanuever Milojka.) Denote a figuric by the (finite) sequence \[ (a_1,a_2,\ldots,a_n,\ldots) \]where $a_i$ is the number of faces with $i$ written on them. To make this finite, only make the sequence last until $27^{5^{2019}}$; as it is impossible to have a number larger than that on the figuric's face. We will sometimes refer the number of faces and the sum of the numbers as $f$ and $s$, respectively. Also, if Milojka can't outmanuever Milisav with his $\textit{insurmountable}$ figuric, we will declare Milisav to win the game.
Getting the obvious out of the bag: observe that a figuric rules over another if and only if after comparing its faces pair by pair (with $f^2$ comparisons), the amount of winning pairs are greater than the amount of losing pairs. $\color{green} \rule{6.3cm}{2pt}$ $\color{green} \clubsuit$ $ \boxed{\textbf{The First Ideas that Matter.}}$ $\color{green} \clubsuit$ $\color{green} \rule{6.3cm}{2pt}$ Assume Milisav can win with the provided $(f,s)$. 1. Let $L$ be the largest $a_i$. Then, $L \geq 2$. (Slang-wise, we will refer the $a_i$s as stacks of coins in the natural-number line.) 2. If $a_x$ and $a_y$ are nonempty stacks and $y \geq 2$, then \[ a_{x}+a_{x+1} \leq a_y+a_{y-1} \]We will call the second assertion as $P(x,y)$. $\color{green} \rule{25cm}{0.2pt}$ $\color{green} \spadesuit$ $\boxed{\textbf{Proof.}}$ $\color{green} \spadesuit$ The first is obvious: if all stacks have one coin, then \[ s \geq 1 +2 +\ldots + f \geq \dfrac{f(f+1)}{2} \]while we know that \[ 27^{5^{2019}} = f^{\log_{26}(27) }\leq f^{1.02} \]The second isn't so hard: we can create $\textbf{a new figuric}$ by moving a coin one step away from $a_x$ (i.e. changing a face's value from $x$ to $x+1$) and moving another coin one step away from $a_y$ (i.e. counteracting the one positive change with one negative change). Comparing this to the initial figuric, we will have changed $a_x$ draw pairs into winning pairs, changed $a_{x+1}$ losing pairs into draw pairs, changed $a_y$ and $a_{y-1}$ draw to losing and winning to draw, respectively. So, since the new figuric have gained $a_x+a_{x+1}$ pairs and lost $a_y+a_{y-1}$ pairs, the conclusion holds (assuming the initial one is insurmountable.) $\blacksquare$ After this, we will establish two more Lemmas of these kind: $\color{cyan} \rule{5.3cm}{2pt}$ $\color{cyan} \clubsuit$ $ \boxed{\textbf{Short-Distance Lemma.}}$ $\color{cyan} \clubsuit$ $\color{cyan} \rule{5.3cm}{2pt}$ Let $a_i = l \geq 2$, and $i \geq 2$. Then, $a_{i-1} \geq a_{i+1}$, and if $a_{i-1},a_{i+1} \geq 1$, then they must be equal. $\color{cyan} \rule{25cm}{0.2pt}$ $\color{cyan} \spadesuit$ $\boxed{\textbf{Proof.}}$ $\color{cyan} \spadesuit$ Perform $P(i,i)$ to get the first conclusion. Since $i+1 \geq 2$, we can perform $P(i-1,i+1)$ for the second conclusion (i.e. we get $a_{i+1} \geq a_{i-1}$, and we are done by the first conclusion.) $\color{cyan} \rule{5.3cm}{2pt}$ $\color{cyan} \clubsuit$ $ \boxed{\textbf{Long-Distance Lemma.}}$ $\color{cyan} \clubsuit$ $\color{cyan} \rule{5.3cm}{2pt}$ Milisav's figuric cannot cointain $a_m,a_n$ ($m < n$) with $m,n \geq 2$ and $n-m \geq 3$, and $a_{m+1},\ldots,a_{n-1}$ all zero. Furthermore, if $a_{m-1} > 0$, $|n-m|$ must not equal to 2 if there exists another nonzero stack. $\color{cyan} \rule{25cm}{0.2pt}$ $\color{cyan} \spadesuit$ $\boxed{\textbf{Proof.}}$ $\color{cyan} \spadesuit$ First, perform $P(n,m)$ to get \[ a_n \leq a_{m}+a_{m-1} \]If $a_{m-1} \geq 2$, our job is easy. Indeed, perform $P(m-1,n)$ and $P(m-1,n-1)$ $\textbf{simultaneously}$ (this can be done as there are at least two coins on $a_{m-1}$'s stack) to get \[ a_{n}+2a_{n-1}+a_{n-2} \geq 2 \cdot (a_m+a_{m-1}) \]This is false, since we know that $a_{n-1} = 0$ and $a_{n-2} \leq a_m$ --- with equality iff $n-m = 2$. If $a_{m-1} = 1$, then do that again, but that forces \[ n = m+2, \ \text{and} \ a_{n} = a_m+1 \geq 2 \]Perform $P(m-1,n)$ and $P(n,n-1)$ simultaneously to get a contradiction (as we have successfully generated $2a_m+2$ more wins and $2a_m+1$ more losses.) If $a_{m-1} = 0$, a little extra care is needed; perform $P(m,n)$ and $P(\text{nonzero stack},n-1)$ simultaneously to get a contradiction (if $|n-m| \geq 3$). $\blacksquare$ $\blacksquare$ $\color{magenta} \rule{25cm}{0.2pt}$ The second part is done (where most of the technical work and Lemma lies): now it's time to get to the fun part, where Milojka finally uses this principles to attack whatever figuric Milisav may possess! $\color{yellow} \rule{10cm}{2pt}$ $\color{red} \diamondsuit$ $\color{red} \boxed{\textbf{Finishing: Decoding Every Weak Spot Milisav has.}}$ $\color{red} \diamondsuit$ $\color{yellow} \rule{10cm}{2pt}$ First, Milojka will select a biggest-sized-stack. Call that $a_k = L$. For neighboring-stack reasons, pick the one with $k \geq 2$. (Verify that unless all numbers of the figuric are less than three, $k$ must exist!) By $\color{cyan} \clubsuit$ $ \boxed{\textbf{Short-Distance Lemma}}$ $\color{cyan} \clubsuit$, \[ (a_{k-1},a_{k+1}) = (a,a) \ \text{or} \ (b,0) \ \text{or} \ (1,0) \ \text{or} \ (0,0) \]with $a \geq 1$, $b \geq 2$. If $a \geq 2$, we can chain down the sequence up to $a_1$; yielding the sequence up to $a_{k+1}$ to alternate. Similarly, all terms above $a_{k+1}$ can be chained up, since there will be 2 or more coins in the rightmost stack. Here, if the chain stops at $a_m$ but there exists a coin beyond $a_{m+1}$ (say it is located at $a_n$), we can apply the $\color{cyan} \clubsuit$ $ \boxed{\textbf{Long-Distance Lemma}}$ $\color{cyan} \clubsuit$ to instantly derive a contradiction. (The case $b \geq 2$ is very similar to this case.) If $a = 1$, we do not have the luxury to chain down by using leftmost coins only (since the Short-Distance Lemma doesn't necessarily hold) but we can ensure the conclusion by $P(k,\text{leftmost stack})$ when chaining down from $a_i = 1$ to $a_{i-1} = L$, or just by the Short-Distance Lemma when $a_i = L$ to $a_{i-1} = 1$. For chaining up, if exists $a_m$ and $a_n$ as in the prior case, as $a_{m-1},a_m > 0$, we are done analogously. $\color{yellow} \rule{25cm}{0.2pt}$ If $(a_{k-1},a_{k+1}) = (1,0)$, we can directly apply the Long-Distance Lemma to nullify all stacks beyond $a_{k+2}$ (as $a_{k-1} = 1 > 0$). By $P(k,k-1)$ (if $k \geq 3$) we get \[ a_{k-2} + 1 \geq a_k = L \]Since $a_{k-2} \leq L$, $a_{k-2} \in \{L-1,L\}$. If $a_{k-2} = L$ we can apply the case $a=1$ here. Otherwise, let $a_{k-2} = L-1$. We will prove that $k = 3$ (which will give us the $(n-1,1,n)$ config). If not, $P(k-1,k-2)$ yields $a_{k-3} \geq 2$. Finally, $P(k-3,k-1)$ yields a contradiction. If $(a_{k-1},a_{k+1}) = (0,0)$, observe that \[ a_i = L \ \text{implies} \ a_{i-1} = a_{i+1} = 0\]by $P(i,k), P(i-1,k)$. Following from that, we can $\textit{chain down in periods of two}$ from $a_k$ by using a variance of the Long-Distance Lemma. Similar to above, we chain up first. If there exists a stack above $a_k$, the adjacent stack must be $a_{k+2}$ by (the second part of) Long-Distance Lemma, and it must have $L$ coins. Do this until there is no coins above a certain stack. Chaining down, if we have $a_{k'} = L$ for some $k' \geq 4$, we can prove that $a_{k'-2} = L$ as long as $f \ne 3$. Since we know that $a_{k'-1} = 0$, if $a_{k'-2}$ is also $0$, we simultaneously perform $P(k',k')$ and $P(\text{other nonzero stack},k'-1)$ for a contradiction. As there is a coin in $a_{k'-2}$, applying $P(k',k'-2)$ gives us $a_{k'-2} = L$ (as long as $k' \geq 4$). Now, if $k' = 3$ and $L \geq 3$, we can get away with simultaneously performing $P(3,3)$ and $P(3,2)$ to yield $a_1 = L$. If $L = 2$, again, $f \ne 3$ and the above procedure yields our result. Aside from the outliers $(1,0,2)$ and $(1,0,1,1)$, we have categorized all Milisav's win position. $\color{blue} \rule{3.7cm}{2pt}$ $\color{blue} \diamondsuit$ $\color{blue} \boxed{\textbf{Just Counting.}}$ $\color{blue} \diamondsuit$ $\color{blue} \rule{3.7cm}{2pt}$ We can eliminate the case $(n-1,1,n)$ easily. For the case $(p,q,\ldots,p,q)$ and $(p,q,\ldots,q,p)$, notice that Milisav can construct those figurics iff they satisfy the equations \begin{align*} n(p+q) &= 26^{5^{2019}} \\ n^2p+n(n+1)q &= 27^{5^{2019}} \\ \end{align*}or \begin{align*} (n+1)p+nq &= 26^{5^{2019}} \\ (n+1)^2p+n(n+1)q &= 27^{5^{2019}} \\ \end{align*}have a solution with $n > 1$ (the case $n = 1$ is easily eliminated, too, as $s > f$). But that would imply that $\gcd{(26^{5^{2019}},27^{5^{2019}})} > 1$, a contradiction. Four janky Claims and we are finally done. $\blacksquare$ $\blacksquare$ $\blacksquare$