The conjecture on P-positions for Slow SetNim with at least kk playable stacks

From papers

Let nn be the number of stacks, let A=k,k+1,,nA=k,k+1,\ldots,n, and consider the game \textscSN(n,A)\textsc{SN}{\left(n,A\right)}. For a position p{\mathbf p}, let

s=Σ(p)mod(2k)s = \Sigma({\mathbf p}) \bmod (2k)

and let oo be the number of stack heights that are odd. Then ss and oo have the same parity. The conjectured set of P\mathcal{P}-positions. The set of P\mathcal{P}-positions is

Pn,A={(s,o)s,o have the same parity, 0s<k1, os}{(k1,o)o,n have the same parity, 1ok1}{(s,o)s,o have the same parity, k1<s<2k1, o2(k1)s}.\begin{aligned} \mathcal{P}_{n,A} ={}& \{(s,o)\mid s,o\text{ have the same parity},\ 0\leq s<k-1,\ o\leq s\}\\ &\cup\{(k-1,o)\mid o,n\text{ have the same parity},\ 1\leq o\leq k-1\}\\ &\cup\{(s,o)\mid s,o\text{ have the same parity},\ k-1<s<2k-1,\ o\leq 2(k-1)-s\}. \end{aligned}

Equivalently, these sets are denoted S1S2S3S_1\cup S_2\cup S_3. This conjecture proposes that the structure proved for the previously treated family generalizes to play on at least kk stacks; the full description for general AA remains open.

Progress summary

Open

The proposed description of losing positions remains an unproved conjecture, with no verified proof or counterexample publicly recorded.

Dufour and Heubach formulated the conjecture for Slow SetNim in their 2024 preprint, published in 2026. It predicts the complete set of P\mathcal{P}-positions for games allowing any number of playable stacks from kk through nn, via the three classes S1S2S3S_1\cup S_2\cup S_3.

Known results

  • Dufour and Heubach (2024) proved explicit classifications for A={n1}A=\{n-1\} and A={n1,n}A=\{n-1,n\}.
  • Dufour and Heubach (2024) also recorded a proved special family for A={1,n}A=\{1,n\}.
  • The general A={k,k+1,,n}A=\{k,k+1,\ldots,n\} classification is supported only by computational evidence.

Current status (as of August 2026): The special families are settled, but the conjectured classification for A={k,k+1,,n}A=\{k,k+1,\ldots,n\} remains open, with no verified proof or disproof found.

Sources
Sources & referencesView supporting material

Primary source

Silvia Heubach and Matthieu Dufour, “On the P-positions of some infinite families of Slow A-Nim”, arXiv:2404.06608 (2026).

Solutions 1

Counterexample

Counterexample for every k3k\ge3: infinitely many full-support reduced losing positions omitted by the proposed classification.

Consider Conjecture 1 of Dufour and Heubach, INTEGERS 26 (2026), #G3, doi:10.5281/zenodo.20931511. In the game with

A={k,k+1,,n},A=\{k,k+1,\ldots,n\},

a move selects any allowed number of positive heaps and removes exactly one token from each selected heap. The conjecture concerns reduced positions and uses

s=ipi(mod2k),o=#{i:pi is odd}.s=\sum_i p_i\pmod{2k},\qquad o=\#\{i:p_i\text{ is odd}\}.

At the central residue s=k1s=k-1, it asserts that the losing positions are exactly those with

on(mod2),1ok1.(1)o\equiv n\pmod2,\qquad 1\le o\le k-1. \tag{1}

The other two proposed classes require s<k1s<k-1 or s>k1s>k-1.

For every k3k\ge3, choose any integer nn satisfying

3k2n2k1,nk(mod2).\left\lceil\frac{3k}{2}\right\rceil\le n\le2k-1, \qquad n\equiv k\pmod2.

Define

a=2n3k+1,b=3k1n,p=(1,,1a,2,,2b).a=2n-3k+1,\qquad b=3k-1-n, \qquad p=(\underbrace{1,\ldots,1}_{a}, \underbrace{2,\ldots,2}_{b}).

Then

a1,bk,a+b=n,ipi=a+2b=3k1.a\ge1,\qquad b\ge k,\qquad a+b=n,\qquad \sum_i p_i=a+2b=3k-1.

Every heap is positive, and the exact reduction criterion in Theorem 4 of the source holds:

kmaxipi=2k3k1=ipi.k\max_i p_i=2k\le3k-1=\sum_i p_i.

Thus pp belongs to the source's reduced playable game, with k>n/2k>n/2.

We now prove its outcome without any computational assumption. After every possible first move, each of the bkb\ge k heaps initially equal to 22 remains positive: a selected such heap becomes 11, and an unselected one remains 22. Therefore at least kk positive heaps remain, and a second move is always possible.

Conversely, each move removes at least kk tokens, so after every possible pair of moves at most

(3k1)2k=k1(3k-1)-2k=k-1

tokens remain. There are then fewer than kk positive heaps, so no third move is possible. Hence every legal play lasts exactly two moves, irrespective of the selected move sizes. Therefore pp is a losing position. Theorem 5 of the source transfers this outcome to its equivalent reduced playable game.

However,

s=(3k1)mod(2k)=k1,o=a=2n3k+1.s=(3k-1)\bmod(2k)=k-1,\qquad o=a=2n-3k+1.

Although

1ok1,1\le o\le k-1,

its parity satisfies

ok1≢n(mod2).o\equiv k-1\not\equiv n\pmod2.

Therefore the conjectured central class (1) excludes pp; the other two classes also exclude it because their residues differ. The conjecture thus incorrectly labels this genuine losing position as winning.

The parameter range is nonempty for every k3k\ge3. Explicit one-parameter families are

k3 odd:n=2k1,p=(1k1,2k),k4 even:n=2k2,p=(1k3,2k+1).\begin{aligned} k\ge3\text{ odd}:&\qquad n=2k-1,\quad p=(1^{k-1},2^k),\\ k\ge4\text{ even}:&\qquad n=2k-2,\quad p=(1^{k-3},2^{k+1}). \end{aligned}

The smallest instances are

(n,k,p)=(5,3,(1,1,2,2,2))(n,k,p)=(5,3,(1,1,2,2,2))

and

(n,k,p)=(6,4,(1,2,2,2,2,2)).(n,k,p)=(6,4,(1,2,2,2,2,2)).

All counterexamples have full support, a positive number of odd heaps, satisfy the exact reduced-position criterion, and lie within the intended nontrivial regime k>n/2k>n/2. The failure is therefore a structural error in the middle-slice parity condition, not a missing zero-odd-heaps endpoint.

0 endorsements
Shivam Patel ·