# SECV × Riemann Hypothesis｜第九局：Cayley–Li–Weil Spectrogram、Fejér Height Wavelet 與 Quadratic Positivity Lift

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

---

## 0. 本輪目標

RH Game 08 找到 matched Cayley amplifier：

$$
W_c(z)
=
\frac{z+c}{z-c},
\qquad
z=\rho-\frac12,
$$

並證明：

$$
\boxed{
|W_c(i\gamma)|=1
}
$$

對所有 critical-line zeros 成立。

對 off-line zero：

$$
z=x+i\gamma,
$$

則：

$$
|W_c(z)|\neq1.
$$

Game 08 也得到最佳 local scale：

$$
\boxed{
c_\ast=|z|.
}
$$

但真正未解的問題是：

$$
\boxed{
\text{如何在 all-zero sum 中做 height localization，
避免不同 zero orbits 的 global cancellation？}
}
$$

Game 09 的結果：

1. Cayley phase對 log-height具有 exact sech localization；
2. Fejér kernel將 generalized-Li even modes組成真正 height band-pass；
3. generalized Li order $M$ 成為 height-resolution knob；
4. 線性 band observable可由 $\xi$ derivatives / arithmetic generalized-Li data計算；
5. global linear cancellation仍是 barrier；
6. 將 Li observables quadratic-lift 後得到 exact Gram matrix；
7. RH 等價於整個 Cayley–Li Gram family PSD；
8. minimum eigenvalue與 eigenvector形成自動 defect spectrogram；
9. Fejér wavelet只是 PSD cone中的一個手工 test vector。

---

# 1. Critical-Line Cayley Phase

對：

$$
z=i\gamma,
$$

Cayley image：

$$
W_c(i\gamma)
=
\frac{
i\gamma+c
}{
i\gamma-c
}.
$$

定義：

$$
\boxed{
y
=
\log\frac{c}{\gamma}.
}
$$

因此：

$$
\frac{c}{\gamma}
=
e^y.
$$

可精確寫：

$$
\boxed{
W_c(i\gamma)
=
e^{i\theta(y)},
}
$$

其中：

$$
\boxed{
\theta(y)
=
-2\arctan(e^y).
}
$$

---

# 2. Exact Height Localization Kernel

對：

$$
y
$$

微分：

$$
\frac{d\theta}{dy}
=
-
\frac{
2e^y
}{
1+e^{2y}
}.
$$

所以：

$$
\boxed{
\frac{d\theta}{dy}
=
-\operatorname{sech}y.
}
$$

這是一個精確 localized bump：

- center：

$$
y=0
\iff
c=\gamma;
$$

- peak magnitude：

$$
1;
$$

- exponential tails：

$$
\operatorname{sech}y
\sim
2e^{-|y|}.
$$

因此：

$$
\boxed{
\text{Cayley scale }c
}
$$

本身就是 zero-height 的 log-scale localization coordinate。

---

# 3. Phase Sweep

當：

$$
\gamma\gg c,
$$

有：

$$
y\to-\infty,
\qquad
\theta\to0.
$$

當：

$$
\gamma=c,
$$

有：

$$
\boxed{
\theta=-\frac\pi2.
}
$$

當：

$$
\gamma\ll c,
$$

有：

$$
y\to+\infty,
\qquad
\theta\to-\pi.
$$

因此 fixed scale $c$ 將 zero heights單調映射到 unit circle 的半圈。

---

# 4. Fejér Kernel

定義：

$$
\boxed{
F_M(u)
=
\frac1{M+1}
\left[
\frac{
\sin((M+1)u/2)
}{
\sin(u/2)
}
\right]^2.
}
$$

其 Fourier expansion：

$$
\boxed{
F_M(u)
=
1
+
2
\sum_{m=1}^{M}
\left(
1-\frac{m}{M+1}
\right)
\cos(mu).
}
$$

並且：

$$
F_M(u)\ge0.
$$

peak：

$$
\boxed{
F_M(0)=M+1.
}
$$

