Papers
Topics
Authors
Recent
Search
2000 character limit reached

Row Impartial Terminus (RIT) Game Analysis

Updated 10 July 2026
  • Row Impartial Terminus (RIT) is an impartial combinatorial game defined on integer partitions, where moves shorten a row while preserving the partition structure.
  • The game employs a unique core–remnant decomposition that splits a partition into paired rows, reducing analysis to a Nim position via odd-even row differences.
  • Winning strategies for RIT rely on computing the nim-sum of row differences, aligning both normal and misère play outcomes with those of Nim.

Searching arXiv for the primary RIT paper and closely related partition-game literature. I’m going to look up the cited arXiv records for RIT and nearby partition-game work. Attempting arXiv lookup: (Gottlieb et al., 3 Sep 2025, Gottlieb et al., 2022), and related impartial-game papers. Row Impartial Terminus (RIT) is an impartial combinatorial game on integer partitions, represented as Young diagrams, in which legal moves shorten a uniquely determined row while preserving the partition condition. Its defining structural result is that every position admits a unique decomposition into a core and a remnant, and that the Conway pair of the RIT position coincides with the Conway pair of the Nim position defined by the remnant. Consequently, both normal-play and misère-play analysis reduce completely to Nim, yielding an explicit winning strategy and placing RIT in the Conway–Gurvich–Ho hierarchy as forced and miserable, but not pet (Gottlieb et al., 3 Sep 2025).

1. Formal definition and state space

RIT is played on partitions

λ={λ1,λ2,,λr},λ1λ2λr>0,\lambda=\{\lambda_1,\lambda_2,\dots,\lambda_r\},\qquad \lambda_1\ge \lambda_2\ge \cdots \ge \lambda_r>0,

with λn\lambda\vdash n meaning λ1++λr=n\lambda_1+\cdots+\lambda_r=n. The empty partition { }\{\ \} is the unique partition of $0$. As usual, a partition is identified with its Young diagram: a left-justified array of boxes with λj\lambda_j boxes in row jj, counted from the top.

A legal move is defined as follows. For a partition λ={λ1,,λr}\lambda=\{\lambda_1,\dots,\lambda_r\} and an integer k[λ1]={1,2,,λ1}k\in[\lambda_1]=\{1,2,\dots,\lambda_1\}, let ii be the largest index such that λn\lambda\vdash n0. The move replaces λn\lambda\vdash n1 by λn\lambda\vdash n2 and leaves all other row lengths unchanged: λn\lambda\vdash n3 This is called a move on the λn\lambda\vdash n4-th row. Equivalently, one chooses a column λn\lambda\vdash n5, finds the lowest row that reaches that column, and shortens exactly that row to length λn\lambda\vdash n6.

The only terminal position is the empty partition λn\lambda\vdash n7. RIT is studied under both standard conventions. Under normal play, the player making the last move wins, so the terminal position is a λn\lambda\vdash n8-position. Under misère play, the player making the last move loses, so the terminal position is an λn\lambda\vdash n9-position. The paper uses λ1++λr=n\lambda_1+\cdots+\lambda_r=n0 for the Sprague–Grundy value of a position λ1++λr=n\lambda_1+\cdots+\lambda_r=n1 in a game λ1++λr=n\lambda_1+\cdots+\lambda_r=n2, λ1++λr=n\lambda_1+\cdots+\lambda_r=n3 for the misère Grundy value, and the Conway pair

λ1++λr=n\lambda_1+\cdots+\lambda_r=n4

2. Core–remnant decomposition

The central structural device in RIT is the decomposition of a partition into paired rows. Given

λ1++λr=n\lambda_1+\cdots+\lambda_r=n5

the rows are grouped as

λ1++λr=n\lambda_1+\cdots+\lambda_r=n6

with the convention λ1++λr=n\lambda_1+\cdots+\lambda_r=n7 for λ1++λr=n\lambda_1+\cdots+\lambda_r=n8 when needed.

The core is defined by duplicating the even-indexed rows: λ1++λr=n\lambda_1+\cdots+\lambda_r=n9 Thus the core retains the lower row in each adjacent pair and repeats it twice. For example, if

{ }\{\ \}0

then

