The reverse-mex condition for subtraction Nim with s_3=s_1+s_2

From papers

Consider the three-element subtraction Nim setup above, including the eventual period pp and the associated distance function dist(w)dist(w). The reverse-mex condition. If s3=s1+s2s_3=s_1+s_2, then the subtraction Nim satisfies condition (a)(a) of the reverse-mexmex characterization: for every P\mathcal{P}-position ww with dist(w)=2mdist(w)=2m for some mNm\in\mathbb{N} with m2m\geq2, w+s3s1modpw+s_3-s_1\mathbin{\bmod}p is not a P\mathcal{P}-position and w+s33s1modpw+s_3-3s_1\mathbin{\bmod}p is a P\mathcal{P}-position. This is a special-case prediction supporting the preceding characterization, based on the authors’ computer calculations; the source gives no proof or resolution.

Progress summary

Open

The condition remains an unproved computer-based prediction, with no public proof, counterexample, or verification found.

The problem asks whether a specific reverse-mex pattern always holds for three-element subtraction Nim when the largest subtraction amount is the sum of the other two. It is presented as a special case supported by computation, but no proof or resolution is supplied.

Known results

  • For additive subtraction sets S={s1,s2,s1+s2}S=\{s_1,s_2,s_1+s_2\}, the outcome sequence is described using an explicit eventual-period formula; this does not establish the distance condition.

2026 related results

A May 2026 paper proves reverse-mex behavior for the narrower family S={2,4n,4n+2}S=\{2,4n,4n+2\} with n3n\ge3, but does not address the stated condition for general additive triples. The January 2026 paper establishes periodicity results for additive subtraction games, likewise without proving or refuting this condition.

Current status (as of August 2026): The reverse-mex condition remains open; related periodicity and special-family results are known, but no proof, counterexample, or verified resolution of the stated condition has been found.

Sources
Sources & referencesView supporting material

Primary source

Urban Larsson, Hikaru Manabe and Ryohei Miyadera, “A Subtraction Nim with a Pass”, arXiv:2605.14321 (2026).

Solutions 1

Proof

Complete proof for all additive subtraction sets and all positions.

Larsson–Manabe–Miyadera, arXiv:2605.14321, Conjecture 2, considers the ordinary subtraction game with

S={a,b,a+b},1a<b.S=\{a,b,a+b\},\qquad 1\le a<b.

Let pp be any eventual period of its Sprague–Grundy sequence. For a losing position ww, define

d=dist(w)=min{j1:(wja)modp is losing}.d=\operatorname{dist}(w) =\min\{j\ge1:(w-ja)\bmod p\text{ is losing}\}.

The conjecture asserts that whenever d4d\ge4 is even,

(w+b)modp is winning,(w+b2a)modp is losing.(w+b)\bmod p\text{ is winning}, \qquad (w+b-2a)\bmod p\text{ is losing}.

A prefix issue must first be handled: the conjecture includes losing positions before the eventual Grundy preperiod. We use the prior result of Bhagat–Larsson–Manabe–Yamashita, arXiv:2601.18715, equation (1), Theorem 3, and Corollary 4. Their equation (1) gives

owall(x)=osink(x+maxS+1)(x0),o_{\mathrm{wall}}(x) =o_{\mathrm{sink}}(x+\max S+1) \qquad(x\ge0),

and their Theorem 3 proves that the additive sink sequence is purely periodic. Consequently the ordinary additive-game outcome has a global period PP:

owall(x+P)=owall(x)(x0).o_{\mathrm{wall}}(x+P)=o_{\mathrm{wall}}(x) \qquad(x\ge0).

Although pp is initially assumed to be only an eventual Grundy period, it is in fact a global outcome period. For any x0x\ge0, choose tt so large that x+tPx+tP and x+p+tPx+p+tP lie in the eventual Grundy tail. Then

o(x+p)=o(x+p+tP)=o(x+tP)=o(x).o(x+p)=o(x+p+tP)=o(x+tP)=o(x).

Thus all source-prescribed residue classes, including those represented by initial-prefix positions, have well-defined outcomes. Choose sufficiently large representatives so every subtraction below is legal. The ordinary recursion on the cycle is

x losing    xa, xb, xab are all winning.x\text{ losing}\iff x-a,\ x-b,\ x-a-b\text{ are all winning}.

Now fix a losing ww and set

zj=w+bja(modp).z_j=w+b-ja\pmod p.

The first queried position z0=w+bz_0=w+b is winning: its bb-move reaches the losing position ww.

By minimality of dd,

wja is winning(1j<d),wda is losing.w-ja\text{ is winning}\quad(1\le j<d), \qquad w-da\text{ is losing}.

The three followers of zjz_j are

zja=zj+1,zjb=wja,zj(a+b)=w(j+1)a.z_j-a=z_{j+1}, \qquad z_j-b=w-ja, \qquad z_j-(a+b)=w-(j+1)a.

Therefore zd1z_{d-1} is winning, since its (a+b)(a+b)-move reaches wdaw-da. For 1jd21\le j\le d-2, its latter two followers are both winning, so the entire recursion reduces to

zj losing    zj+1 winning.z_j\text{ losing}\iff z_{j+1}\text{ winning}.

Backward induction yields the stronger exact alternating-strip formula

zj losing    d1j is odd(1jd1).\boxed{ z_j\text{ losing} \iff d-1-j\text{ is odd} \qquad(1\le j\le d-1).}

When d4d\ge4 is even, d3d-3 is odd, and therefore

z2=w+b2a is losing,z0=w+b is winning.\boxed{z_2=w+b-2a\text{ is losing},\qquad z_0=w+b\text{ is winning}.}

These are exactly both parts of the conjectured condition for every a<ba<b, every permitted eventual Grundy period, and every losing position, including the entire initial preperiod.

The earlier sink-subtraction paper supplies global outcome periodicity; the alternating-strip argument above proves the distinct subsequent conjecture.

0 endorsements
Shivam Patel ·