The part of the algebraic endpoint coefficient which is independent of the
source cutoff parameter σ. In particular it is fixed once N and K are
fixed.
Equations
Instances For
The coefficient of σ in the algebraic endpoint coefficient. This is
fixed once N and K are fixed.
Equations
- MathlibNt.SieveTheory.caseIIAlgebraicEndpointCoeffA1 N K = 18 * K ^ 2 * (1 + 3 * K) * MathlibNt.SieveTheory.SuzukiFiniteContinuousLayers.finiteSourceLayer 1 2 (N - 1) 2
Instances For
The coefficient left after removing the single factor σ from the cubic
q_D(3) endpoint coefficient. (The argument d is retained to match the
endpoint interface, although the explicit coefficient does not use it.)
Equations
Instances For
The cubic-q_D(3) coefficient after cancelling the already present common
scale C * exp (sqrt K) * E. The factor 3 pays for E ≥ 1/3, so this
relative coefficient is independent of C.
Equations
Instances For
Exact a₀ + σ a₁ decomposition of the algebraic coefficient occurring in
caseIIAlgebraicEndpointCoeff. The statement displays that coefficient
rather than using its coarse name as a black box.
The raw cubic endpoint coefficient is paid by one (not two) copies of the common scale.
The fixed-coefficient relative endpoint expression. Its only dependence
on the moving source cutoff is through the three displayed factors σ.
Consequently a₀, a₁, and aq₀ can be frozen before an eventual argument.
Equations
- MathlibNt.SieveTheory.caseIISharpPositiveEndpointRelativeCoeff N D d Δ σ C K = MathlibNt.SieveTheory.caseIIAlgebraicEndpointCoeffA0 N K * Real.log D ^ (Δ - 1) + σ * MathlibNt.SieveTheory.caseIIAlgebraicEndpointCoeffA1 N K * Real.log D ^ (Δ - 1) + σ * MathlibNt.SieveTheory.caseIIQDRelativeEndpointCoeffA0 d Δ C K / Real.log D + 27 * K * Real.log D ^ (Δ - 1)
Instances For
Exact coefficient identity before inserting the error envelope.
Restatement of the positive endpoint packet with all σ-dependence
exposed. Notice the position of E: the algebraic and cubic-q_D corrections
do not carry E; only the sharp raw-base term does. This is the exact
shape needed before any later common-envelope absorption.
The premise is the positive endpoint packet written with the two explicit
production coefficients. The conclusion is definitionally the same packet,
but with fixed coefficients a₀, a₁, and aq₀.
The same restatement specialized to the production normalization
L = (log D)^(-Δ) and the production error envelope. This formulation makes
its correct location manifest and is directly consumable by eventual bounds.