Actual high-conductor Type-II shell-sum ledger #
This module partitions the literal collected outer rows 1 ≤ r < 2^K into
canonical shells. It retains the conductor window R < d ≤ Q and the actual
short length N / 2^k separately for every shell. No full Type-II saving
premise is used.
The complete collected Type-II prefix before the canonical outer-shell partition.
Equations
- AnalyticNumberTheory.LargeSieve.vaughanTypeIICollectedPrefix N K y d a c χ = ∑ k ∈ Finset.range K, ∑ r ∈ AnalyticNumberTheory.LargeSieve.vaughanTypeIIFixedShell k, a r * ∑ t ∈ Finset.Icc 1 (min ↑y ↑(AnalyticNumberTheory.LargeSieve.vaughanTypeIIFixedShellLength N k)), AnalyticNumberTheory.LargeSieve.vaughanTypeIICollectedRowCoefficient N r c t * ↑χ ↑t
Instances For
Canonical powers-of-two shells partition the literal positive outer range.
The existing collected-row expression decomposes exactly into its canonical shell expressions; this is an identity, not a decomposition premise.
Literal complete-prefix square of the collected outer range.
Equations
- AnalyticNumberTheory.LargeSieve.vaughanTypeIICollectedPrefixSquare N K y d a c χ = ‖AnalyticNumberTheory.LargeSieve.vaughanTypeIICollectedPrefix N K y d a c χ‖ ^ 2
Instances For
Maximum over the same physical prefixes used by every fixed-shell row.
Equations
- AnalyticNumberTheory.LargeSieve.vaughanTypeIICollectedPrefixMaxSquare N K d a c χ = (Finset.image (fun (y : ℕ) => AnalyticNumberTheory.LargeSieve.vaughanTypeIICollectedPrefixSquare N K y d a c χ) (Finset.range (N + 1))).max' ⋯
Instances For
Shell-sum square majorant. Every summand retains its own physical length
N / 2^k through vaughanTypeIIFixedShellPrefixMaxSquare.
Equations
- AnalyticNumberTheory.LargeSieve.vaughanTypeIIShellSumMajorantSquare N K d a c χ = ↑K * ∑ k ∈ Finset.range K, AnalyticNumberTheory.LargeSieve.vaughanTypeIIFixedShellPrefixMaxSquare N k d a c χ
Instances For
AP-normalized amplitude attached to the honest shell-sum majorant.
Equations
Instances For
The exact collected-shell decomposition, followed only by finite shell Cauchy, bounds every physical prefix by the shell-sum majorant.
High-conductor Type-II shell-sum square ledger. The conductor block
R < d ≤ Q remains literal on the left. On the right each shell keeps its
own length N / 2^k; no complete-saving premise occurs.
The genuine conductor Cauchy connector converts the shell-sum square ledger
into the AP-normalized mean-square statement while retaining R through the
harmonic tail.
Connector to the production hyperbolic collected-shell decomposition #
The shell sum occurring on the right of the production exact
hyperbolic-prefix decomposition. Unlike vaughanTypeIICollectedPrefix, this
uses the actual canonical rectangle family and the actual collected-prefix
maxima from VaughanDirectAPNormalizedTypeIIActualDecomposition.
Equations
Instances For
The production direct Type-II mean is connected to the actual collected shell sum by the already-proved exact hyperbolic decomposition, rather than by a conclusion-shaped decomposition premise.