Documentation

MathlibNt.AnalyticNumberTheory.LargeSieve.ZetaPolePlusLogBound

theorem zeta_pole_bound_small_height :
∃ (Z : ), 0 < Z ∀ (x u : ), 0 < xx 1u 0|u| 3riemannZeta (1 + x + Complex.I * u) Z / |u|

On a bounded vertical segment to the right of the pole, the Riemann zeta function is bounded by a constant times the reciprocal of the height.

theorem zeta_pole_plus_log_bound :
∃ (Z : ), 0 < Z ∀ (x u : ), 0 < xx 1u 0riemannZeta (1 + x + Complex.I * u) Z * (1 + Real.log (|u| + 2) + 1 / |u|)

Uniformly for 0 < x ≤ 1 away from the real pole, zeta has at most logarithmic growth in the height, with the pole recorded by 1 / |u|.