# SECV × Riemann Hypothesis｜第二局：PF₂ 結案、三階 Defect Curvature 與 Toeplitz Rank–Shift 對偶

**Series:** SECV Experimental Playground  
**Experiment:** RH Game 02  
**Version:** v0.1  
**Author:** Neo.K  
**AI Collaboration:** Aletheia (GPT-5.6 Sol)  
**Status:** Clean-Room Exploratory Draft

---

## 0. 本輪目標

RH Game 01 將 Riemann Hypothesis 的一部分結構壓縮為：

$$
\boxed{
\text{Riemann Xi coefficient sequence}
\rightarrow
\text{Pólya-frequency / Toeplitz positivity hierarchy}.
}
$$

第一個明確 residual 是：

$$
D_{2,n}
=
a_n^2-a_{n-1}a_{n+1}.
$$

本輪原定目標：

$$
\boxed{
\forall n,\quad D_{2,n}\ge0.
}
$$

但查回經典文獻後發現，這一層早已被證明，而且已知結果比 Game 01 所需 bound 更強。

因此本輪改為：

1. 將 PF$_2$ 正式結案；
2. 提取其定量 defect bounds；
3. 研究 consecutive $3\times3$ Toeplitz residual；
4. 將該 determinant 壓縮成 defect-curvature inequality；
5. 引入 reciprocal Jacobi–Trudi dual operator；
6. 把 Toeplitz rank 與 shift 精確交換；
7. 重新定位 RH Toeplitz 遊戲中真正仍存活的區域。

---

# 1. 符號設定

令：

$$
A(t)
=
\sum_{n=0}^{\infty}
a_nt^n,
$$

其中：

$$
a_n>0.
$$

在 Riemann $\xi$ 的標準 normalization 下，可取：

$$
a_n
\propto
\frac{M_n}{(2n)!},
$$

其中：

$$
M_n
=
\int_0^\infty
u^{2n}\,d\nu(u).
$$

任意額外的正 geometric scaling：

$$
a_n\mapsto cr^na_n
$$

不影響本文使用的 Toeplitz-minor signs 與 normalized ratios。

---

# 2. PF₂ Residual

定義：

$$
D_{2,n}
=
a_n^2-a_{n-1}a_{n+1}.
$$

再定義 normalized adjacency ratio：

$$
\boxed{
x_n
=
\frac{
a_{n-1}a_{n+1}
}{
a_n^2
}.
}
$$

以及 Turán defect：

$$
\boxed{
\delta_n
=
1-x_n.
}
$$

因此：

$$
D_{2,n}
=
a_n^2\delta_n.
$$

PF$_2$ 對這個正序列等價於：

$$
\boxed{
\delta_n\ge0
}
$$

對所有 relevant $n$ 成立。

---

# 3. 經典文獻已打穿 PF₂

Csordas、Norfolk 與 Varga 在 1986 年證明 Riemann $\xi$ moments 滿足 Pólya 所提出的 Turán inequalities。

Csordas 與 Varga 在 1988 年給出更強的 moment inequality：

$$
\boxed{
M_n^2
>
\frac{2n-1}{2n+1}
M_{n-1}M_{n+1}.
}
$$

這比單純為了：

$$
a_n^2\ge a_{n-1}a_{n+1}
$$

所需的 moment ratio bound 更強。

因此 RH Game 01 的 PF$_2$ residual 已被既有定理合法 closure。

---

# 4. 從 Moment Inequality 推出明確 Defect Bound

由：

$$
a_n
=
c\,r^n
\frac{M_n}{(2n)!},
$$

可得：

$$
x_n
=
\frac{
(2n)(2n-1)
}{
(2n+1)(2n+2)
}
\cdot
\frac{
M_{n-1}M_{n+1}
}{
M_n^2
}.
$$

利用：

$$
M_n^2
>
\frac{2n-1}{2n+1}
M_{n-1}M_{n+1},
$$

得到：

$$
\boxed{
x_n
<
\frac{n}{n+1}.
}
$$

因此：

$$
\boxed{
\delta_n
>
\frac1{n+1}.
}
$$

PF$_2$ 不只是非負，而有一個 explicit positive margin。

---

# 5. 另一側 Bound：Moment Log-Convexity