---

# 5. Height-Centered Fejér Wavelet

matched zero height：

$$
\gamma=c
$$

對應：

$$
\theta=-\frac\pi2.
$$

所以定義：

$$
\boxed{
K_M(\theta)
=
F_M(2\theta+\pi).
}
$$

則：

$$
\boxed{
K_M(-\pi/2)
=
M+1.
}
$$

展開：

$$
\boxed{
K_M(\theta)
=
1
+
2
\sum_{m=1}^{M}
\left(
1-\frac{m}{M+1}
\right)
(-1)^m
\cos(2m\theta).
}
$$

因此它只需要 even Cayley modes。

---

# 6. Tail Cancellation by Odd $M$

若：

$$
M
$$

為奇數，

則：

$$
M+1
$$

為偶數。

有：

$$
\boxed{
F_M(\pi)=0.
}
$$

而：

$$
\gamma\to\infty
\Rightarrow
\theta\to0.
$$

所以：

$$
\boxed{
K_M(0)=0.
}
$$

同樣：

$$
\gamma\to0
\Rightarrow
\theta\to-\pi,
$$

也有：

$$
K_M(-\pi)=0.
$$

因此 odd-$M$ Fejér filter同時：

$$
\boxed{
\text{suppresses very low heights}
}
$$

與：

$$
\boxed{
\text{suppresses very high heights}.
}
$$

---

# 7. Exact Polynomial Form

令：

$$
\boxed{
P_M(w)
=
\frac1{\sqrt{M+1}}
\sum_{m=0}^{M}
(-1)^m
w^{2m}.
}
$$

若：

$$
|w|=1,
\qquad
w=e^{i\theta},
$$

則：

$$
\boxed{
|P_M(w)|^2
=
K_M(\theta).
}
$$

若 $M$ 奇數：

$$
\boxed{
P_M(1)=0.
}
$$

所以高零點：

$$
w\to1
$$

時，test polynomial自動消失，保證零點和的 convergence。

---

# 8. Exact Main-Lobe Width

Fejér first zero：

$$
\left|
2\theta+\pi
\right|
=
\frac{
2\pi
}{
M+1
}.
$$

而：

$$
\theta
=
-2\arctan(e^y).
$$

因此 first-zero log-height：

$$
\boxed{
|y_M|
=
\log
\cot
\left(
\frac\pi4
-
\frac{
\pi
}{
2(M+1)
}
\right).
}
$$

large-$M$ expansion：

$$
\boxed{
|y_M|
=
\frac{
\pi
}{
M+1
}
+
O(M^{-3}).
}
$$

所以：

$$
\boxed{
\Delta\log\gamma
\asymp
\frac1M.
}
$$

---

# 9. Multiplicative Height Resolution

主瓣 roughly covers：

$$
\boxed{
c\,e^{-|y_M|}
\lesssim
\gamma
\lesssim
c\,e^{|y_M|}.
}
$$

因此 multiplicative bandwidth ratio：

$$
\boxed{
\frac{
\gamma_{\max}
}{
\gamma_{\min}
}
\approx
e^{2\pi/(M+1)}.
}
$$

order：

$$
M
$$

越高，height band越窄。

---

# 10. Zero Spacing Comparison

Riemann–von Mangoldt density near height：

$$
c
$$

約：

$$
\boxed{
\frac{dN}{d\gamma}
\sim
\frac1{2\pi}
\log\frac{c}{2\pi}.
}
$$

因此 log-height density：

$$
\boxed{
\frac{dN}{d\log\gamma}
\sim
\frac{
c
}{
2\pi
}
\log\frac{c}{2\pi}.
}
$$

平均 log-spacing：

$$
\boxed{
\Delta\log\gamma_{\rm zero}
\asymp
\frac{
2\pi
}{
c\log c
}.
}
$$

---

# 11. Three Resolution Regimes

Fejér log-bandwidth：

$$
\Delta\log\gamma
\asymp
\frac1M.
$$

