A finite-sample coordinate audit note — pinning each result to its coordinate system and counting mode
Three different constructions are used in discussions of the Paradoxical Sequence, and they are easy to conflate:
(n, j, q);W = trace_escape(n, 1 << power) and remaining_K is defined inside that word;remaining_K coordinate.These are not the same coordinate system. A statement like "RT550 is A-like" changes truth value depending on which construction and which counting mode (integer-level any-event vs first-hit strict vs occurrence-level) is meant. This README pins each published number to its construction so that no result is quoted outside its own coordinate system.
| Experiment 1 — RT pure | Experiment 2-A — our baseline | Experiment 3 — RT550 overlay | |
|---|---|---|---|
| input unit | Appendix C occurrence (n, j, q) | our sampled universe | RT550 distinct integers |
| map | T(n) = (3n+1)/2 (odd), n/2 (even) | odd-accelerated k-word | odd-accelerated k-word to 1 |
window W | the RT finite interval n … T^j(n) | trace_escape(n, 1 << power) | odd_core(n) walked to 1 (odd_word_to_one); original_n_strict prepends the initial v2(n) |
uses RT (j,q) interval? | yes — it is the object | no | no |
uses power box? | no | yes | no (RT550 rows carry no power) |
| goes to 1? | no (exactly j steps) | no (escape window) | yes |
remaining_K used? | no | yes: remaining_K_before = sum(W) − sum(W[:pos]) | yes, on the to-1 word |
A face / 64-95 -> 32-63 used? | no | yes (this is the home coordinate of those terms) | yes, as an overlay projection |
| role | external benchmark, pure reproduction | body of the Paradoxical Sequence chapter | correspondence experiment only |
One-line rule: Experiment 1 reproduces RT; Experiment 2-A is our own result; Experiment 3 only overlays RT550 onto our coordinate. They are sibling experiments, not a pipeline.
Definition recomputed (none of our coordinate machinery is used). Input is one Appendix C occurrence (n, j, q). The map is T(n) = (3n+1)/2 for odd n, T(n) = n/2 for even n. The finite interval n, T(n), …, T^j(n) is recomputed; q is the number of odd terms among T^0(n), …, T^(j-1)(n). The RT paradoxical condition is 3^q / 2^j < 1 and T^j(n) ≥ n. No remaining_K, no trace_escape, no A-face coordinate appears anywhere in this experiment.
Global checks (all pass):
593; distinct starting integers: 550; distinct duplicated integers: 40q matches Appendix C q for all rows: True3^q / 2^j < 1 for all rows: TrueTrue0; acyclic rows: 593; near-cycle rows with T^j(n) − n = 1: 2011: 5; rows containing 103: 588148By group (j, q):
| j | q | occurrences | distinct n | min n | max n | d=1 | contains 11 | contains 103 |
|---|---|---|---|---|---|---|---|---|
| 8 | 5 | 5 | 5 | 7 | 25 | 4 | 5 | 0 |
| 27 | 17 | 50 | 50 | 164 | 885 | 4 | 0 | 50 |
| 46 | 29 | 231 | 231 | 91 | 4611 | 5 | 0 | 231 |
| 54 | 34 | 2 | 2 | 432 | 864 | 1 | 0 | 2 |
| 65 | 41 | 244 | 244 | 73 | 4547 | 0 | 0 | 244 |
| 73 | 46 | 56 | 56 | 487 | 4614 | 6 | 0 | 56 |
| 92 | 58 | 5 | 5 | 3567 | 4551 | 0 | 0 | 5 |
Status. This is the clean RT baseline. Any later remaining_K, A-face, or 64-95 -> 32-63 statement about these integers must be introduced only as a separate projection from these reproduced occurrences into another coordinate (that projection is Experiment 3, never Experiment 1).
trace_escape / word baselineThis is the main coordinate system of the Paradoxical Sequence chapter, and it does not use RT550. The universe is our own sampled long-word / final-state-defined universe. The word is W = trace_escape(n, 1 << power), and inside that word remaining_K_before = sum(W) − sum(W[:pos]), remaining_K_after = remaining_K_before − transition_k. Band names like 64-95 refer to
remaining_K bands inside W, not to integer values.
Inverse-sign observation across the three target transitions (from-band mass deficit together with positive conditional pass excess):
| transition | from-mass delta | actual pass rate | iid pass rate | conditional delta | support |
|---|---|---|---|---|---|
96-127 -> 64-95 | -0.0130593 | 0.176505 | 0.167431 | 0.00907383 | 0.0503482 |
64-95 -> 32-63 | -0.0752273 | 0.116249 | 0.108388 | 0.00786124 | 0.608096 |
32-63 -> 16-31 | -0.180211 | 0.106222 | 0.101604 | 0.00461753 | 4.09928 |
Deep dive on 64-95 -> 32-63 (the cleanest paradoxical transition in this sample):
the conditional excess is concentrated in the START_IN_LAYER route (actual pass 0.136904 vs iid 0.132609, conditional delta 0.00429505), not in INFLOW_FROM_96-127 (conditional delta -0.000589567).
Within START_IN_LAYER, the strongest readable positive component is transition_k = 1 with short all-1 local context — pre_k_window_3 = 1,1,1 and local_rolling_k_window_4 = 1,1,1,1.
The strongest joint cell is transition_k=1 & pre_k_window_3=1,1,1: actual pass 0.122009 vs iid pass 0.0924706, conditional delta 0.0295384. Counter-patterns (transition_k=2, 1,1,2,
1,1,3+) read as iid-enriched pass or actual-stay-associated patterns.
Status. Because this reproduces on our own universe, the chapter's claims about 64-95 -> 32-63, START_IN_LAYER, transition_k=1, pre111, and the A face do not depend on RT550. Low-support rows are flagged in the CSVs and are hypothesis material only.
remaining_K overlayThis is an overlay, not the RT definition and not the trace_escape window. Each RT550 integer is walked with the odd-accelerated map to 1 (odd_core strips the initial power of two;
original_n_strict prepends the initial v2(n)), and remaining_K is computed on that generated k-word. The RT (j,q) finite interval is not used as the window, and the RT550 rows carry no power box, so trace_escape is not applicable. Recomputation against the existing overlay CSV shows 0 mismatching rows.
Counting modes must be separated. The same overlay produces very different numbers depending on how hits are counted:
| metric (odd_core) | hits | total | share |
|---|---|---|---|
hits_64_95_to_32_63 (integer-level, any event) | 536 | 550 | 0.974545 |
hits_transition_k1_64_95 | 516 | 550 | 0.938182 |
hits_pre111_64_95 | 468 | 550 | 0.850909 |
hits_start_in_layer_64_95 | 443 | 550 | 0.805455 |
hits_full_A_signature (integer-level, any event) | 377 | 550 | 0.685455 |
hits_32_63_signature | 0 | 550 | 0.000000 |
first_hit_strict_64_to_32 (first-hit strict) | 7 | 550 | 0.012727 |
A_events_over_focus_events (occurrence-level) | 377 | 18882 | 0.019966 |
entered_32_63 | 545 | 550 | 0.990909 |
first_32_63_exit_R32 | 545 | 545 | 1.000000 |
original_n_strict gives the same picture with slightly different values (e.g.
hits_full_A_signature 365/550 = 0.663636; first_hit_strict_64_to_32 5/550 = 0.009091;
A_events_over_focus_events 365/19137 = 0.019073).
The narrow statement this supports. RT550 shows a high integer-level any-event overlap with the A-like 64-95 -> 32-63 signature: most integers have some A-like 64-95 -> 32-63 event somewhere along the odd-accelerated-to-1 path (377/550 in odd_core).
It does not support the stronger statements that the first 64-95 event is usually A-like (first-hit strict is only 7/550), that A-like events are common among all focus events (occurrence-level is 377/18882 ≈ 2.0%), or that RT's own (j,q) interval coincides with this remaining_K window.
Also notable: among the 545 rows entering 32-63, the first 32-63 -> 16-31 exit occurs at R = 32 in 545/545 — in this overlay the 32-63 interior does not differentiate RT550 rows; the structure visible in this coordinate sits at the 64-95 -> 32-63 entrance.
Can be said (each pinned to its coordinate):
3^q/2^j < 1 and T^j(n) ≥ n; 0 cyclic.64-95 -> 32-63 shows the inverse-sign pattern, and the conditional excess is carried by START_IN_LAYER × transition_k=1 × pre111
— a result that does not depend on RT550.remaining_K coordinate, shows a high integer-level any-event overlap with A-like 64-95 -> 32-63 events (0.685 in odd_core; 0.664 in original_n_strict).Cannot be said (without further work):
remaining_K coordinate" — they are not; only Exp 2-A uses the trace_escape window, and only Exp 3 goes to 1;Recommended sentences (verbatim or close):
Experiment 1 is a pure reproduction of the Rozier–Terracol Appendix C occurrences under their own definition; no coordinate of ours is used.
Experiment 2-A is an independent coordinate analysis on our sampled universe, with
W = trace_escape(n, 1 << power)andremaining_K_before = sum(W) − sum(W[:pos]); the Paradoxical Sequence chapter's claims rest on this experiment and do not use RT550.
Experiment 3 overlays the reproduced RT550 set onto an odd-accelerated remaining_K-to-1 coordinate. This is an overlay, not the RT
(j,q)interval and not thetrace_escapewindow.
At the integer-level any-event count, RT550 shows a high overlap with the A-like
64-95 -> 32-63signature in this overlay (377/550 inodd_core); the first-hit strict count is small (7/550), and the occurrence-level share is ≈ 2.0%. Claims about RT550 and the A face should always name the counting mode.
These analyses use different finite windows and should not be identified without a coordinate audit.
Phrases to avoid: "the same remaining_K coordinate" (without qualification), "RT550 is A-like" (without counting mode), and any causal verbs ("causes", "drives", "explains"). Prefer suggests, is enriched in, overlays onto, corresponds under this projection.