正 moment sequence 由 Cauchy–Schwarz 滿足：

$$
M_n^2
\le
M_{n-1}M_{n+1}.
$$

因此：

$$
x_n
\ge
\frac{
(2n)(2n-1)
}{
(2n+1)(2n+2)
}.
$$

所以：

$$
\delta_n
\le
1-
\frac{
(2n)(2n-1)
}{
(2n+1)(2n+2)
}.
$$

化簡：

$$
\boxed{
\delta_n
\le
\frac{
4n+1
}{
(n+1)(2n+1)
}.
}
$$

因此得到 defect corridor：

$$
\boxed{
\frac1{n+1}
<
\delta_n
\le
\frac{
4n+1
}{
(n+1)(2n+1)
}.
}
$$

漸近上：

$$
\delta_n
=
\Theta\left(\frac1n\right)
$$

至少在這組粗 bounds 意義下。

---

# 6. PF₂ Monster 狀態

因此：

$$
\boxed{
\text{PF}_2\text{ Monster: DEAD}.
}
$$

並且不是 numerical death，而是 theorem-certified death。

---

# 7. 精度修正：Consecutive $3\times3$ Minor 不等於整個 PF₃

接下來定義 consecutive Toeplitz minor：

$$
D_{3,n}
=
\det
\begin{pmatrix}
a_n&a_{n+1}&a_{n+2}\\
a_{n-1}&a_n&a_{n+1}\\
a_{n-2}&a_{n-1}&a_n
\end{pmatrix}.
$$

必須注意：

$$
\boxed{
D_{3,n}\ge0\ \forall n
}
$$

只是 PF$_3$ 所要求 minors 的一個重要 consecutive slice。

不能在沒有額外 total-positivity criterion 時直接把：

$$
\boxed{
\text{all consecutive }3\times3\text{ minors positive}
}
$$

偷換成：

$$
\boxed{
\text{full PF}_3.
}
$$

本輪後續所有 $D_{3,n}$ 都應理解成：

$$
\boxed{
\text{consecutive rank-3 diagnostic}.
}
$$

---

# 8. 展開 $D_{3,n}$

直接計算：

$$
\boxed{
D_{3,n}
=
a_n^3
-
2a_{n-1}a_na_{n+1}
-
a_{n-2}a_na_{n+2}
+
a_{n-2}a_{n+1}^2
+
a_{n-1}^2a_{n+2}.
}
$$

表面上它牽涉五個 coefficients：

$$
a_{n-2},
a_{n-1},
a_n,
a_{n+1},
a_{n+2}.
$$

SECV 的下一步不是直接算 determinant，而是消掉 coefficient scale。

---

# 9. 用 PF₂ Ratios 消掉五個 Coefficients

定義：

$$
x_j
=
\frac{
a_{j-1}a_{j+1}
}{
a_j^2
}.
$$

將 $D_{3,n}$ 除以：

$$
a_n^3,
$$

可精確得到：

$$
\boxed{
\frac{D_{3,n}}{a_n^3}
=
1
-
2x_n
+
x_n^2
\left(
x_{n-1}
+
x_{n+1}
-
x_{n-1}x_{n+1}
\right).
}
$$

因此五個 raw coefficients 被降成三個局部 ratio：

$$
\boxed{
x_{n-1},x_n,x_{n+1}.
}
$$

---

# 10. 再換成 Turán Defects

因：

$$
x_j=1-\delta_j,
$$

代入後大量項消除：

$$
\boxed{
\frac{D_{3,n}}{a_n^3}
=
\delta_n^2
-
(1-\delta_n)^2
\delta_{n-1}\delta_{n+1}.
}
$$

這是本輪第一個真正漂亮的 SECV reduction。

原本的：

$$
3\times3
$$

Toeplitz determinant 已被完全壓縮為三個相鄰 PF$_2$ defects。

---

# 11. Defect-Curvature Condition

因所有 quantities 為正，

$$
D_{3,n}\ge0
$$

等價於：

$$
\delta_n^2
\ge
(1-\delta_n)^2
\delta_{n-1}\delta_{n+1}.
$$

取平方根：

$$
\boxed{
\frac{
\delta_n
}{
1-\delta_n
}
\ge
\sqrt{
\delta_{n-1}\delta_{n+1}
}.
}
$$