與 zero log-spacing比較，得到：

## Density regime

$$
\boxed{
M\ll c\log c.
}
$$

一個 wavelet band內含 many zeros。

## Spacing regime

$$
\boxed{
M\asymp c\log c.
}
$$

開始解析平均單一 zero spacing。

## Needle regime

$$
\boxed{
M\gg c\log c.
}
$$

kernel 比平均 zero spacing更窄。

因此：

$$
\boxed{
(c,M)
}
$$

形成真正的 height–resolution plane。

---

# 12. Generalized Li Sums

固定：

$$
c>0.
$$

令：

$$
\boxed{
\Lambda_n(c)
=
\sum_\rho
\left[
1-
W_c(\rho-\tfrac12)^n
\right].
}
$$

其中：

$$
W_c(z)
=
\frac{z+c}{z-c}.
$$

對 real：

$$
c>0,
$$

zero symmetry給：

$$
\boxed{
\Lambda_{-n}(c)
=
\Lambda_n(c).
}
$$

generalized Li / Bombieri–Lagarias theorem給：

$$
\boxed{
\mathrm{RH}
\iff
\Lambda_n(c)\ge0
\quad
\forall n\ge1
}
$$

對任意 fixed legal：

$$
c>0
$$

成立。

---

# 13. Li–Fejér Band Observable

令 $M$ 為奇數。

定義：

$$
a_m
=
1-\frac{m}{M+1}.
$$

再定義：

$$
\boxed{
\mathcal H_M(c)
=
-
\sum_{m=1}^{M}
a_m(-1)^m
\Lambda_{2m}(c).
}
$$

因：

$$
\boxed{
1+
2
\sum_{m=1}^{M}
a_m(-1)^m
=
0,
}
$$

其 high-zero constant part精確消除。

---

# 14. RH 下的 Band-Energy Representation

RH 下：

$$
w_\gamma
=
W_c(i\gamma)
=
e^{i\theta_c(\gamma)}.
$$

positive/negative height pair contribution：

$$
2-2\cos(2m\theta).
$$

代入 $\mathcal H_M$：

$$
\boxed{
\mathcal H_M(c)
=
\sum_{\gamma>0}
K_M
\left(
\theta_c(\gamma)
\right).
}
$$

因此：

$$
\boxed{
\mathrm{RH}
\Rightarrow
\mathcal H_M(c)\ge0.
}
$$

而每一項：

$$
K_M
$$

都是 height-localized nonnegative band energy。

---

# 15. Exact Height Kernel in $(c,\gamma)$

有：

$$
\theta_c(\gamma)
=
-2\arctan\frac{c}{\gamma}.
$$

因此：

$$
u
=
2\theta+\pi.
$$

則：

$$
\sin\frac{u}{2}
=
\cos
\left(
2\arctan\frac{c}{\gamma}
\right)
=
\frac{
\gamma^2-c^2
}{
\gamma^2+c^2
}.
$$

所以：

$$
\boxed{
K_M(c,\gamma)
=
\frac1{M+1}
\left[
\frac{
\sin
\left(
(M+1)
\left[
\frac\pi2
-
2\arctan(c/\gamma)
\right]
\right)
}{
(\gamma^2-c^2)/(\gamma^2+c^2)
}
\right]^2.
}
$$

在：

$$
\gamma=c
$$

以 limit 解讀：

$$
\boxed{
K_M(c,c)=M+1.
}
$$

---

# 16. Log-Scale Symmetry

令：

$$
y=\log(c/\gamma).
$$

則：

$$
u(-y)=-u(y).
$$

因 Fejér kernel even：

$$
F_M(-u)=F_M(u),
$$

所以：

$$
\boxed{
K_M(y)=K_M(-y).
}
$$

height response 在 log-scale 上左右對稱。

---

# 17. Far-Tail Behavior

對：

$$
\gamma\gg c,
$$

有：

$$
\theta
\sim
-\frac{2c}{\gamma}.
$$

odd-$M$ 時：

