Documentation

MathlibNt.SieveTheory.LinearSieve.Suzuki.SuzukiLowerSieveFactorEvenLimitBridge

Finite conservation behind Suzuki's first lower interval #

This module freezes the normalization in Suzuki Proposition 9.3(iv)--(v) before any passage to the parity-layer limit. At κ = 1, β = 2, the finite constants are

The main theorem proves the exact finite identity

1 - T_{2m}(s) = B_m / s + A_m / s * ∫₂ˢ dt/(t-1)

for m ≥ 1 and 2 ≤ s ≤ 4. Its final corollary isolates, without a conclusion-shaped hypothesis, the two genuine tails still needed to identify the explicit first-interval factor with 1 minus the even continuous-layer limit.

Suzuki's odd finite partial sum T_{2m-1}.

Equations
Instances For

    The finite constant A_{2m-1} in Proposition 9.3(iv).

    Equations
    Instances For

      The finite constant B_{2m} in Proposition 9.3(v).

      Equations
      Instances For

        For every odd source layer beyond the base layer, its weighted value is constant on Suzuki's first upper strip 1 < u ≤ 3.

        Finite Proposition 9.3(iv), specialized to κ = 1, β = 2 and the odd partial sum ending at 2m-1.

        On 2 ≤ t ≤ 4, the preceding odd partial sum has the exact integrand A_m/(t-1)-1 used in Proposition 9.3(v).

        theorem MathlibNt.SieveTheory.mul_suzukiLayer_one_two_even_eq_integral (k : ) {s : } (hs2 : 2 s) (hs4 : s 4) :
        s * SuzukiFiniteContinuousLayers.suzukiLayer 1 2 (2 * (k + 1)) s = (t : ) in s..2 + ↑(2 * (k + 1)), SuzukiFiniteContinuousLayers.suzukiLayer 1 2 (2 * k + 1) (t - 1)

        Each even layer is obtained by integrating its preceding odd layer from the current point to its closed support endpoint.

        Moving the lower endpoint from 2 to s gives one exact finite conservation step.

        Exact finite form of Suzuki Proposition 9.3(v) on the first lower interval.

        The finite lower factor is exactly the source first-interval expression plus its two honest truncation residuals. No convergence premise is hidden here.