所以 consecutive rank-3 positivity 的真正 residual 不是 determinant，而是：

$$
\boxed{
\text{PF}_2\text{ defect profile 的局部 nonlinear curvature}.
}
$$

---

# 12. Curvature Coordinate

定義：

$$
\boxed{
\kappa_n
=
2\log
\left(
\frac{\delta_n}{1-\delta_n}
\right)
-
\log\delta_{n-1}
-
\log\delta_{n+1}.
}
$$

則：

$$
\boxed{
D_{3,n}\ge0
\iff
\kappa_n\ge0.
}
$$

因此：

$$
\boxed{
\text{rank-3 consecutive Toeplitz positivity}
\rightarrow
\text{scalar discrete-curvature positivity}.
}
$$

這是一個典型 SECV residual coordinate。

---

# 13. PF₂ Bounds 不足以單獨推出 Rank-3 Positivity

雖然：

$$
\frac1{n+1}
<
\delta_n
\le
\frac{
4n+1
}{
(n+1)(2n+1)
},
$$

但單獨這些 pointwise bounds 並不足以推出：

$$
\kappa_n\ge0.
$$

原因是 rank-3 condition 需要：

$$
\boxed{
\text{neighbor-to-neighbor compatibility},
}
$$

而不只是每個：

$$
\delta_n
$$

分別落在合法 interval。

因此下一階真正增加的資訊是：

$$
\boxed{
\text{defect sequence 的局部結構},
}
$$

不是更強的單點 PF$_2$ bound。

---

# 14. Numerical Diagnostic

使用 Csordas–Norfolk–Varga 公布的前幾個 $\xi$ moment coefficients，可得到以下 normalized consecutive rank-3 residual 的示意值：

| $n$ | $\delta_n$ | $D_{3,n}/a_n^3$ |
|---:|---:|---:|
| 2 | $\approx0.37269$ | $\approx0.07816$ |
| 3 | $\approx0.28863$ | $\approx0.03867$ |
| 4 | $\approx0.23668$ | $\approx0.02218$ |
| 5 | $\approx0.20119$ | $\approx0.01400$ |
| 6 | $\approx0.17530$ | $\approx0.00945$ |

這些只作 sanity check。

它們不是全域 proof。

---

# 15. Literature Collision：真正的低階 Tower 早已比 PF₃ 高

Katkova 在 *Multiple positivity and the Riemann zeta-function* 中證明：

$$
\boxed{
\xi_1\in PF_{44}.
}
$$

其中：

$$
\xi_1(z)
=
\xi\left(\frac12+\sqrt z\right)
$$

採相應 normalization。

因此：

$$
\boxed{
\text{PF}_3
}
$$

遠不是目前已知的真正 frontier。

該工作還建立：

$$
\boxed{
\xi_1\in APF_m
\quad
\forall m\in\mathbb N,
}
$$

也就是每個固定有限 order 都具有 asymptotic multiple-positivity structure。

---

# 16. 2026 Explicit Tail

2026 年一份新的 consecutive-Toeplitz-minor 工作給出 explicit uniform tail：

$$
\boxed{
D_{r,k}>0
\qquad
\text{for }
r\ge2,
\quad
k\ge10^{18}r^3.
}
$$

所以 fixed rank 的 far tail 已有一個 uniform cubic wedge。

這同樣不是 RH proof。

它只代表：

$$
\boxed{
\text{consecutive-minor lattice 的右側遠尾區已被 certified positive}.
}
$$

真正困難留在 rank 與 shift 同時變動的 complementary region。

---

# 17. 新 Operator：Reciprocal Jacobi–Trudi Duality

現在定義：

$$
A(t)
=
\sum_{n\ge0}
a_nt^n,
\qquad
a_0>0.
$$

引入 reciprocal dual operator：

$$
\boxed{
\mathcal J[A](t)
=
\frac{
a_0
}{
A(-t)
}
=
\sum_{n\ge0}
h_nt^n.
}
$$

令：

$$
h_n=0
$$

對：

$$
n<0.
$$

---

# 18. 為什麼這是 SECV 對偶 Operator

正規化：

$$
E(t)=\frac{A(t)}{a_0}.
$$