$$
\boxed{
K_M(c,\gamma)
=
O\left(
(M+1)
\frac{
c^2
}{
\gamma^2
}
\right).
}
$$

對：

$$
\gamma\ll c,
$$

由 log symmetry：

$$
\boxed{
K_M(c,\gamma)
=
O\left(
(M+1)
\frac{
\gamma^2
}{
c^2
}
\right).
}
$$

所以 zero sum converges並具有真正 band-pass tail。

---

# 18. RH Background Size：Crude Bound

將 zeros 分成：

$$
\gamma<c/2,
$$

$$
c/2\le\gamma\le2c,
$$

$$
\gamma>2c.
$$

middle band中：

$$
K_M\le M+1.
$$

zero count：

$$
N(2c)-N(c/2)
=
O(c\log c).
$$

兩側用：

$$
O(M\gamma^2/c^2)
$$

與：

$$
O(Mc^2/\gamma^2)
$$

配合 zero counting summation。

可得粗略：

$$
\boxed{
\mathcal H_M(c)
=
O(
M c\log c
)
}
$$

在 RH 下。

這不是 sharp asymptotic，但足以描述 global background不具 exponential growth。

---

# 19. Mesoscopic Density Interpretation

若：

$$
M\ll c\log c,
$$

band內仍有 many zeros。

Fejér kernel在 log-scale 的 mass為 constant order。

因此 heuristically：

$$
\boxed{
\mathcal H_M(c)
\sim
\pi
\frac{
dN
}{
d\log\gamma
}
\bigg|_{\gamma=c}.
}
$$

即：

$$
\boxed{
\mathcal H_M(c)
\sim
\frac{c}{2}
\log\frac{c}{2\pi}
}
$$

在 mesoscopic smooth-density regime。

完整 asymptotic需要 uniform zero-density error analysis，本輪只作 structural heuristic。

---

# 20. Li–Fejér Spectrometer

因此：

$$
\boxed{
(c,M)
\mapsto
\mathcal H_M(c)
}
$$

可以被解讀為：

- $c$：height center；
- $M$：height resolution；
- $\mathcal H_M$：localized zero-band energy。

本輪稱：

$$
\boxed{
\text{Li–Fejér Spectrometer}.
}
$$

---

# 21. Off-Line Full Orbit

令：

$$
z=x+i\gamma
$$

線外。

完整 centered orbit：

$$
\boxed{
\{
z,\bar z,-z,-\bar z
\}.
}
$$

令：

$$
W_c(z)
=
re^{i\theta}.
$$

則 orbit generalized-Li contribution：

$$
\boxed{
L_n^{\rm orb}
=
4
-
2
\left(
r^n+r^{-n}
\right)
\cos(n\theta).
}
$$

---

# 22. Matched Off-Line Fejér Response

取：

$$
c=|z|=R.
$$

Game 08 已得：

$$
\theta=-\frac\pi2,
$$

$$
r
=
e^\delta,
$$

其中：

$$
\boxed{
\delta
=
\operatorname{artanh}\frac{x}{R}.
}
$$

帶入 Li–Fejér linear combination，可得 orbit response：

$$
\boxed{
\mathcal H_M^{\rm orb}(R)
=
2(M+1)
+
8
\sum_{m=1}^{M}
a_m
\sinh^2(m\delta).
}
$$

第一項：

$$
2(M+1)
$$

是 orbit collapses onto critical line 時的 band response。

第二項是純 radial excess。

---

# 23. Exponential Defect Growth

因：

$$
a_M
=
\frac1{M+1},
$$

所以：

$$
\boxed{
\mathcal H_M^{\rm orb}(R)
-
2(M+1)
\ge
\frac8{M+1}
\sinh^2(M|\delta|).
}
$$

large：

$$
M|\delta|,
$$

大約：

$$
\boxed{
\frac{
2
}{
M+1
}
e^{2M|\delta|}.
}
$$

所以 matched off-line orbit在 resolution order $M$ 上產生 exponential defect amplification。

