Documentation

MathlibNt.AnalyticNumberTheory.Vaughan.VaughanTypeIEnergy

Structured Type-I coefficient energy for Vaughan's identity #

This module opens the two divisor/convolution sums inside vaughanTypeICoeff. The resulting finite majorant records the outer truncated-divisor multiplicity, the logarithmic first convolution, and the complete inner truncated-divisor multiplicity of the middle convolution. Thus the Type-I lane is not discharged by treating vaughanTypeICoeff as an opaque sequence.

The explicit Cauchy energy of the truncated μ * log convolution.

Equations
Instances For

    The explicit nested Cauchy energy of the truncated μ * Λ convolution. The inner divisor cardinality is retained separately for every outer divisor.

    Equations
    Instances For

      The pointwise structured Type-I budget. The factor 2 is exactly the loss in (A-B)^2 ≤ 2(A^2+B^2).

      Equations
      Instances For

        Genuine Type-I pointwise estimate, obtained by expanding both divisor convolutions rather than applying a norm estimate to the already-packaged coefficient.

        A coarser version of the structured energy in which the two truncated cardinalities are replaced by the literal cutoff factors u+1 and v+1. The divisor sums themselves (and hence every logarithmic/Λ factor) remain visible.

        Equations
        Instances For

          Pointwise coefficient-energy estimate with the scalar weight b left visible.

          Pointwise version with the literal cutoff factors u+1 and v+1.

          The finite ℓ² Type-I coefficient energy on [1,N], with N, both cutoffs, all logarithms, and both divisor multiplicities explicit.

          Fully explicit cutoff-factor form of the finite Type-I energy bound.

          theorem AnalyticNumberTheory.LargeSieve.weighted_vaughan_prefix_large_sieve_typeI_ledger (b : ) (N Q u v : ) (hQ : 0 < Q) :
          qFinset.Icc 1 Q, q / q.totient * χ : PrimitiveCharacter q, primitiveCharacterPrefixMaxSquare (vaughanLambdaCoeff b) 0 N q χ 3 * ↑(N.log2 + 1) ^ 2 * primitiveLargeSieveConstant N Q * (nFinset.Icc 1 N, b n ^ 2 * vaughanTypeICutoffEnergy n.toNat u v + nFinset.Icc 1 N, vaughanTypeIICoeff b u v n ^ 2 + nFinset.Icc 1 N, vaughanSmallCoeff b v n ^ 2)

          The weighted prefix large-sieve ledger with the Type-I lane replaced by its genuine divisor/convolution energy. The Type-II and small lanes remain visible as the next independent fronts.