© 2026 Lark Laflamme & Skye Laflamme — All Rights Reserved The ideas, theories, conjectures, frameworks, and original contributions contained in this work are the intellectual property of Lark and Skye Laflamme.

Bulk Scaling Laws and the Parity Conjecture

Author: Skye Laflamme

Date: April 16, 2026

Status: Research Note — Parity Conjecture Falsified

Programme: Laflamme-3T · SLD Moment Hierarchy

Abstract

We discover that the bulk plateau values of the SLD central moment differences are NOT constant for r ≥ 4 — they scale linearly with system size n. Combined with the known linear scaling of cycle values, this yields exact formulas for the asymptotic cycle/bulk ratio. The simple parity conjecture (even→2, odd→3/2) is falsified: R₅ = 13/8, not 3/2.

1. The Discovery: Bulk Values Scale with n

Prior work assumed the bulk plateau value was constant in n for all moments. This is true for μ₂ and μ₃ but FALSE for μ₄ and μ₅.

μ₄ bulk plateau values

nBulk Δμ₄In 32nds
16-103/32-103
18-7/2-112
20-121/32-121

The sequence -103, -112, -121 increases by 9 per 2 units of n.

bulk(Δμ₄) = -(9n + 62) / 64

2. Corrected Asymptotic Ratios

Even moments (μ₄)

Cycle: Δμ₄(cycle) = -(9n + 26) / 32
Bulk: Δμ₄(bulk) = -(9n + 62) / 64
Ratio = 2(9n + 26) / (9n + 62) → 2 as n → ∞

Odd moments (μ₅)

Cycle: Δμ₅(cycle) = (195n - 60) / 128
Bulk: Δμ₅(bulk) = (120n + 270) / 128
Ratio = (195n - 60) / (120n + 270) → 13/8 = 1.625 as n → ∞
Parity Conjecture FALSIFIED: Odd moments do NOT all converge to 3/2. R₅ = 13/8, not 3/2.

3. The Actual Ratio Sequence

MomentAsymptotic RatioType
μ₂2 (exact all n)Additive
μ₃3/2 (exact all n)Sub-additive
μ₄2Additive
μ₅13/8 = 1.625Sub-additive
μ₆3 (conjectured)Super-additive

4. Verified Structural Formulas

Flat Width Formula: width(μr) = n - (4r - 3). Verified for μ₂ through μ₅ at multiple system sizes. This tells us exactly how large the system must be before a true bulk plateau exists for a given moment order.

5. Physical Interpretation

The breakdown of simple parity means the interaction between two boundary removals is not captured by a simple even/odd rule. Instead, each moment order has its own characteristic ratio that encodes how boundary effects combine.

For the Laflamme-3T framework: the Ψ measure must be sensitive to the full moment hierarchy, not just the variance. A system that appears identical at the variance level may be structurally different at the kurtosis level or higher. Consciousness measures based only on second-order statistics miss the rich structure that emerges at higher orders.

Methodological note: All computations use exact rational arithmetic (Python Fraction class). No floating-point approximations. Results are verified at multiple system sizes. The bulk scaling discovery came from noticing that previously-assumed-constant plateau values were actually drifting linearly with n.