---

# 24. Detection-Depth Heuristic

RH-like band background粗略：

$$
O(MR\log R).
$$

off-line matched excess：

$$
\sim
\frac1M
e^{2M|x|/R}
$$

對 small：

$$
|x|/R.
$$

讓 defect超過 background所需自然 scale：

$$
\boxed{
M
\gtrsim
\frac{
R
}{
|x|
}
\log(R\log R)
}
$$

忽略次階 $\log M$ terms。

這解釋：

$$
\boxed{
\text{local sensitivity scale }R/|x|
}
$$

與：

$$
\boxed{
\text{global all-zero detection scale}
}
$$

之間為何多一個 logarithmic cost。

---

# 25. Global Linear Cancellation Barrier

但：

$$
\mathcal H_M(c)
$$

仍是 generalized-Li coefficients 的 linear combination。

當 RH 為假時，不同 off-line orbits的 contributions不保證全部同號。

所以即使 target orbit exponential large，

仍存在：

$$
\boxed{
\text{orbit-to-orbit cancellation problem}.
}
$$

因此：

$$
\boxed{
\text{height localization}
\neq
\text{global positivity control}.
}
$$

---

# 26. Quadratic Lift

為消除 linear cancellation ambiguity，引入 polynomial test space。

固定：

$$
c>0.
$$

令：

$$
w_\rho
=
W_c(\rho-\tfrac12).
$$

取 polynomial：

$$
\boxed{
P(w)
=
\sum_{j=1}^{M}
p_j
(w^j-1).
}
$$

自動：

$$
\boxed{
P(1)=0.
}
$$

所以 high-zero end：

$$
w_\rho\to1
$$

時，test function足夠 decay。

---

# 27. Cayley–Weil Quadratic Form

定義：

$$
\boxed{
\mathcal Q_c(P)
=
\sum_\rho
P(w_\rho)
P^\#(w_\rho^{-1}),
}
$$

其中：

$$
P^\#(u)
=
\sum_{k=1}^{M}
\overline{p_k}
(u^k-1).
$$

zero symmetry保證 regularized sum具有 real/Hermitian結構。

若 RH 成立：

$$
|w_\rho|=1,
$$

所以：

$$
w_\rho^{-1}
=
\overline{w_\rho}.
$$

因此：

$$
\boxed{
\mathcal Q_c(P)
=
\sum_\rho
|P(w_\rho)|^2
\ge0.
}
$$

這就是 quadratic positivity lift。

---

# 28. Gram Matrix

展開：

$$
(w^j-1)(w^{-k}-1)
=
w^{j-k}
-
w^j
-
w^{-k}
+
1.
$$

利用：

$$
\Lambda_n(c)
=
\sum_\rho
(1-w_\rho^n),
$$

以及：

$$
\Lambda_{-n}
=
\Lambda_n,
$$

得到：

$$
\boxed{
G_{jk}^{(c)}
=
\Lambda_j(c)
+
\Lambda_k(c)
-
\Lambda_{|j-k|}(c).
}
$$

所以：

$$
\boxed{
\mathcal Q_c(P)
=
p^\ast
G_M^{(c)}
p.
}
$$

---

# 29. RH 與 Gram PSD

若 RH 成立：

$$
\boxed{
G_M^{(c)}
\succeq0
}
$$

對所有：

$$
M.
$$

反方向：

$$
\boxed{
G_{jj}^{(c)}
=
2\Lambda_j(c).
}
$$

若所有：

$$
G_M^{(c)}
$$

PSD，

則：

$$
\Lambda_j(c)\ge0
$$

對所有：

$$
j.
$$

由 generalized Li criterion：

$$
\boxed{
\mathrm{RH}.
}
$$

因此：

$$
\boxed{
\mathrm{RH}
\iff
G_M^{(c)}
\succeq0
\quad
\forall M
}
$$

對任意 fixed legal：

$$
c>0.
$$

---

# 30. Interpretation as Weil-Type Positivity