則：

$$
\mathcal J[A](t)
=
\frac1{E(-t)}.
$$

再作用一次：

$$
\mathcal J^2[A](t)
=
\frac1{
\mathcal J[A](-t)
}.
$$

所以：

$$
\boxed{
\mathcal J^2[A]
=
\frac{A}{a_0}.
}
$$

在：

$$
a_0=1
$$

的 normalized domain 上：

$$
\boxed{
\mathcal J^2=I.
}
$$

因此 $\mathcal J$ 是一個真正的 involutive symbolic dual operator。

---

# 19. Rectangular Jacobi–Trudi Identity

定義 consecutive Toeplitz minor：

$$
D_{r,k}(a)
=
\det
\left[
a_{k+j-i}
\right]_
{0\le i,j<r}.
$$

由矩形 partition：

$$
(k^r)
$$

的 dual Jacobi–Trudi identities，可得：

$$
\boxed{
D_{r,k}(a)
=
a_0^r
D_{k,r}(h).
}
$$

亦即：

$$
\boxed{
\det_{r\times r}
[a_{k+j-i}]
=
a_0^r
\det_{k\times k}
[h_{r+j-i}].
}
$$

---

# 20. Rank–Shift Transposition

因此：

$$
\boxed{
(r,k,A)
\longleftrightarrow
(k,r,\mathcal J A).
}
$$

一個原本：

$$
r\times r
$$

的 determinant，

可轉成：

$$
k\times k.
$$

這不是 approximation，而是 exact identity。

---

# 21. Dimension-Minimizing Representation

對每一個：

$$
D_{r,k}(a),
$$

可以選擇：

- 若 $r\le k$，保留原表示；
- 若 $k<r$，使用 reciprocal dual。

因此 matrix dimension 可降低到：

$$
\boxed{
\min(r,k).
}
$$

也就是：

$$
\boxed{
\text{unbounded rank}
}
$$

在 fixed small shift 下可以被消掉。

---

# 22. $k=1$：整條 Infinite-Rank Column 壓成 Scalar Sequence

若：

$$
k=1,
$$

Jacobi–Trudi duality給：

$$
\boxed{
D_{r,1}(a)
=
a_0^r h_r.
}
$$

所以：

$$
\boxed{
D_{r,1}(a)\ge0
\quad\forall r
}
$$

等價於：

$$
\boxed{
h_r\ge0
\quad\forall r.
}
$$

原本一整族 growing-rank determinants 被壓成 reciprocal series 的係數符號問題。

---

# 23. $k=2$：Infinite Rank 壓成 Reciprocal PF₂

若：

$$
k=2,
$$

則：

$$
\boxed{
D_{r,2}(a)
=
a_0^r
\left(
h_r^2
-
h_{r-1}h_{r+1}
\right).
}
$$

因此 fixed shift $2$ 的所有 rank 問題，變成：

$$
\boxed{
\text{reciprocal coefficient sequence }(h_r)
\text{ 的 PF}_2\text{ defect}.
}
$$

這就是 SECV 的「跨軸 residualization」。

---

# 24. $k=3$：同一 Defect-Curvature 重新出現

同理：

$$
D_{r,3}(a)
=
a_0^rD_{3,r}(h).
$$

所以固定 shift $3$ 的 unbounded-rank problem，可以套用前文的 defect-curvature reduction，只是把：

$$
a_n
$$

換成：

$$
h_n.
$$

因此同一套 low-rank residual calculus 可以沿另一軸使用。

---

# 25. Reciprocal Coefficient Recurrence

由：

$$
A(-t)\mathcal J[A](t)=a_0
$$

可得：

$$
h_0=1,
$$

且對：

$$
n\ge1,
$$

有：

$$
\boxed{
a_0h_n
=
\sum_{j=1}^{n}
(-1)^{j+1}
a_jh_{n-j}.
}
$$

所以：

$$
h_n
$$

是原始 Xi coefficients 的 alternating nonlinear/global accumulation。

其 positivity 並不由：

$$
a_n>0
$$

自動推出。

---

# 26. RH-True 情形下 $\mathcal J$ 的意義

若 RH 成立，normalized：