{ }\{\ \}1

The remnant is the tuple of odd-even row differences: { }\{\ \}2 again with { }\{\ \}3 for { }\{\ \}4. In the same example,

{ }\{\ \}5

This decomposition is unique. If

{ }\{\ \}6

then the core determines the even rows, and each odd row is recovered by

{ }\{\ \}7

If { }\{\ \}8 is odd, the final even row is interpreted as { }\{\ \}9. The uniqueness of this reconstruction is the structural basis for the reduction of RIT to Nim (Gottlieb et al., 3 Sep 2025).

3. Odd and even rows as the mechanism of reduction

The decisive technical distinction is between moves on odd-numbered rows and moves on even-numbered rows.

If $0$0 is obtained from $0$1 by a move on an odd row, then the core is unchanged: $0$2 and the remnant changes by exactly one Nim move: $0$3 Conversely, every Nim move from $0$4 arises from an odd-row move in RIT that preserves the core. In effect, an odd-row move decreases exactly one coordinate

$0$5

which is formally identical to reducing a single heap in Nim.

If $0$6 is obtained from $0$7 by a move on an even row, then there exists an odd-row move from $0$8 to some $0$9 such that

λj\lambda_j0

An even-row move therefore changes the remnant only provisionally; the next player can restore the original remnant by reducing the odd row immediately above by the same amount. This is the copycat mechanism behind the strategic irrelevance of the core.

These two lemmas imply that odd-row moves are the genuine Nim moves of the game, while even-row moves do not alter the strategically relevant state in a stable way. A plausible implication is that the game’s entire nontrivial behavior is encoded in the pairwise row differences rather than in absolute row lengths. That implication is made exact by the Grundy theorems below (Gottlieb et al., 3 Sep 2025).

4. Equality with Nim under normal and misère play

The remnant

λj\lambda_j1

is interpreted as a Nim position whose heap sizes are precisely these coordinates. The central normal-play theorem states: λj\lambda_j2 Since the Nim Grundy value is the nim-sum of the heap sizes, this yields

λj\lambda_j3

Hence λj\lambda_j4 is a normal-play λj\lambda_j5-position exactly when this xor is λj\lambda_j6.

The paper proves the parallel misère statement: λj\lambda_j7 Combining the two equalities gives the Conway-pair identity

λj\lambda_j8

Thus the normal and misère theories of RIT coincide exactly with those of the corresponding Nim remnant (Gottlieb et al., 3 Sep 2025).

The proof is by induction on the size of the partition. Odd-row options are exactly the Nim options on the remnant, while even-row options can be answered by an odd-row move restoring the original remnant. Therefore the mex defining the RIT Grundy value matches the mex over Nim followers of the remnant. The misère proof uses the same induction, with terminal value λj\lambda_j9 instead of jj0.

5. Outcome theory, winning strategy, and representative examples

Under normal play, let

jj1

Then jj2 is a jj3-position if and only if

jj4

If the xor is nonzero, a winning move is obtained exactly as in Nim: choose a coordinate jj5 and reduce it to jj6 so that the resulting xor is jj7, then realize that reduction as an odd-row move on row jj8.

If the opponent moves on an even row in a normal-play jj9-position, there is an explicit response: reduce the odd row immediately above by the same amount, thereby restoring the remnant. This yields the paper’s concrete strategy statement: from a losing RIT position, every opponent move can be answered by a move on an odd-indexed row, and an even-row move is answered by reducing row λ={λ1,,λr}\lambda=\{\lambda_1,\dots,\lambda_r\}0 by the same amount when the opponent has reduced row λ={λ1,,λr}\lambda=\{\lambda_1,\dots,\lambda_r\}1 (Gottlieb et al., 3 Sep 2025).

Under misère play, the outcome is exactly that of misère Nim on the remnant. Consequently, if not all nonzero remnant coordinates are equal to λ={λ1,,λr}\lambda=\{\lambda_1,\dots,\lambda_r\}2, optimal play follows the normal Nim rule of moving to xor λ={λ1,,λr}\lambda=\{\lambda_1,\dots,\lambda_r\}3. If all nonzero coordinates are λ={λ1,,λr}\lambda=\{\lambda_1,\dots,\lambda_r\}4, the position is losing precisely when the number of such coordinates is odd.