這個 Gram lift與 Weil positivity philosophy完全一致：

$$
\boxed{
\text{RH}
\rightarrow
\text{zero-side quadratic form becomes norm square}.
}
$$

Weil criterion本身將 RH表述為適當 explicit-formula quadratic functional的 positivity。

本輪 Gram matrix不是宣稱新的 Weil theorem，

而是：

$$
\boxed{
\text{generalized Li criterion在 Cayley polynomial basis中的 finite quadratic lift}.
}
$$

---

# 31. Fejér Wavelet 是 Gram Test Vector

對 odd：

$$
M,
$$

Game 09 Fejér polynomial：

$$
P_M(w)
=
\frac1{\sqrt{M+1}}
\sum_{m=0}^{M}
(-1)^m
w^{2m}
$$

滿足：

$$
P_M(1)=0.
$$

所以它可以寫入：

$$
(w^j-1)
$$

basis。

其 quadratic value：

$$
\boxed{
\mathcal Q_c(P_M)
}
$$

正是 Li–Fejér height-band energy。

因此：

$$
\boxed{
\text{Fejér spectrometer}
}
$$

是 Cayley–Weil PSD cone中的一個 hand-designed probe。

---

# 32. Optimal Probe：Minimum Eigenvalue

既然：

$$
G_M^{(c)}
$$

已存在，

就不需要人工猜最好的：

$$
P.
$$

定義：

$$
\boxed{
\eta_M(c)
=
\lambda_{\min}
\left(
G_M^{(c)}
\right).
}
$$

若：

$$
v^\star
$$

為 minimum eigenvector，

則：

$$
\boxed{
P^\star_{M,c}(w)
=
\sum_{j=1}^{M}
v_j^\star
(w^j-1)
}
$$

是 degree-$M$ test space內最強的 negative-direction candidate。

---

# 33. Cayley–Li–Weil Spectrogram

因此建立：

$$
\boxed{
(c,M)
\longmapsto
\eta_M(c).
}
$$

本輪稱：

$$
\boxed{
\text{Cayley–Li–Weil Spectrogram}.
}
$$

其座標：

- $c$：Cayley height scale；
- $M$：polynomial / phase resolution；
- $\eta_M(c)$：quadratic positivity margin；
- $v^\star$：最佳 defect filter。

---

# 34. RH Status in Spectrogram

在 RH 下：

$$
\boxed{
\eta_M(c)\ge0
\qquad
\forall M,c>0.
}
$$

若 RH false，

generalized Li criterion保證對任意 fixed：

$$
c>0
$$

最終存在：

$$
n
$$

使：

$$
\Lambda_n(c)<0.
$$

因此：

$$
G_{nn}^{(c)}
=
2\Lambda_n(c)<0.
$$

所以某個 finite：

$$
M
$$

必有：

$$
\boxed{
\eta_M(c)<0.
}
$$

故對任一 fixed合法 $c$：

$$
\boxed{
\mathrm{RH}
\iff
\eta_M(c)\ge0
\quad
\forall M.
}
$$

multiscale $c$ bank不增加 logical strength，

但可改善 localization與 witness conditioning。

---

# 35. Dyadic Spectrogram

可選：

$$
\boxed{
c_j
=
c_02^j.
}
$$

建立：

$$
\boxed{
\eta_{M,j}
=
\eta_M(c_j).
}
$$

Game 08證明 dyadic scales對任意 zero radius保留至少：

$$
80\%
$$

的 optimal local radial sensitivity。

Game 09再加入：

$$
M
$$

作 height resolution。

所以：

$$
\boxed{
(j,M)
}
$$

構成離散 multiscale spectrogram grid。

---

# 36. Computational Accessibility

每個：

$$
G_M^{(c)}
$$

只需要：

$$
\Lambda_1(c),
\ldots,
\Lambda_M(c).
$$

generalized Li coefficients具有：

- $\log\xi$ derivative representation；
- generating function representation；
- arithmetic interpretation。

因此：

