Chen 1973, Lemma 6, equation (12) #
This module performs the finite, source-faithful part of (12). In particular
chen1973Lemma6ActualPhi is the switched von-Mangoldt/Perron kernel itself; no
free function called Phi occurs in any statement below. The unconditional
Bromwich theorem imported through Lemma 5 identifies every occurrence of
chen1973PerronKernelFinite with Chen's vertical integral.
The paper subsequently replaces 1 / φ(l) by O(log x / l) and pays the
outer squarefree 3^ν/φ sum by O((log x)^5). These two scalar estimates are
kept as two separately typed inequalities in the final theorem, rather than
being hidden in a hypothesis having equation (12) itself as its conclusion.
The actual Φ(x/(p₁p₂),χ) after unconditional Bromwich inversion: it is
the finite switched Λ(n) sum with Chen's literal Perron kernel. The source's
factor 1 / log(x/(p₁p₂)) is outside Φ in (12), so it is deliberately not
part of this definition.
Equations
- AnalyticNumberTheory.LargeSieve.chen1973Lemma6ActualPhi x d χ pp = ∑ n ∈ AnalyticNumberTheory.LargeSieve.chen1973Lemma5NCarrier x pp, ↑(ArithmeticFunction.vonMangoldt n) * ↑(AnalyticNumberTheory.LargeSieve.chen1973PerronKernelFinite (↑x) (↑x / (↑pp.1 * ↑pp.2 * ↑n))) * ↑χ ↑n
Instances For
Regroup the actual primitive twist by prime pairs. This is the finite counterpart of inserting the unconditional Bromwich formula; no interchange of conditionally convergent infinite sums is involved.
The same finite Bromwich regrouping after retaining exactly the source
prime-pair condition (p₁p₂,d)=1.
The conductor expression before the paper replaces φ(l) by l/log x.
The parameter m is exactly the source coprimality grouping
(p₁p₂,m)=1.
Equations
- AnalyticNumberTheory.LargeSieve.chen1973Lemma6NmTotient x D m = ∑ l ∈ Finset.range (D + 1) with l.Coprime x ∧ Squarefree l, ↑(ArithmeticFunction.moebius l) ^ 2 * 3 ^ l.primeFactors.card / ↑l.totient * ‖∑ χ : AnalyticNumberTheory.LargeSieve.PrimitiveCharacter l, if ↑χ = 1 then 0 else star (↑χ ↑x) * ∑ pp ∈ AnalyticNumberTheory.LargeSieve.chen1973Lemma5PrimePairs x with (pp.1 * pp.2).Coprime m, ↑(Real.log (↑x / (↑pp.1 * ↑pp.2)))⁻¹ * AnalyticNumberTheory.LargeSieve.chen1973Lemma6ActualPhi x l χ pp * ↑χ ↑(pp.1 * pp.2)‖
Instances For
The literal N_m weight printed after (12), with l rather than
φ(l) in the denominator.
Equations
- AnalyticNumberTheory.LargeSieve.chen1973Lemma6Nm x D m = ∑ l ∈ Finset.range (D + 1) with l.Coprime x ∧ Squarefree l, |↑(ArithmeticFunction.moebius l)| * 3 ^ l.primeFactors.card / ↑l * ‖∑ χ : AnalyticNumberTheory.LargeSieve.PrimitiveCharacter l, if ↑χ = 1 then 0 else star (↑χ ↑x) * ∑ pp ∈ AnalyticNumberTheory.LargeSieve.chen1973Lemma5PrimePairs x with (pp.1 * pp.2).Coprime m, ↑(Real.log (↑x / (↑pp.1 * ↑pp.2)))⁻¹ * AnalyticNumberTheory.LargeSieve.chen1973Lemma6ActualPhi x l χ pp * ↑χ ↑(pp.1 * pp.2)‖
Instances For
A total finite maximum over the printed range 1 < m ≤ M.
The modulus cutoff D in N_m and the upper endpoint M of the maximum are
kept separate: on p. 119 they are respectively x^(1/2-ε) and x^(1/2).
Inserting 0 makes the definition total when that range is empty.
Equations
Instances For
This identity is valid only under the deliberately strong hypothesis that
one fixed m is coprime to every prime pair. It is not the outer-d
regrouping used in equation (12).
The genuine outer d carrier immediately before (12), reusing the
Lemma-5 source definition rather than introducing a second carrier.
Equations
Instances For
The p. 119 outer weight 3^ν(d)|μ(d)|/φ(d).
Equations
Instances For
At a fixed outer divisor, the Lemma-5 inner source is exactly the
totient-denominator N_d ledger used before equation (12).
The expression after the true outer-d regrouping and before replacing
the inner reciprocal totient by the literal reciprocal modulus in N_d.
Equations
Instances For
The true p. 119 outer grouping is unconditional: both sides are the same
outer-d / inner-l source, with (p₁p₂,d)=1 retained before norms.
The same outer grouping after the pointwise totient-to-modulus estimate.
Equations
Instances For
Total p. 119 outer weight, estimated there by O((log x)^5).
Equations
Instances For
The genuine source regrouping proposition preceding (12). It is a proved fact, not a caller-supplied equation-(12) hypothesis.
Equations
Instances For
Source equation (12), consuming the two-layer source object and conditional
only on the two scalar estimates printed immediately after the now-proved
outer grouping: the pointwise
φ(l)-to-l replacement and the total outer-weight bound. No single m is
chosen uniformly for all prime pairs.