Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Logarithmic Zero Count in Every Fixed-Width Window

Abstract

Every sufficiently high fixed-width window contains at least a positive multiple of log T nontrivial zeta zeros, counted with multiplicity.

This is a logarithmic lower bound on the multiplicity-weighted zero count in every fixed-width window at large height. It is obtained from the same cosine-packet explicit-formula estimate as WindowZero by splitting the zero side into the window and its complement.

Together with the frozen local upper bound zetaZeroConfig_local_count, this pins the true order log T of the window count. The constants R, T0, and c-prime are existential absolute constants; no numerical value is claimed.

Nothing is asserted about real parts of the zeros. This is not a proof of the Riemann hypothesis.

Theorem 1.1 (One fixed radius controls every shifted complement tail).

Proof. Machine-checked in Lean as D5/S3/Weil/ZeroInfinitude/WindowCount.exists_radius_shifted_inv_sq_tsum_compl (✓ std3). ∎

Source. Repository-derived.

Commentary.

The frozen finite-subfamily estimate is applied to every finite subset of the window complement. Nonnegativity then yields summability and the same logarithmic tail bound for the full complement series.

Theorem 1.2 (The zero side splits into a window count and a logarithmic tail).

Proof. Machine-checked in Lean as D5/S3/Weil/ZeroInfinitude/WindowCount.zero_side_norm_le_window_count (✓ std3). ∎

Source. Repository-derived.

Commentary.

The central negative-frequency window and its conjugate image each have multiplicity sum N(T-R,T+R). The two complement series obey the fixed radius estimate, while closed-strip decay converts both pieces into the stated zero-side norm bound.

Theorem 1.3 (Every large fixed-width window has logarithmically many zeros).

Proof. Machine-checked in Lean as D5/S3/Weil/ZeroInfinitude/WindowCount.window_count_lower_log (✓ std3). ∎

Source. Repository-derived.

Commentary.

Choose the complement-tail coefficient below the positive logarithmic coefficient in the frozen explicit-formula lower bound. For all large T, the remaining logarithmic mass must be carried by the central multiplicity-weighted window count.

References

  • Truth anchor: D5/S3/Weil/ZeroInfinitude/WindowCount.exists_radius_shifted_inv_sq_tsum_compl
  • Truth anchor: D5/S3/Weil/ZeroInfinitude/WindowCount.window_count_lower_log
  • Truth anchor: D5/S3/Weil/ZeroInfinitude/WindowCount.zero_side_norm_le_window_count
  • Dependency: D5/S3/Weil/ZeroInfinitude/WindowZero