$$
\boxed{
G_M^{(c)}
}
$$

可在不先計算 zero set的情況下建立。

這是 spectrogram成為 proof-side observable的關鍵。

---

# 37. Generalized Li Generating Function

generalized Li literature提供 Möbius-transformed $\log\xi$ generating function，使：

$$
\Lambda_n(c)
$$

成為 Taylor coefficients。

所以對固定：

$$
c,
$$

可以一次生成：

$$
\boxed{
\Lambda_1(c),
\Lambda_2(c),\ldots
}
$$

再建立：

$$
G_M^{(c)}.
$$

這與逐 zero summation在 proof architecture上不同。

---

# 38. Prime-Side Interface

generalized Li coefficients亦有 arithmetic interpretation。

因此：

$$
\boxed{
\text{Cayley–Li–Weil spectrogram}
}
$$

原則上具有：

$$
\boxed{
\text{zero side}
\leftrightarrow
\text{xi-derivative side}
\leftrightarrow
\text{prime/arithmetic side}.
}
$$

這使 Game 09 的 height-localized quadratic probes可以接入 explicit-formula / prime-side runtime。

---

# 39. Game 09 真正解掉了什麼

Game 08：

$$
\boxed{
\text{local defect amplifier}
}
$$

已經存在。

Game 09：

$$
\boxed{
\text{height localization}
}
$$

透過 exact Cayley phase + Fejér wavelet基本解決。

linear global cancellation則透過：

$$
\boxed{
\text{quadratic Gram lift}
}
$$

重新表達成 PSD 問題。

所以：

$$
\boxed{
\text{Global Height-Localization Monster}
}
$$

已被大幅壓縮成：

$$
\boxed{
\text{finite Gram positivity / minimum-eigenvalue problem}.
}
$$

---

# 40. 但我們仍沒有證 RH

因為：

$$
\boxed{
G_M^{(c)}
\succeq0
}
$$

對所有：

$$
M
$$

本身就是 RH-equivalent condition。

我們尚未找到一個 independent theorem：

$$
\boxed{
\text{arithmetic structure}
\Rightarrow
G_M^{(c)}\succeq0
\quad
\forall M.
}
$$

所以 Residual Completion Principle仍然適用。

---

# 41. 新的真正 Monster

Game 09 後，

不再主要缺：

- coordinate transform；
- height matching；
- phase localization；
- positive quadratic formulation；
- computable observable。

真正剩下：

$$
\boxed{
\text{Arithmetic PSD Completion Monster}.
}
$$

也就是：

> 能不能從 $\xi$ 的 prime-side / explicit-formula / operator structure，直接證明整個 Cayley–Li Gram family positive semidefinite？

這已經非常接近 Weil positivity問題的核心。

---

# 42. Game 10 Target

下一局不應再造更多 zero-side coordinates。

真正值得做：

$$
\boxed{
\text{把 }G_M^{(c)}
\text{ 搬到 prime-side / explicit-formula side}.
}
$$

目標：

1. 寫出：

$$
p^\ast G_M^{(c)}p
$$

對應的 explicit-formula test function；

2. 看其 archimedean contribution；
3. 看 prime-power contribution；
4. 尋找 obvious positive component；
5. 抽出唯一可能為負的 arithmetic residual；
6. 嘗試 SECV 再壓一次：

$$
\boxed{
\text{Weil quadratic form}
\rightarrow
\text{prime residual}.
}
$$

如果成功，RH monster就會從：

$$
\boxed{
\text{zero geometry}
}
$$

真正搬到：

$$
\boxed{
\text{arithmetic positivity residual}.
}
$$

---

# 43. Monster Status

Game 09 後：

$$
\boxed{
\text{Height Localization Monster: MOSTLY DEAD}
}
$$

$$
\boxed{
\text{Linear Global Cancellation Monster: QUADRATIC-LIFTED}
}
$$

$$
\boxed{
\text{Fejér Band-Pass: FOUND}
}
$$

