Exact logarithmic moments for the true equation-(21) Mellin tail #
This file proves the positive-ray moments and their finite binomial sum. It does not assume or prove a logarithmic-derivative bound. Integrability is established by Gamma convergence and change of variables, not totalization.
theorem
AnalyticNumberTheory.LargeSieve.chen1973Lemma6_eq21_expMoment_integrable
(N j : ℕ)
(hN : 0 < N)
:
MeasureTheory.IntegrableOn (fun (w : ℝ) => w ^ j * Real.exp (-(↑N * w))) (Set.Ioi 0) MeasureTheory.volume
Gamma moment used to prove the true Mellin tail integrable before evaluating it.
theorem
AnalyticNumberTheory.LargeSieve.chen1973Lemma6_eq21_logTail_integrable
(N j : ℕ)
(hN : 0 < N)
:
MeasureTheory.IntegrableOn (fun (v : ℝ) => Real.log v ^ j / v ^ (N + 1)) (Set.Ioi 1) MeasureTheory.volume
Logarithmic tail moment on the unit ray.
theorem
AnalyticNumberTheory.LargeSieve.chen1973Lemma6_eq21_scaledLogTail_integrable
{a : ℝ}
(ha : 0 < a)
(N j : ℕ)
(hN : 0 < N)
:
Scale cancellation in the true high-tail moment, including integrability.