Several examples illustrate the reduction.

For

λ={λ1,,λr}\lambda=\{\lambda_1,\dots,\lambda_r\}5

one has

λ={λ1,,λr}\lambda=\{\lambda_1,\dots,\lambda_r\}6

Hence

λ={λ1,,λr}\lambda=\{\lambda_1,\dots,\lambda_r\}7

so the position is losing under normal play. Under misère play, the remnant consists of two heaps of size λ={λ1,,λr}\lambda=\{\lambda_1,\dots,\lambda_r\}8, so it is winning for the next player.

For

λ={λ1,,λr}\lambda=\{\lambda_1,\dots,\lambda_r\}9

one has

k[λ1]={1,2,,λ1}k\in[\lambda_1]=\{1,2,\dots,\lambda_1\}0

Then

k[λ1]={1,2,,λ1}k\in[\lambda_1]=\{1,2,\dots,\lambda_1\}1

so the position is winning under normal play. A move to xor k[λ1]={1,2,,λ1}k\in[\lambda_1]=\{1,2,\dots,\lambda_1\}2 is obtained by reducing the first remnant heap from k[λ1]={1,2,,λ1}k\in[\lambda_1]=\{1,2,\dots,\lambda_1\}3 to k[λ1]={1,2,,λ1}k\in[\lambda_1]=\{1,2,\dots,\lambda_1\}4, which corresponds to reducing row k[λ1]={1,2,,λ1}k\in[\lambda_1]=\{1,2,\dots,\lambda_1\}5 from k[λ1]={1,2,,λ1}k\in[\lambda_1]=\{1,2,\dots,\lambda_1\}6 to k[λ1]={1,2,,λ1}k\in[\lambda_1]=\{1,2,\dots,\lambda_1\}7, giving

k[λ1]={1,2,,λ1}k\in[\lambda_1]=\{1,2,\dots,\lambda_1\}8

with

k[λ1]={1,2,,λ1}k\in[\lambda_1]=\{1,2,\dots,\lambda_1\}9

For a pure core position such as

ii0

the remnant is

ii1

so the position is strategically equivalent to the zero position in Nim. This makes explicit that a nonempty Young diagram can nevertheless be a normal-play zero position when all odd-even row differences vanish.

6. Conway–Gurvich–Ho classification and relation to adjacent work

RIT is classified in the Conway–Gurvich–Ho hierarchy as forced and miserable, but not pet (Gottlieb et al., 3 Sep 2025). In the terminology recalled in the paper, a game is forced if each move from a ii2-position results in a ii3-position and vice versa. It is miserable if every position satisfies one of three alternatives: it is itself a ii4- or ii5-position; or it has no move to either such position; or it has moves to both. It is pet if the only Conway pairs are

ii6

RIT inherits its placement in this hierarchy from the Conway-pair identity with Nim. Because Nim is forced and miserable but not pet, the same is true of RIT.

Within the broader literature, RIT belongs to the class of impartial games on partitions and Young diagrams. A closely related but distinct example is LCTR, in which players remove either the top row or the left column of a partition; LCTR also admits a detailed Sprague–Grundy analysis, but its move rule and resulting structure differ sharply from the core–remnant reduction characteristic of RIT (Gottlieb et al., 2022). At a more abstract level, work on hypergraph combinations of impartial games studies when structured simultaneous moves reduce to generalized Nim positions; that framework is not specific to RIT, but it clarifies that reduction-to-Nim phenomena can arise from underlying structural decompositions rather than from ad hoc calculation alone (Boros et al., 2017).

The significance of RIT lies in the exactness of its reduction. The strategically relevant data are not the full row lengths but the odd-even row differences

ii7

while the core functions as an inert scaffold. This suggests a broader research direction in partition games: identifying decompositions in which a geometrically natural diagram invariant carries the entire Conway-pair structure. The paper explicitly points to further study of special partition families such as staircases and quadrated partitions, and to the exploration of other partition games derived from or branching from RIT (Gottlieb et al., 3 Sep 2025).

Definition Search Book Streamline Icon: https://streamlinehq.com
References (3)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Row Impartial Terminus (RIT).