Documentation

MathlibNt.AnalyticNumberTheory.Vaughan.VaughanDirectAPNormalizedTypeIIActualDecomposition

Actual hyperbolic decomposition of the direct Vaughan Type-II mean #

The prefix cutoff in Vaughan Type II is the genuine hyperbola d * e * m ≤ y. This file does not replace it by a rowwise square estimate. Instead it first partitions the two divisor variables into the canonical dyadic rectangles, then takes the finite maximum of each resulting collected (d,t=e*m) prefix over the original prefix endpoint y. Rectangles whose lower dyadic corner lies above N are proved identically zero and removed before the direct mean is summed.

Canonical rectangles which can meet the hyperbola d*e*m ≤ N (m ≥ 1).

Equations
Instances For

    The actual maximal collected-prefix square on one canonical rectangle. The tensor collection is the exact substitution t=e*m; the maximum is still over the original hyperbolic endpoint, so no rectangular majorization has been inserted.

    Equations
    Instances For

      A genuine hyperbolic shell is controlled by rowwise tensor prefix maxima. Each row keeps its own endpoint y/d; Cauchy is applied only after the exact row-prefix identity above.

      Maximizing the preceding pointwise estimate over the actual endpoint keeps one fixed ambient tensor on the right.

      theorem AnalyticNumberTheory.LargeSieve.vaughanTypeIICanonicalBilinearBlock_eq_zero_of_inactive {y N u v k l q : } (χ : PrimitiveCharacter q) (hyN : y N) (hinactive : N < 2 ^ k * 2 ^ l) :
      vaughanTypeIICanonicalBilinearBlock (fun (x : ) => 1) y N u v k l q χ = 0

      A canonical rectangle above the lower-corner hyperbola contributes zero to every prefix y ≤ N.

      theorem AnalyticNumberTheory.LargeSieve.vaughanTypeIIFullPrefix_eq_sum_active_canonical (y N u v q : ) (χ : PrimitiveCharacter q) (hyN : y N) :
      vaughanTypeIIFullPrefix (fun (x : ) => 1) y u v q χ = klvaughanTypeIIActiveCanonicalRectangles N u v, vaughanTypeIICanonicalBilinearBlock (fun (x : ) => 1) y N u v kl.1 kl.2 q χ

      Exact finite reindexing: at every prefix endpoint the full Type-II form is the sum of precisely the active canonical hyperbolic shells.

      The maximal full Type-II prefix of one primitive character is dominated by the sum of the actual canonical collected-prefix shell maxima.

      Shell coverage after summing primitive characters and moduli. This is the exact direct-mean decomposition; no rowwise estimate is used.

      The active family is finite with the same canonical log² N budget.

      Canonical inhabitance of the existing AP-normalized Type-II input once the physical bilinear estimate has been supplied for each actual hyperbolic shell. In particular the required scale retains the term Q*N/sqrt(u+1) and never passes through a rowwise majorant.