$$
A(z)
=
\prod_j
(1+\alpha_jz),
\qquad
\alpha_j>0.
$$

則：

$$
\mathcal J[A](t)
=
\prod_j
\frac1{1-\alpha_jt}.
$$

所以：

$$
h_n
$$

成為：

$$
\{\alpha_j\}
$$

的 complete homogeneous symmetric-function coefficients。

此時：

$$
h_n\ge0
$$

是自然的。

但在不能假設 RH 的 clean-room 模式中，這只能作為「如果 RH 成立會發生什麼」的結構參考，不能作為 proof rule。

---

# 27. Toeplitz Lattice

將 consecutive minors 放入二維 lattice：

$$
(r,k).
$$

其中：

$$
r
=
\text{minor rank},
$$

$$
k
=
\text{coefficient shift}.
$$

原問題是一個二參數 family：

$$
\boxed{
D_{r,k}.
}
$$

SECV 現在有兩種 attack：

### Horizontal

固定：

$$
r,
$$

讓：

$$
k\rightarrow\infty.
$$

### Vertical Dual

固定：

$$
k,
$$

利用：

$$
\mathcal J
$$

把：

$$
r\rightarrow\infty
$$

轉成固定：

$$
k\times k
$$

determinant。

---

# 28. Known Tail 與 Dual Axis

現代 tail theorem 控制：

$$
\boxed{
k\ge10^{18}r^3.
}
$$

即 Toeplitz lattice 的 far-right region。

Jacobi–Trudi dual則指出：

$$
\boxed{
r\gg k
}
$$

時，原始 determinant dimension 不是必要自由度。

所以：

$$
\boxed{
\text{兩個座標方向都存在可消除的表面複雜度。}
}
$$

---

# 29. 真正的 Monster 從「低階」移到「二參數 Uniformity」

本輪之後，怪物狀態更新：

$$
\boxed{
\text{PF}_2\text{ Monster: DEAD}
}
$$

$$
\boxed{
\text{PF}_3\text{ Low-Rank Monster: ALREADY DEAD BY STRONGER KNOWN RESULTS}
}
$$

$$
\boxed{
\text{Fixed finite order tail: CONTROLLED ASYMPTOTICALLY}
}
$$

$$
\boxed{
\text{Rank–Shift Matrix-Size Explosion: REDUCIBLE BY }\mathcal J
}
$$

而真正留下：

$$
\boxed{
\text{Two-Parameter Uniform Total-Positivity Monster: ALIVE}.
}
$$

---

# 30. 一個重要量詞結構

現有 asymptotic results 的典型結構是：

$$
\boxed{
\forall r<\infty,
\exists K(r)<\infty,
\forall k\ge K(r):
D_{r,k}>0.
}
$$

但 global total positivity 的要求更接近：

$$
\boxed{
\forall r,
\forall k,
\quad
\text{all required minors are nonnegative}.
}
$$

因此真正 gap 是：

$$
\boxed{
\forall r\exists K(r)
}
$$

如何升級成完整二參數控制。

這正是 Paper 08 所強調的量詞順序問題。

---

# 31. Recent Explicit Frontier

2026 的 explicit consecutive-minor result 給：

$$
\boxed{
K(r)
\le
10^{18}r^3.
}
$$

因此可視為一個 certified positivity frontier。

真正未處理區域位於：

$$
\boxed{
k<
10^{18}r^3
}
$$

中尚未被其他 theorem 覆蓋的部分。

注意：

$$
\boxed{
\text{consecutive-minor frontier}
}
$$

只是完整 PF$_\infty$ 問題的一個 necessary subsystem。

不能把「所有 consecutive minors」在未證充分性時直接當成全部 total positivity。

---

# 32. SECV 新的研究問題

本輪之後最自然的下一步不再是：

$$
\boxed{
\text{硬算 PF}_3.
}
$$

而是研究 reciprocal dual：

$$
H(t)
=
\frac{a_0}{A(-t)}
=
\sum h_nt^n.
$$

尤其：

$$
\boxed{
\text{原始 Xi moment structure
能對 }h_n\text{ 強迫什麼 sign / curvature / total-positivity constraints？}
}
$$

---

# 33. Dual Defect Program

下一步可以依序研究：

### D1

