Documentation

MathlibNt.SieveTheory.Liu.Weights.LiuWeightMainIntegral

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.

Equations
Instances For

    The one-dimensional integrand obtained after evaluating Liu's inner integral.

    Equations
    Instances For
      theorem MathlibNt.SieveTheory.LiuWeight.liuSource_inner_domain_pos {α β : } ( : α Set.Icc (1 / 10) (1 / 3)) ( : β Set.Icc (1 / 3) ((1 - α) / 2)) :
      0 < β 0 < 1 - α - β
      theorem MathlibNt.SieveTheory.LiuWeight.liuSourceInnerIntegral_eq {α : } ( : α Set.Icc (1 / 10) (1 / 3)) :
      liuSourceInnerIntegral α = Real.log (2 - 3 * α) / (1 - α)

      Exact evaluation of the inner integral in Liu's lm-mt.

      Liu's double integral is exactly the reduced one-dimensional integral.

      Liu's source main integral is strictly below the printed constant.

      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
      Instances For