$$
\boxed{
\text{Cayley–Li Gram Matrix: FOUND}
}
$$

$$
\boxed{
\text{Minimum-Eigenvalue Spectrogram: FOUND}
}
$$

真正仍活著：

$$
\boxed{
\text{Arithmetic PSD Completion Monster}.
}
$$

---

# 44. 本輪最終演算圖

$$
\boxed{
\begin{aligned}
z=i\gamma
&\xrightarrow{W_c}
e^{i\theta}
\\
\log(c/\gamma)
&\xrightarrow{}
\theta
\\
\frac{d\theta}{d\log c}
&=
-\operatorname{sech}
\log(c/\gamma)
\\
\theta
&\xrightarrow{\text{Fejér}}
K_M
\\
K_M
&\xrightarrow{}
\mathcal H_M(c)
\\
\Lambda_n(c)
&\xrightarrow{\text{quadratic lift}}
G_M^{(c)}
\\
G_M^{(c)}
&\xrightarrow{\lambda_{\min}}
\eta_M(c)
\\
(c,M)
&\xrightarrow{}
\text{Cayley–Li–Weil spectrogram}.
\end{aligned}
}
$$

---

# 45. 結論

RH Game 09完成了 Game 08 尚未解決的高度局部化問題。

Cayley phase本身已具有精確：

$$
\boxed{
-\operatorname{sech}
}
$$

log-height derivative，

所以 scale：

$$
c
$$

不是抽象 generalized-Li parameter，

而是一個真正的 height coordinate。

Fejér averaging把 even generalized-Li modes組合成：

$$
\boxed{
K_M
}
$$

這個 nonnegative height wavelet。

其 log-height resolution：

$$
\boxed{
\Delta\log\gamma
\asymp
1/M.
}
$$

因此：

$$
(c,M)
$$

自然形成一個 multiresolution zero spectrometer。

但線性 all-zero sums仍可能出現 global cancellation。

本輪最重要的一步是 quadratic lift：

$$
\boxed{
G_{jk}^{(c)}
=
\Lambda_j(c)
+
\Lambda_k(c)
-
\Lambda_{|j-k|}(c).
}
$$

RH 時：

$$
\boxed{
G_M^{(c)}\succeq0.
}
$$

而 diagonal entries又恢復 generalized Li criterion，

所以這個 Gram positivity family與 RH 位於同一 logical strength。

Fejér wavelet只是其中一個 test vector。

真正 optimal filter由：

$$
\boxed{
\lambda_{\min}(G_M^{(c)})
}
$$

與 minimum eigenvector自動給出。

因此 Game 09 最終把：

$$
\boxed{
\text{zero-height detection}
}
$$

改寫為：

$$
\boxed{
\text{multiscale finite-dimensional PSD spectroscopy}.
}
$$

現在真正剩下的已經不是「如何看見線外 zero」。

而是：

$$
\boxed{
\text{為什麼 arithmetic / explicit-formula side
應該強迫所有這些 Gram matrices PSD？}
}
$$

這就是下一局要玩的最後 arithmetic residual。

---

# 參考文獻

1. Li, X.-J. (1997). *The positivity of a sequence of numbers and the Riemann hypothesis*.
2. Bombieri, E., & Lagarias, J. C. (1999). *Complements to Li's criterion for the Riemann hypothesis*. Journal of Number Theory 77, 274–287.
3. Sekatskii, S. K. (2013/2014). Work on generalized Bombieri–Lagarias theorem and generalized Li criterion.
4. Sekatskii, S. K. (2013). *An arithmetic interpretation of generalized Li's criterion*. arXiv:1305.1421.
5. Sekatskii, S. K. (2014). *Generating functions for the generalized Li's sums*. arXiv:1411.6209.
6. Weil, A. Classical explicit-formula positivity criterion for RH.
7. Connes, A., & Consani, C. (2020). *Weil positivity and Trace formula, the archimedean place*. arXiv:2006.13771.
8. Standard Fejér-kernel and positive trigonometric-polynomial theory.
