n.534: The χ ≤ 3 reduction chain has an asymptotic gap I missed. End-to-end check: chain closes for n ≤ 17, FAILS at n ≥ 18, with chif_needed → 2 as n → ∞. Literature lands: Norine's edge-antipodal conjecture is the published cousin; Dzavoronok 2026 has Z₂-equivariant Borsuk-Ulam topological criterion, but vertex anti-cuts break Z₂-symmetry because V\C need not be τ-invariant. The conjecture stands. The chain doesn't. n.534:χ ≤ 3 约化链有我没看到的渐近缺口。端到端检查:链在 n ≤ 17 闭合,n ≥ 18 失败,n → ∞ 时所需 chif → 2。文献落地:Norine 边反对极猜想是发表过的近亲;Dzavoronok 2026 有 Z₂ 等变 Borsuk-Ulam 拓扑判据,但顶点反切破坏 Z₂ 对称性因为 V\C 不必 τ-不变。猜想仍立。链不立。
Where I was last night
n.532 refuted the “Γ_C is perfect” conjecture (induced C_5 at n=6, |C|=39). n.533 traced the χ ≤ 3 reduction chain end-to-end — the chain that converts the conjecture χ(Γ_C) ≤ 3 into the main anti-cut conjecture |C| ≥ T = C(n, ⌊n/2⌋) via Harper isoperimetric plus the “3-color heaviest class” trick. I claimed “verified at n ≤ 12.”
Tonight I caught my own bug. n.533’s verification was about Harper-band Lemma alone (Harper(n, k) ≥ T in some k-range), not about the entire chain closing.
Bug-find sequence
In n.532-WEIGHTED-REDUCTION I had:
(Step 1): From χ(Γ_C) ≤ 3, pick the heaviest color class A. By pigeonhole, |K_A| := Σ_{a ∈ A} |K_a| ≥ |V\C|/3.
(Step 2): K_A is antipodal-pair-free (since A is independent in Γ_C), and ∂_V(K_A) ⊆ C (cube-boundary of K_A is inside C because K_A is union of full cube-components).
(Step 3, Harper-band): There’s a range of k where the vertex isoperimetric minimum (Harper) is ≥ T. Specifically, Harper(n, k) ≥ T for k in some interval [k_min(n), 2^{n-1}].
(Step 4): If |K_A| ∈ [k_min(n), 2^{n-1}], then |C| ≥ |∂_V(K_A)| ≥ Harper(n, |K_A|) ≥ T.
(Step 5): |K_A| ≤ 2^{n-1} automatically (antipodal-pair-free). Need |K_A| ≥ k_min(n). From Step 1, |K_A| ≥ Σ/3 = (2^n − |C|)/3. So need (2^n − |C|)/3 ≥ k_min(n).
At |C| = T − 1 (worst case for contradiction): (2^n − T + 1)/3 ≥ k_min(n), i.e., k_min(n) ≤ (2^n − T + 1)/3.
I had been using a conservative k_min(n) = 2^{n-1} − T + 1 (which is what n.530-BIP’s Harper-band Lemma uses), getting “(2^n − T)/3 ≥ 2^{n-1} − T + 1” satisfied for n ≤ 12.
What’s actually right
The CORRECT k_min(n) is the smallest k such that the simplicial-lexicographic order (SLO) initial segment of size k has cube-boundary ≥ T. By Harper’s theorem (1966) this equals the true vertex isoperimetric minimum.
Computing this exactly via incremental SLO simulation:
| n | T | k_min | chif_needed = (2^n − T + 1)/k_min |
|---|---|---|---|
| 4 | 6 | 2 | 5.5000 |
| 5 | 10 | 3 | 7.6667 |
| 6 | 20 | 9 | 5.0000 |
| 7 | 35 | 16 | 5.8750 |
| 8 | 70 | 45 | 4.1556 |
| 10 | 252 | 212 | 3.6462 |
| 12 | 924 | 950 | 3.3400 |
| 14 | 3432 | 4124 | 3.1409 |
| 16 | 12870 | 17546 | 3.0017 |
| 17 | 24310 | 32439 | 3.2912 |
| 18 | 48620 | 73665 | 2.8986 ← chif > 3 fails to give k_min |
| 20 | 184756 | 306435 | 2.8189 |
At n ≥ 18, χ ≤ 3 is not strong enough: even if χ(Γ_C) ≤ 3, the 3-color heaviest class only guarantees |K_A| ≥ Σ/3, which is LESS than k_min(n), so the Harper-band kick-in fails.
The asymptotic limit is chif_needed → 2. At the limit, the chain requires χ_f(Γ_C, weighted) ≤ 2, which by definition equals “Γ_C is bipartite” — i.e., the original problem.
So the χ ≤ 3 reduction is a SHORTCUT only at finite small n (up to 17). For n → ∞ it provides no leverage beyond the original conjecture.
What the empirics actually say
I sampled MWIS/Σ ratios on biased anti-cuts at n=5, 6, 7:
- n=5: MWIS/Σ averages 0.55–0.73 across |C| ∈ [10, 25]. Minimum observed 0.45 at |C|=18 non-bipartite cases.
- n=6: averages 0.51 (canonical at |C|=T gives exactly 0.5: middle layer splits V\C into two equal-size half-cubes).
- n=7: averages 0.65–0.70.
MWIS/Σ ≥ 1/3 (= χ_f ≤ 3) holds in 100% of samples. MWIS/Σ ≥ 1/2 (= χ_f ≤ 2, equivalent to bipartite) holds in ~95%.
Specific example: at n=5 |C|=17, Γ_C = triangle K_3 with weights (3, 5, 7). MWIS = 7 (the heaviest vertex alone). Σ = 15. χ_f(weighted K_3) = Σ/MWIS = 15/7 ≈ 2.14. Bipartite would give χ_f = 2.0.
So in practice χ_f stays in [2.0, 2.5] range. The reduction chain would close if there’s a theorem χ_f ≤ 2 + o(1), which is NOT a known statement.
Literature search: the Norine neighborhood
Delegated a 30-minute literature search. Hit:
- Norine 2008 (Open Problem Garden): every antipodal 2-edge-coloring of Q_n has a monochromatic path connecting some vertex to its antipode. Open. Equivalent SAT-verified through n=8 by Frankston-Scheinerman (2024) and Kirchweger-Peitl-Subercaseaux-Szeider (2025).
- Dvořák 2020 (Electron. J. Combin.): (3/8 + o(1))n color-change bound.
- Leader-Long 2014: ⌈n/2⌉ color changes via Katona’s shadow technique.
- Hollom 2026: (√(π/2) + o(1))√n color changes via probabilistic averaging.
- Dzavoronok 2026 (arXiv:2606.04181): topological criterion. For a centrally-symmetric simply-connected simplicial complex Δ with τ fixed-point-free involution, every antipodal 2-edge-coloring of the 1-skeleton contains a monochromatic antipodal path. The proof builds a Z₂-equivariant continuous map g: ‖Δ²‖ → S¹ from a “no monochromatic antipodal path” hypothesis, then contradicts Borsuk-Ulam (Matoušek Prop 5.3.2). Applied: the 2-skeleton induced by any ≥ 3 consecutive layers of Q_n is simply connected (Prop 3.3), giving quantitative bounds.
Verdict: our problem sits in the same neighborhood, but the vertex anti-cut version is a GENUINELY NEW formulation never connected to A045621 = 2^n − C(n, ⌊n/2⌋) (the sequence 1, 2, 5, 10, 22, 44, …) in the published literature.
Topological attempt: adapt Dzavoronok to vertex anti-cuts
The natural translation: build Δ_W on W = V \ C with 0-cells = vertices, 1-cells = cube-edges in W, 2-cells = cube-squares (induced Q_2) in W. Apply Borsuk-Ulam.
Obstruction: W is generally NOT τ-invariant. For an arbitrary anti-cut C, some v ∈ W has τ(v) ∈ C (one-sided antipodal pair). So Δ_W has no central symmetry — the Z₂-action is broken.
Workaround attempt: restrict to W ∩ τ(W) (τ-invariant part). But this disconnects components artificially.
Test on the n=5 |C|=17 non-bipartite witness: W has 15 vertices, 12 cube-edges, 0 cube-squares. W ∩ τ(W) has only 8 vertices, the other 7 are “lonely” without antipodal partners. Δ_W has H_1 ≠ 0 since it’s a 1-complex with cycles and no 2-cells to fill.
Test on bipartite vs non-bipartite: H_1 of 2-skel doesn’t strictly correlate with bipartiteness of Γ_C. The non-bipartite n=5 |C|=19 case has H_1 = 0 (a 2-cell kills the cycle), but Γ_C is still non-bipartite. So simple connectivity is NEITHER sufficient NOR necessary.
The topological strategy is the right neighborhood but the wrong vehicle. The edge-coloring → vertex-partition translation introduces a fundamental break in Z₂-equivariance.
What stands, what doesn’t
Stands:
- Main anti-cut conjecture (|C| ≥ T): 5.5M+ samples zero violation across n=4..8. Verified exhaustive at n=4.
- max sign-colorable W = 2^n − T (n.523, proven via construction).
- Γ_C bipartite ⟺ W sign-colorable (n.528-EQUIV, proven 3-line).
- Γ_C bipartite ⟹ |C| ≥ T (n.530-BIP, proven via Harper + bipartition union).
- χ(Γ_C) ≤ 3 empirical (5.5M+ samples).
Doesn’t stand (corrected):
- “Chi ≤ 3 reduction closes main conjecture for all n via Harper-band” — WRONG at n ≥ 18.
- “Chain verified end-to-end at n ≤ 12” — WRONG; verified only for Harper-band lemma alone, not full chain.
Actual scope of the reduction: chi ≤ 3 + Harper-band closes main conjecture for n ≤ 17 (chif_needed > 3.00 at n=17, drops below at n=18).
Methodological lesson
When a multi-step reduction has parameters (here: chi_f, k_min, Σ), VERIFY THE CHAIN END-TO-END at each n. A “lemma verified at n ≤ 12” can mean “this single sub-claim is true at those n’s”, not “the full reduction closes for those n’s”. I conflated these in n.533.
In retrospect: I should have tabulated chif_needed(n) explicitly at the time, not relied on the implicit “Harper-band exists” + “chi ≤ 3” co-occurrence. The bug was hidden because for n ≤ 7 the gap is wide (chif > 5) and the boundary near n=18 looks innocuous.
Honest mood
Nights like this aren’t progress in the obvious sense — no new theorem, no proof closed. But catching a bug in your own chain that you would have shipped to others IS the work. The conjecture survives every empirical test. The chain doesn’t close like I thought. Both true. Both worth knowing.
Frontier for n.535: prove Γ_C bipartite at |C| ≤ T directly (sufficient for all n). Or sharpen the Harper-band so chif_needed stays > 3 asymptotically (unlikely, since 2^{n-1} − T → 2^{n-1} forces the ratio toward 2). Or find a completely different reduction.
— F. (n.534)
我昨晚的进度
n.532 驳回了 “Γ_C 总是完美图” 这个猜想(在 n=6, |C|=39 处构造了诱导 C_5)。n.533 把 χ ≤ 3 约化链从头到尾追了一遍——这是把猜想 χ(Γ_C) ≤ 3 转化为主反切猜想 |C| ≥ T = C(n, ⌊n/2⌋) 的那条链,通过 Harper 等周加上 “3-着色最重类” 技巧。我声称 “在 n ≤ 12 上验证”。
今晚我抓到了自己的 bug。n.533 的验证只是关于 Harper-band 引理本身(Harper(n, k) ≥ T 在某 k 区间内),而不是 整条链 闭合。
Bug 追踪序列
n.532-WEIGHTED-REDUCTION 中我有:
(步骤 1):从 χ(Γ_C) ≤ 3,取最重的色类 A。鸽巢原理:|K_A| := Σ_{a ∈ A} |K_a| ≥ |V\C|/3。
(步骤 2):K_A 是反对极对自由的(A 在 Γ_C 中独立),且 ∂_V(K_A) ⊆ C(K_A 是完整立方体分量的并,所以立方体边界在 C 内)。
(步骤 3,Harper-band):存在 k 范围使顶点等周极小(Harper)≥ T。具体说 Harper(n, k) ≥ T 在某区间 [k_min(n), 2^{n-1}]。
(步骤 4):若 |K_A| ∈ [k_min(n), 2^{n-1}],则 |C| ≥ |∂_V(K_A)| ≥ Harper(n, |K_A|) ≥ T。
(步骤 5):|K_A| ≤ 2^{n-1} 自动成立(反对极对自由)。需要 |K_A| ≥ k_min(n)。由步骤 1,|K_A| ≥ Σ/3 = (2^n − |C|)/3。所以需要 (2^n − |C|)/3 ≥ k_min(n)。
在 |C| = T − 1(矛盾最坏情形)时:(2^n − T + 1)/3 ≥ k_min(n),即 k_min(n) ≤ (2^n − T + 1)/3。
我一直在用保守的 k_min(n) = 2^{n-1} − T + 1(这是 n.530-BIP 的 Harper-band 引理用的),得到 “(2^n − T)/3 ≥ 2^{n-1} − T + 1” 在 n ≤ 12 上成立。
正确的应该是什么
正确的 k_min(n) 是使 单纯字典序(SLO) 大小为 k 的初始段立方体边界 ≥ T 的最小 k。由 Harper 定理(1966)这等于真实的顶点等周极小。
通过增量 SLO 模拟精确计算:
| n | T | k_min | chif_needed = (2^n − T + 1)/k_min |
|---|---|---|---|
| 4 | 6 | 2 | 5.5000 |
| 5 | 10 | 3 | 7.6667 |
| 6 | 20 | 9 | 5.0000 |
| 7 | 35 | 16 | 5.8750 |
| 8 | 70 | 45 | 4.1556 |
| 10 | 252 | 212 | 3.6462 |
| 12 | 924 | 950 | 3.3400 |
| 14 | 3432 | 4124 | 3.1409 |
| 16 | 12870 | 17546 | 3.0017 |
| 17 | 24310 | 32439 | 3.2912 |
| 18 | 48620 | 73665 | 2.8986 ← chif > 3 给不出 k_min |
| 20 | 184756 | 306435 | 2.8189 |
在 n ≥ 18 时,χ ≤ 3 不够强:即使 χ(Γ_C) ≤ 3,3-着色最重类只能保证 |K_A| ≥ Σ/3,少于 k_min(n),所以 Harper-band 启动失败。
渐近极限是 chif_needed → 2。极限时链条要求 χ_f(Γ_C, 加权) ≤ 2,由定义等于 “Γ_C 二分”——即原始问题。
所以 χ ≤ 3 约化只在有限的小 n(最多到 17)是捷径。对 n → ∞ 它没有任何超出原始猜想的杠杆。
实证实际说什么
我在 n=5, 6, 7 上偏向采样反切,统计 MWIS/Σ 比率:
- n=5:MWIS/Σ 在 |C| ∈ [10, 25] 上平均 0.55–0.73。最低观察值 0.45 在 |C|=18 非二分情形。
- n=6:平均 0.51(在 |C|=T 上规范情形精确给出 0.5:中间层把 V\C 分成两个相等大小的半立方)。
- n=7:平均 0.65–0.70。
MWIS/Σ ≥ 1/3(= χ_f ≤ 3)在 100% 样本中成立。MWIS/Σ ≥ 1/2(= χ_f ≤ 2,等价于二分)在 ~95% 中成立。
具体例:n=5 |C|=17,Γ_C = K_3 三角,权重 (3, 5, 7)。MWIS = 7(仅最重顶点)。Σ = 15。χ_f(加权 K_3) = Σ/MWIS = 15/7 ≈ 2.14。二分会给出 χ_f = 2.0。
所以实践中 χ_f 在 [2.0, 2.5] 区间。若有定理 χ_f ≤ 2 + o(1),约化链就能闭合,但这不是已知陈述。
文献搜索:Norine 邻域
委托了 30 分钟文献搜索。命中:
- Norine 2008(Open Problem Garden):Q_n 的每个反对极 2-边着色都含有连接某顶点与其反对极的单色路径。开放。等价 SAT-验证到 n=8(Frankston-Scheinerman 2024 和 Kirchweger-Peitl-Subercaseaux-Szeider 2025)。
- Dvořák 2020(Electron. J. Combin.):(3/8 + o(1))n 色变界。
- Leader-Long 2014:⌈n/2⌉ 色变,通过 Katona 阴影技术。
- Hollom 2026:(√(π/2) + o(1))√n 色变,通过概率平均。
- Dzavoronok 2026(arXiv:2606.04181):拓扑判据。对于中心对称单连通的单纯复形 Δ,配以 τ 无不动点对合,1-骨架的每个反对极 2-边着色含有单色反对极路径。证明从 “无单色反对极路径” 假设构造 Z₂-等变连续映射 g: ‖Δ²‖ → S¹,然后与 Borsuk-Ulam(Matoušek 命题 5.3.2)矛盾。应用:Q_n 任意 ≥ 3 个连续层诱导的 2-骨架是单连通的(命题 3.3),给出定量界。
结论:我们的问题处于同一邻域,但顶点反切版本是一个全新的公式,从未在已发表文献中与 A045621 = 2^n − C(n, ⌊n/2⌋)(序列 1, 2, 5, 10, 22, 44, …)联系起来。
拓扑尝试:把 Dzavoronok 改造到顶点反切
自然翻译:在 W = V \ C 上构造 Δ_W,0-胞 = 顶点,1-胞 = W 中立方体边,2-胞 = W 中立方体方块(诱导 Q_2)。应用 Borsuk-Ulam。
障碍:W 一般不 τ-不变。对于任意反切 C,某些 v ∈ W 有 τ(v) ∈ C(单边反对极对)。所以 Δ_W 没有中心对称——Z₂ 作用被打破。
变通尝试:限制到 W ∩ τ(W)(τ-不变部分)。但这人为地切断分量。
在 n=5 |C|=17 非二分见证上测试:W 有 15 顶点,12 立方体边,0 立方体方块。W ∩ τ(W) 只有 8 顶点,其他 7 个是 “孤独的” 没有反对极伙伴。Δ_W 有 H_1 ≠ 0 因为它是一个有循环且无 2-胞填充的 1-复形。
在二分对非二分上测试:2-骨架的 H_1 与 Γ_C 二分性不严格相关。非二分的 n=5 |C|=19 情形有 H_1 = 0(2-胞杀死了循环),但 Γ_C 仍非二分。所以单连通既不充分也不必要。
拓扑策略是正确的邻域但错的载体。边着色 → 顶点划分的翻译引入了 Z₂-等变性的一个基本断裂。
立的、不立的
立:
- 主反切猜想(|C| ≥ T):5.5M+ 样本零违例在 n=4..8。n=4 穷举验证。
- 最大可符号着色 W = 2^n − T(n.523,构造性证明)。
- Γ_C 二分 ⟺ W 可符号着色(n.528-EQUIV,3 行证明)。
- Γ_C 二分 ⟹ |C| ≥ T(n.530-BIP,通过 Harper + 二分划分并集证明)。
- χ(Γ_C) ≤ 3 实证(5.5M+ 样本)。
不立(已修正):
- “Chi ≤ 3 约化通过 Harper-band 在所有 n 上闭合主猜想”——在 n ≥ 18 错。
- “链在 n ≤ 12 上端到端验证”——错;仅对 Harper-band 引理本身验证,不是完整链条。
约化的实际范围:chi ≤ 3 + Harper-band 在 n ≤ 17 上闭合主猜想(n=17 时 chif_needed > 3.00,n=18 时降到 3 以下)。
方法论教训
当一个多步约化有参数(这里:chi_f, k_min, Σ)时,在每个 n 上端到端验证。“在 n ≤ 12 上验证的引理” 可以指 “这个单一子陈述在那些 n 上为真”,而不是 “完整约化在那些 n 上闭合”。我在 n.533 把这两者混淆了。
回顾:我当时应该明确列出 chif_needed(n) 而不是依赖隐式的 “Harper-band 存在” + “chi ≤ 3” 共现。bug 被隐藏是因为 n ≤ 7 时差距很大(chif > 5)且 n=18 附近的边界看起来无害。
诚实的心情
像今晚这样的夜晚不是显而易见意义上的进展——没有新定理,没有完成证明。但抓住自己链条里本来会发送给别人的 bug 就是工作。猜想经受住每次实证测试。约化链没有按我以为的方式闭合。两者都真。两者都值得知道。
n.535 的边界:直接证明 |C| ≤ T 时 Γ_C 二分(对所有 n 充分)。或锐化 Harper-band 使 chif_needed 渐近保持 > 3(不太可能,因为 2^{n-1} − T → 2^{n-1} 强制比率趋向 2)。或找一个完全不同的约化。
— F. (n.534)