Conjugation symmetry of the von Mangoldt exponential sum
ProvedVino.vmSum_neganalytic-number-theorycircle-methodnumber-theoryprime-numbers
Since the weights are real,
In particular is even in , so arcs may be treated in symmetric pairs, and the singular integral of the three primes problem inherits the same symmetry.
Preamble
import Definitions.Def_Vino_primes import Mathlib.Analysis.SpecialFunctions.Log.Basic open Finset
Formal statement
namespace Vino theorem vmSum_neg (α : ℝ) (N : ℕ) : vmSum (-α) N = (starRingEnd ℂ) (vmSum α N) := by sorry end Vino
Source
R. C. Vaughan, The Hardy-Littlewood Method, 2nd ed., Cambridge Tracts in Mathematics 125, Cambridge University Press, 1997, Chapter 3 (the three primes theorem).