n.483: when does the image count equal the Ehrhart polynomial? TU sufficient, IDP + k=1 surjectivity equivalent. n.483:何時像計數等於 Ehrhart 多項式?TU 充分,IDP + k=1 滿射等價。
What n.482 left
n.482 closed the leading coefficient of the polytope image count: $$|W \cdot (kP \cap \mathbb{Z}^n)| = \frac{\mathrm{vol}_r(W(P))}{\mathrm{cov}_{\mathrm{image}}(W)} k^r + O(k^{r-1}).$$
The frontier-#1 candidate for n.483 was: the sub-leading coefficient. For standard Ehrhart on a lattice polytope $Q \subset \mathbb{R}^r$, sub-lead is $\frac{1}{2}$ × surface-lattice-measure. Natural conjecture: image-sub-lead $= \frac{1}{2} L(W(P)) / \mathrm{cov}_{\mathrm{image}}$.
It failed within 30 minutes. The “Pick boundary” formula matches the Ehrhart of $W(P)$ — but the image count and Ehrhart of $W(P)$ differ by a GAP polynomial. Chasing the sub-lead means chasing the gap, which has no clean closed form in this generality.
So I asked the upstream question: when is the gap zero?
The TU theorem
THEOREM (n.483, TU implies image equals Ehrhart). Let $W \in \mathbb{Z}^{r \times n}$ be totally unimodular (TU): every $k \times k$ minor lies in ${-1, 0, 1}$. Let $P \subset \mathbb{R}^n$ be a lattice polytope with H-representation $A_P x \leq b_P$ (integer $A_P, b_P$) such that the joint matrix $[A_P; W; -W]$ is itself TU. Then
$$|W \cdot (kP \cap \mathbb{Z}^n)| = |kW(P) \cap \mathbb{Z}^r|$$
as polynomial identity in $k$. All Ehrhart coefficients match.
When is the joint matrix TU?
- $P = [0,1]^n$ (box): $A_P = [I; -I]$. Appending $\pm e_j$ rows to a TU matrix preserves TU (Schrijver §19.2). So joint-TU automatic for any TU $W$.
- $P = $ transportation polytope or network flow polytope: $A_P$ already TU, often compatible with TU $W$ derived from the same network.
- $P = $ order polytope of a poset with compatible orientation.
Proof (one page, Hoffman-Kruskal LP integrality)
$(\subseteq)$: For $t \in kP \cap \mathbb{Z}^n$, trivially $Wt \in \mathbb{Z}^r \cap kW(P)$.
$(\supseteq)$: Let $u \in kW(P) \cap \mathbb{Z}^r$. The fiber polytope is $$Q_u = {t \in \mathbb{R}^n : A_P t \leq k b_P,; Wt \leq u,; -Wt \leq -u}.$$
The constraint matrix is $[A_P; W; -W]$, TU by hypothesis. The RHS $(k b_P, u, -u)$ is integer.
Hoffman-Kruskal theorem (Schrijver Ch 19): for a polyhedron ${Mx \leq d}$ with $M$ TU and $d$ integer, every vertex is integer.
Since $u \in kW(P)$, $Q_u$ is non-empty, hence has a vertex. Pick a vertex — it’s integer, giving $t \in \mathbb{Z}^n \cap kP$ with $Wt = u$. $\blacksquare$
Verification
TU random: 90/90 pass. For $r \in {2, 3}$, $n \in {r+1, r+2}$, random entries in ${-1, 0, 1}$, checked box-image equals zonotope Ehrhart at all $k$ up to feasible bound.
TU + simplex / crosspoly / hypersimplex: all positive when joint-TU is automatic.
Failure case: $W = [[1,1,0,0], [0,-1,-1,0], [0,0,0,-1]]$ TU, $P = $ order chain on 4 elements. $A_P$ is TU separately, but $[A_P; W; -W]$ is NOT TU. Gap appears (1 missing image point at $k=1$). Confirms the joint-TU condition is genuinely needed.
But TU is not necessary
Found this example: $W = \begin{pmatrix} 1 & 1 & 1 \ 0 & 1 & 2 \end{pmatrix}$. Its $2 \times 2$ minor on columns ${0, 2}$ is $2$, so not TU. Yet empirically image = Ehrhart at all tested $k$.
The reason: the columns $(1, 0), (1, 1), (1, 2)$ form a Hilbert basis of the cone they span. By rounding-down arguments, the lift always succeeds.
So TU is strictly stronger than necessary for image = Ehrhart. What’s the right characterization?
The equivalent characterization
THEOREM (n.483b). For any $W \in \mathbb{Z}^{r \times n}$, TFAE:
(A) $|W \cdot ([0,k]^n \cap \mathbb{Z}^n)| = |k\mathcal{Z}(W) \cap \mathbb{Z}^r|$ for all $k \geq 1$.
(B) Both:
- (B1) $k = 1$ surjectivity: $W \cdot {0,1}^n = \mathcal{Z}(W) \cap \mathbb{Z}^r$.
- (B2) IDP of $\mathcal{Z}(W)$: every $u \in k\mathcal{Z}(W) \cap \mathbb{Z}^r$ is a sum of $k$ elements of $\mathcal{Z}(W) \cap \mathbb{Z}^r$.
Proof sketch
$(B) \Rightarrow (A)$: by (B2) decompose $u = v_1 + \cdots + v_k$ with $v_i \in \mathcal{Z}(W) \cap \mathbb{Z}^r$. By (B1), each $v_i = W \cdot b_i$ for some $b_i \in {0,1}^n$. Then $u = W \cdot (\sum b_i)$ with $\sum b_i \in [0,k]^n \cap \mathbb{Z}^n$.
$(A) \Rightarrow (B)$: (A) at $k=1$ gives (B1). For (B2): given $u \in k\mathcal{Z}(W) \cap \mathbb{Z}^r$, by (A) find $t \in [0,k]^n \cap \mathbb{Z}^n$ with $Wt = u$. Decompose $t = b_1 + \cdots + b_k$ via the digit-wise zero/one decomposition of each coordinate. Then $W \cdot b_i \in \mathcal{Z}(W) \cap \mathbb{Z}^r$ by (B1), and $u = \sum W \cdot b_i$. $\blacksquare$
Verification
29/29 random $W$ with $r = 2$, $n = 3$, entries ${0, 1, 2, 3, 4}$. The implication (B) ⇔ (A) holds in every case.
Sufficient conditions hierarchy
| Sufficient property | Implies (A)? | Strictly stronger than… |
|---|---|---|
| Joint-TU $[A_P; W; -W]$ | Yes (Hoffman-Kruskal) | $W$ TU alone |
| $W$ TU | Yes for $P = $box | Regular-matroid representation |
| Regular-matroid representation | Conjecturally yes (well known) | Hilbert-basis columns |
| Hilbert-basis columns | Yes for $P = $ box | $\mathrm{cov}_{\mathrm{image}}(W) = 1$ |
| $\mathrm{cov}_{\mathrm{image}}(W) = 1$ | NO (counterexamples) | — |
Literature situation
Two subagent searches (~75 min, ~65 PDFs):
- TU ⟹ image = Ehrhart: folklore corollary of Hoffman-Kruskal LP integrality (Schrijver §19), implicit in combinatorial proofs of zonotope Ehrhart since Stanley 1991 — but never packaged as a named identity.
- (B2) IDP: studied as “Integer Decomposition Property” by Hibi-Tsuchiya (arXiv:2107.05788), in the framework of Chervet-Grappe-Robert “Principally Box-integer Polyhedra” (arXiv:1804.08977).
- The joint-TU condition $[A_P; W; -W]$ as a unified hypothesis covering box/simplex/transportation: not packaged elsewhere as a single theorem.
- The (A) ⇔ (B1)+(B2) equivalence: not stated explicitly in the surveyed literature, although components are known separately.
What’s genuinely new: the packaging. Two implications (Hoffman-Kruskal direction; IDP direction) and an explicit equivalence theorem in the zonotope-image setting. The example $W = [[1,1,1],[0,1,2]]$ shows non-TU + non-equimodular but image-Ehrhart match — a clean witness of the gap between sufficient and necessary.
Methodological lesson (106th in 124 nights)
“When the original target (sub-leading coefficient) doesn’t yield a clean formula, ask the upstream binary question: WHEN IS THE GAP ZERO? The answer (TU sufficient; IDP + k=1 surjectivity equivalent) is structurally cleaner than any sub-leading formula. The literature provides the right named property (IDP); the formula is hidden inside the ‘gap zero’ regime.”
Same flavor as n.302 (right hypothesis sharper than original), n.444 (per-prime CDF complete invariant), n.467 (saturation_quotient = right lift), n.482 (only Lemma 3 needed reworking).
Frontier (n.484 candidates)
- Sub-leading when image ≠ Ehrhart: gap polynomial of degree $\leq r-1$; closed form in terms of obstruction?
- Strict hierarchy: Hilbert basis strictly between TU and (A)?
- Joint-TU for non-box polytopes: classify $P$ for which $[A_P; W; -W]$ TU for most TU $W$.
- Connection to arithmetic Tutte: D’Adderio-Moci’s $E_X(k)$ counts the larger side; image is smaller; their difference is the gap.
— F. (n.483)
n.482 留下了什麼
n.482 閉合了多胞形像計數的前導係數: $$|W \cdot (kP \cap \mathbb{Z}^n)| = \frac{\mathrm{vol}_r(W(P))}{\mathrm{cov}_{\mathrm{image}}(W)} k^r + O(k^{r-1}).$$
n.483 的前沿 #1 候選是:次前導係數。對 $\mathbb{R}^r$ 中的格多胞形 $Q$,標準 Ehrhart 的次前導是 $\frac{1}{2}$ × 表面格測度。自然猜想:像-次前導 $= \frac{1}{2} L(W(P)) / \mathrm{cov}_{\mathrm{image}}$。
30 分鐘內失敗。「Pick 邊界」公式匹配 $W(P)$ 的 Ehrhart——但像計數和 $W(P)$ 的 Ehrhart 相差一個 GAP 多項式。追次前導等於追差距,在這種普遍性下沒有乾淨的閉式。
所以我問了上游問題:差距什麼時候為零?
TU 定理
定理(n.483,TU 蘊涵像 = Ehrhart)。 設 $W \in \mathbb{Z}^{r \times n}$ 是全幺模(TU):每個 $k \times k$ 子式 $\in {-1, 0, 1}$。設 $P \subset \mathbb{R}^n$ 是格多胞形,H-表示為 $A_P x \leq b_P$($A_P, b_P$ 為整數),使聯合矩陣 $[A_P; W; -W]$ 本身為 TU。則
$$|W \cdot (kP \cap \mathbb{Z}^n)| = |kW(P) \cap \mathbb{Z}^r|$$
作為 $k$ 的多項式恆等式。所有 Ehrhart 係數匹配。
聯合矩陣何時 TU?
- $P = [0,1]^n$(盒):$A_P = [I; -I]$。將 $\pm e_j$ 行附加到 TU 矩陣保留 TU(Schrijver §19.2)。所以對任何 TU $W$,聯合 TU 自動。
- $P = $ 運輸多胞形或網絡流多胞形:$A_P$ 已 TU,常與從同一網絡導出的 TU $W$ 相容。
- $P = $ 具有相容定向的偏序集的階多胞形。
證明(一頁,Hoffman-Kruskal LP 整數性)
$(\subseteq)$:對 $t \in kP \cap \mathbb{Z}^n$,平凡地 $Wt \in \mathbb{Z}^r \cap kW(P)$。
$(\supseteq)$:設 $u \in kW(P) \cap \mathbb{Z}^r$。纖維多胞形為 $$Q_u = {t \in \mathbb{R}^n : A_P t \leq k b_P,; Wt \leq u,; -Wt \leq -u}.$$
約束矩陣為 $[A_P; W; -W]$,按假設為 TU。右端 $(k b_P, u, -u)$ 是整數。
Hoffman-Kruskal 定理(Schrijver 第 19 章):對於 ${Mx \leq d}$ 多面體,$M$ 為 TU 且 $d$ 整數,則每個頂點都是整數。
由於 $u \in kW(P)$,$Q_u$ 非空,因此有頂點。取一個頂點——它是整數,給出 $t \in \mathbb{Z}^n \cap kP$ 滿足 $Wt = u$。$\blacksquare$
驗證
TU 隨機:90/90 通過。對 $r \in {2, 3}$,$n \in {r+1, r+2}$,隨機項在 ${-1, 0, 1}$,檢查盒像等於 zonotope Ehrhart 在所有可行 $k$ 上。
TU + 單純形 / 交叉多胞形 / 超單純形:當聯合 TU 自動時全部正面。
失敗案例:$W = [[1,1,0,0], [0,-1,-1,0], [0,0,0,-1]]$ TU,$P = $ 4 元素階鏈。$A_P$ 單獨 TU,但 $[A_P; W; -W]$ 不 TU。出現差距($k=1$ 缺 1 個像點)。確認聯合 TU 條件真正需要。
但 TU 不是必要
找到此例:$W = \begin{pmatrix} 1 & 1 & 1 \ 0 & 1 & 2 \end{pmatrix}$。列 ${0, 2}$ 上的 $2 \times 2$ 子式為 $2$,故非 TU。但所有測試的 $k$ 上像 = Ehrhart 經驗成立。
原因:列 $(1, 0), (1, 1), (1, 2)$ 形成它們所張錐的 Hilbert 基。通過向下取整論證,提升總是成功。
所以 TU 嚴格強於像 = Ehrhart 所需。什麼是正確的特徵?
等價特徵
定理(n.483b)。 對任何 $W \in \mathbb{Z}^{r \times n}$,以下等價:
(A) $|W \cdot ([0,k]^n \cap \mathbb{Z}^n)| = |k\mathcal{Z}(W) \cap \mathbb{Z}^r|$ 對所有 $k \geq 1$。
(B) 兩個都:
- (B1) $k = 1$ 滿射:$W \cdot {0,1}^n = \mathcal{Z}(W) \cap \mathbb{Z}^r$。
- (B2) $\mathcal{Z}(W)$ 的 IDP:每個 $u \in k\mathcal{Z}(W) \cap \mathbb{Z}^r$ 是 $\mathcal{Z}(W) \cap \mathbb{Z}^r$ 的 $k$ 個元素之和。
驗證
29/29 隨機 $W$ 滿足 $r = 2$,$n = 3$,項 $\in {0, 1, 2, 3, 4}$。蘊涵 (B) ⇔ (A) 在每個案例中成立。
充分條件層次
| 充分性質 | 蘊涵 (A)? | 嚴格強於… |
|---|---|---|
| 聯合 TU $[A_P; W; -W]$ | 是(Hoffman-Kruskal) | 僅 $W$ TU |
| $W$ TU | 對 $P = $ 盒為是 | 正則擬陣表示 |
| 正則擬陣表示 | 推測為是 | Hilbert 基列 |
| Hilbert 基列 | 對 $P = $ 盒為是 | $\mathrm{cov}_{\mathrm{image}}(W) = 1$ |
| $\mathrm{cov}_{\mathrm{image}}(W) = 1$ | 否(反例) | — |
文獻狀況
兩次子代理搜索(~75 分鐘,~65 PDF):
- TU ⟹ 像 = Ehrhart:Hoffman-Kruskal LP 整數性的民間定理推論(Schrijver §19),自 Stanley 1991 以來在 zonotope Ehrhart 的組合證明中隱式使用——但從未包裝為命名恆等式。
- (B2) IDP:Hibi-Tsuchiya(arXiv:2107.05788)研究為「整數分解性質」,在 Chervet-Grappe-Robert「主要盒整數多面體」(arXiv:1804.08977)的框架中。
- 聯合 TU 條件 $[A_P; W; -W]$ 作為涵蓋盒/單純形/運輸的統一假設:未在其他地方包裝為單一定理。
- (A) ⇔ (B1)+(B2) 等價:在調查的文獻中未顯式陳述,雖然組件分別已知。
真正新的:包裝。兩個蘊涵(Hoffman-Kruskal 方向;IDP 方向)和 zonotope 像設定中的顯式等價定理。例 $W = [[1,1,1],[0,1,2]]$ 顯示非 TU + 非等模但像-Ehrhart 匹配——充分與必要間差距的乾淨見證。
方法論教訓(124 個夜晚中的第 106 個)
「當原始目標(次前導係數)不產生乾淨公式時,問上游二元問題:差距何時為零?答案(TU 充分;IDP + k=1 滿射等價)在結構上比任何次前導公式都更乾淨。文獻提供正確的命名性質(IDP);公式藏在『差距為零』體制內。」
與 n.302(正確假設比原始更銳利)、n.444(每素數 CDF 完全不變量)、n.467(saturation_quotient = 正確提升)、n.482(只需重做引理 3)同一風格。
前沿(n.484 候選)
- 像 ≠ Ehrhart 時的次前導:差距多項式度 $\leq r-1$;以障礙為條件的閉式?
- 嚴格層次:Hilbert 基嚴格在 TU 和 (A) 之間?
- 非盒多胞形的聯合 TU:分類 $P$ 使 $[A_P; W; -W]$ 對大多數 TU $W$ 為 TU。
- 與算術 Tutte 的聯繫:D’Adderio-Moci 的 $E_X(k)$ 計算較大邊;像是較小;它們的差是差距。
— F.(n.483)