Fix the elliptic curve of conductor (Cremona label ), with -invariant and Mordell–Weil rank one, generator . Write for its associated weight- newform.
For each prime the Hecke operator acts on by the scalar . Tabulating for the six smallest such primes: These are the six gates of the automaton.
[lem:sumsq]
, and .
For an integer , write for its -adic valuation and for its leading -adic unit.
[def:gates] For each gate prime , define the gate type by:
if , is an annihilator;
if and , is a permutation gate with multiplier ;
if and , is a shift gate of depth and unit multiplier .
A permutation gate with multiplier is called identity, with multiplier is called swap.
[prop:gatetable] At conductor the six small gates have the types:
Direct computation from the table of . All -adic data is integer arithmetic; $7\equiv 1\pmod 3$, $-2\equiv 1\pmod 3$, has and unit $-2\equiv 1\pmod 3$, and $2\not\equiv 1\pmod 3$.
[def:automaton] The Hecke automaton has state space six input symbols , and transition function given by: $$\delta\bigl((r,k),T_p\bigr) \;=\; \begin{cases} \mathrm{VAC} & \text{if } \mathrm{u}_3(a_p)\cdot r\equiv 0\pmod 3,\\ \bigl(\mathrm{u}_3(a_p)\cdot r \bmod 3,\ k+v_3(a_p)\bigr) & \text{otherwise,} \end{cases}$$ for , where by Proposition [prop:gatetable]. The state is absorbing.
Since for , the residue component never collapses to under the non-annihilator gates, and the otherwise branch always applies. Hence the only path into from a unit state is through .
Let and . For a word and a state , write for the iterated transition.
[thm:mono] For every word and every unit state , the result is again a unit state with The shell coordinate is a non-decreasing additive counter, strictly increasing iff contains at least one shift gate or .
By Proposition [prop:gatetable], every has either (types swap, identity) or (shifts ). The transition never produces since and . Iterating, the shell coordinate accumulates , with strict inequality iff some .
[thm:z2] Let be projection to the residue coordinate. The induced action of on factors through the group , with In particular acts as identity on residues, so .
By Definition [def:automaton] the residue acts by multiplication by . Reading off Proposition [prop:gatetable], while for . Since has order , $2^2=4\equiv 1\pmod 3$.
[thm:confine] Let be the reachable set Then , but the subset (the matter or boundary sector) is reachable only by words containing no shift gate. Once or has been applied, the trajectory enters the vacuum sector and never returns. Equivalently: the -adic ideal is forward-invariant under , and the matter complement is forward-absorbing into .
Reachability: realises both residues from , and reaches every shell . Forward invariance of : by Theorem [thm:mono], the shell coordinate never decreases, so once it remains . Absorption: both shift gates have , so a single application sends to .
The annihilator is the unique gate that exits both sectors into . Removing from the alphabet yields a deterministic automaton on in which the matter sector is one-way and the vacuum sector is closed.
[prop:five] The following identities hold for the gate set at conductor :
.
on residues.
Exactly one annihilator, exactly one swap, exactly two shifts, exactly two identities.
The kernel of the residue action is the submonoid generated by , with .
The two shift primes contribute equally: .
(i) Lemma [lem:sumsq]. (ii) Theorem [thm:z2]. (iii) Proposition [prop:gatetable]. (iv) The four primes acting trivially on residues are by Proposition [prop:gatetable]; . (v) .
Items (iv) and (v) are stated as observations on the gate table, not as structural theorems. Whether is meaningful (e.g. as a degree of an associated congruence) or coincidental is open.
This paper makes only the claims stated above. In particular:
We do not claim the formal-group orbit of the Mordell–Weil generator is monotone under multiplication-by-. Numerical data show the shell pattern is not monotone in beyond the first few rungs. The monotonicity proved here is a property of gate sequences acting on the state space, not of the integer orbit on the curve.
We do not prove the automaton is universal among curves with similar Hecke data. The empirical universality classes observed across ten conductors are deferred.
The connection to the singularity category for is sketched only as motivation; the of Theorem [thm:z2] is established here purely as a property of residue arithmetic.
The gate classification of Proposition [prop:gatetable] and the arithmetic of Lemma [lem:sumsq] are reproduced by src/heegner/heegner_gate_automaton.py, which uses Sage to compute from the curve equation directly and applies Definition [def:gates]. The full transition table of truncated to shell depth is emitted as heegner_gate_automaton.json.