$$
\boxed{
h_n\ge0?
}
$$

### D2

$$
\boxed{
h_n^2-h_{n-1}h_{n+1}\ge0?
}
$$

### D3

建立 reciprocal：

$$
\delta_n^{(h)}
=
1-
\frac{
h_{n-1}h_{n+1}
}{
h_n^2
}
$$

再研究：

$$
\boxed{
\frac{
\delta_n^{(h)}
}{
1-\delta_n^{(h)}
}
\ge
\sqrt{
\delta_{n-1}^{(h)}
\delta_{n+1}^{(h)}
}.
}
$$

這把 fixed-shift infinite-rank family 再次壓成 scalar defect sequences。

---

# 34. 為什麼 Reciprocal Side 有趣

原始：

$$
a_n
$$

具有直接 positive-moment representation。

reciprocal：

$$
h_n
$$

則不再是簡單 positive moment。

因此：

$$
\boxed{
a\text{-side}
=
\text{local moment geometry},
}
$$

而：

$$
\boxed{
h\text{-side}
=
\text{global zero-structure accumulation}.
}
$$

兩者是一組很自然的 SECV dual views。

---

# 35. Possible Two-Sided Attack

未來可以同時使用：

$$
\boxed{
\text{Moment-side bounds on }a_n
}
$$

與：

$$
\boxed{
\text{Reciprocal-side bounds on }h_n.
}
$$

若兩側的 certified positivity frontiers 能逐步向中間推進，就得到：

$$
\boxed{
\text{two-sided Toeplitz frontier compression}.
}
$$

這比只沿固定 rank 往高階推更符合 SECV 的對偶精神。

---

# 36. 本輪 Clean-Room 新增的結構

不主張 novelty，但本輪 SECV 自然產生了兩個很有用的 coordinate changes：

## A. Defect-curvature coordinate

$$
\boxed{
D_{3,n}/a_n^3
=
\delta_n^2
-
(1-\delta_n)^2
\delta_{n-1}\delta_{n+1}.
}
$$

## B. Reciprocal rank–shift duality

$$
\boxed{
D_{r,k}(a)
=
a_0^rD_{k,r}(\mathcal J a).
}
$$

前者消除 coefficient scale。

後者消除不必要的 matrix dimension。

---

# 37. 本輪最重要的方法論觀察

RH 的 Toeplitz 版本不應被想成：

$$
\boxed{
\text{一直把 determinant 階數往上算。}
}
$$

更自然的 SECV 玩法是：

$$
\boxed{
\text{先辨識 rank / shift / coefficient scale
哪些只是 representation freedom，
再把二參數問題換到最小維度 residual 座標。}
}
$$

---

# 38. Status

本輪完成：

- PF$_2$ theorem closure；
- explicit Turán defect corridor；
- consecutive rank-3 determinant exact reduction；
- defect-curvature coordinate；
- PF$_3$ precision correction；
- Katkova PF$_{44}$ literature alignment；
- modern explicit cubic tail alignment；
- reciprocal Jacobi–Trudi dual operator；
- exact rank–shift transposition；
- fixed-shift low-dimensionalization；
- two-axis frontier formulation。

---

# 39. 未完成

仍未完成：

- reciprocal coefficients $h_n$ 的全域 sign proof；
- reciprocal PF$_2$；
- all fixed shifts；
- full two-parameter consecutive-minor positivity；
- arbitrary non-consecutive Toeplitz minors；
- PF$_\infty$；
- RH residual completion。

---

# 40. 下一局

下一局建議不再爬：

$$
3,4,5,\ldots
$$

minor rank。

直接切到：

$$
\boxed{
H(t)
=
\frac{a_0}{A(-t)}.
}
$$

第一個問題：

$$
\boxed{
h_n
\text{ 為什麼應該非負？}
}
$$

第二個問題：

$$
\boxed{
h_n
\text{ 是否也有一個可由 Xi kernel 導出的生成／moment 表示？}
}
$$

如果能找到，則 rank–shift duality 不只是一個 determinant identity，而可能形成：

$$
\boxed{
\text{moment seed}
\leftrightarrow
\text{reciprocal seed}
}
$$

的雙向 SECV 閉環。

這比直接衝 PF$_{45}$ 更值得先玩。
