Equations
Instances For
theorem
AnalyticNumberTheory.LargeSieve.weighted_polynomial_fourth_le
(h2 : Chen1973Lemma2EquationTwo)
(N Q : ℕ)
(s : ℂ)
(hs : Chen1973Lemma3Domain s s.re s.im)
:
∑ q ∈ Finset.Icc 1 Q, ↑q / ↑q.totient * ∑ χ : PrimitiveCharacter q, ‖chen1973PrimitivePolynomialValue q N s χ‖ ^ 4 ≤ 2 * ((↑Q ^ 2 + Real.pi * ↑(N * N)) * MathlibNt.SieveTheory.LiuWeight.liuHarmonic (N * N) ^ 4)
theorem
AnalyticNumberTheory.LargeSieve.weighted_truncation_error_scalar
{Q : ℕ}
{s : ℂ}
(hQ : 2 ≤ Q)
(hs : Chen1973Lemma3Domain s s.re s.im)
:
∑ q ∈ Finset.Icc 1 Q,
↑q / ↑q.totient * ∑ χ : PrimitiveCharacter q,
‖chen1973PrimitiveLValue q s χ - chen1973PrimitivePolynomialValue q (chen1973Lemma3Cutoff Q s) s χ‖ ^ 4 ≤ 2560000 * ↑Q ^ 2 * ‖s‖ ^ 2 * chen1973Lemma3LogScale Q s ^ 4
theorem
AnalyticNumberTheory.LargeSieve.weighted_fourth_finite_assembly
(h2 : Chen1973Lemma2EquationTwo)
(N Q : ℕ)
(s : ℂ)
(hs : Chen1973Lemma3Domain s s.re s.im)
:
primitiveWeightedFourthMoment Q s ≤ 16 * ((↑Q ^ 2 + Real.pi * ↑(N * N)) * MathlibNt.SieveTheory.LiuWeight.liuHarmonic (N * N) ^ 4) + 8 * ∑ q ∈ Finset.Icc 1 Q,
↑q / ↑q.totient * ∑ χ : PrimitiveCharacter q, ‖chen1973PrimitiveLValue q s χ - chen1973PrimitivePolynomialValue q N s χ‖ ^ 4