Documentation

MathlibNt.SieveTheory.Arithmetic.LiuLogarithmicIntegral

A genuine logarithmic-integral model for Liu's main term #

For every additive normalization κ, this module defines κ + ∫ t in 2..x, 1 / log t. A standard paper logarithmic integral restricted to x ≥ 2 has this form for a particular value of κ. Liu's source notation does not identify that normalization, so it remains a parameter here.

This function is not identified with the analytic-number-theory compatibility function called logarithmicIntegral, which is the historical proxy x / log x.

The logarithmic integral above 2, with an explicit additive normalization.

Equations
Instances For
    @[simp]

    Changing the additive normalization changes the logarithmic integral by exactly the same constant.

    Difference between Liu's genuine logarithmic integral and the x / log x proxy used in the source main-term calculation.

    Equations
    Instances For

      The logarithmic-integral density is nonnegative above 2.

      The logarithmic-integral density is interval integrable on every interval whose left endpoint is at least 2.

      The density is integrable from 2 to every x ≥ 2.

      The logarithmic integral from 2 to x ≥ 2 is nonnegative.

      A nonnegative additive normalization makes the genuine logarithmic integral nonnegative throughout its source range.

      The squared logarithmic density is interval integrable above 2.

      theorem MathlibNt.SieveTheory.LiuWeight.hasDerivAt_div_log {t : } (ht : 2 t) :
      HasDerivAt (fun (u : ) => u / Real.log u) (1 / Real.log t - 1 / Real.log t ^ 2) t

      Derivative identity behind integration by parts for x / log x.

      Exact integration-by-parts expansion of the genuine-minus-proxy remainder.

      The normalization 2 / log 2 makes the genuine logarithmic integral dominate the elementary proxy on the full source range.

      A simple global inequality used to absorb the short part of the integral.

      Above 2, the ratio x / log x is at least one.

      Explicit global bound for the integral part. For x ≥ 4, split at √x: the first interval is bounded by √x / log 2, and on the second interval log t ≥ log x / 2. The range 2 ≤ x < 4 is handled directly.

      The normalized logarithmic integral has a global x / log x upper bound.

      Every additive normalization of the genuine integral family supplies the upper model required by the finite Liu R₁ argument.

      The source-cutoff R₁ endpoint instantiated with the genuine normalized logarithmic-integral family.

      Liu's R₁ log-square endpoint with the outer divisor sum defined using the source-facing real-cutoff modulus liuPaperQModulus. The weight lower cutoff is separately fixed by liuSourceZ10.