Abel summation for prime reciprocal sums #
This finite identity is the bridge from effective Chebyshev-theta estimates to Mertens' second theorem. It deliberately contains no asymptotic claim.
The theta-error contribution to the positive-kernel Abel formula.
Equations
Instances For
The Chebyshev theta function is locally integrable away from zero.
The theta-error kernel is locally integrable away from the logarithmic singularity.
The theta-error kernel has the integrable decay required for the Mertens tail estimate.
The theta-error kernel is integrable on the improper tail.
The constant in the Mertens reciprocal-prime asymptotic, expressed through the theta-error kernel.
Equations
Instances For
The finite error integral differs from its limiting value by the negative improper tail.
The theta-error kernel is integrable on every finite interval beginning at two.
Splitting the theta term in the Abel integral into its identity main term and its theta-error term.
Abel summation expresses the finite reciprocal-prime sum through the Chebyshev theta function.
The positive-kernel form of the Abel bridge.
The contribution of replacing theta by the identity in the positive-kernel
Abel formula.
Exact real-variable decomposition underlying Mertens' second theorem.
Mertens' second theorem with an explicit O(1 / log x) error, on the
real-variable bridge used by downstream arithmetic applications.
Natural-number Big-O interface for Mertens' second theorem.
Natural-number form of Mertens' second theorem, with the finite initial range absorbed into the uniform constant.
Prime reciprocal sum over an interval: for 3 ≤ a ≤ b,
Σ_{a ≤ p ≤ b} 1/p ≤ log(log b/log a) + E, with an explicit
error from Mertens' second theorem. Subtracting the endpoint
log log terms yields the ratio log b/log a.
Interval sum as a difference:
Σ_{a ≤ p ≤ b} 1/p = primeReciprocalSum b - primeReciprocalSum (a-1).
Double reciprocal sum bound: for 3 ≤ a ≤ b ≤ c,
Σ_{a ≤ p₁ ≤ b} Σ_{b ≤ p₂ ≤ c} 1/(p₁p₂) ≤ (log(log b/log a) + E)·(log(log c/log b) + E),
where E comes from the explicit error in Mertens' second theorem.