Liu's reciprocal-log main integral #
This file defines the exact source integral and the uniform prime-sum transfer
predicate behind Liu's printed 0.49254 estimate. The downstream logarithmic
grid development proves the transfer predicate.
The integrand in the inner integral printed in Liu's lm-mt.
Instances For
The inner integral in Liu's lm-mt.
Equations
- MathlibNt.SieveTheory.LiuWeight.liuSourceInnerIntegral α = ∫ (β : ℝ) in 1 / 3..(1 - α) / 2, MathlibNt.SieveTheory.LiuWeight.liuSourceInnerIntegrand α β
Instances For
The source double integral in Liu's lm-mt.
Equations
- MathlibNt.SieveTheory.LiuWeight.liuSourceMainIntegral = ∫ (α : ℝ) in 1 / 10..1 / 3, 1 / α * MathlibNt.SieveTheory.LiuWeight.liuSourceInnerIntegral α
Instances For
Liu's double integral is exactly the reduced one-dimensional integral.
Liu's source main integral is strictly below the printed constant.
The purely symbolic constant inequality used in Liu's transfer argument.
Equations
Instances For
The source main integral satisfies its named constant-bound predicate.
A source-faithful, uniform eventual transfer from Liu's finite prime-pair
sum to the source integral. Its quantifier order fixes the grid before choosing
the finite-N threshold.
Equations
- MathlibNt.SieveTheory.LiuWeight.LiuSourcePrimeSumToIntegralTransfer = ∀ (η : ℝ), 0 < η → ∃ (N₀ : ℕ), ∀ (N : ℕ), N₀ ≤ N → Real.log ↑N * MathlibNt.SieveTheory.LiuWeight.liuSourceReciprocalLogSum N ≤ MathlibNt.SieveTheory.LiuWeight.liuSourceMainIntegral + η
Instances For
An explicit positive margin below Liu's printed decimal.