Skip to content

Erdős problem 726

As nn\to \infty ranges over integers pn1n(p/2,p)(modp)1ploglogn2\sum_{p\leq n}1_{n\in (p/2,p)\pmod{p}}\frac{1}{p}\sim \frac{\log\log n}{2}?

Sources

Browse retained paths and inspect the exact material available for this Problem.

2 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

726.lean

Retained formal statement1 of 2

As nn\to \infty ranges over integers pn1n(p/2,p)(modp)1ploglogn2\sum_{p\leq n}1_{n\in (p/2,p)\pmod{p}}\frac{1}{p}\sim \frac{\log\log n}{2}?

A conjecture of Erdős, Graham, Ruzsa, and Straus [EGRS75].

By n(p/2,p)(modp)n\in (p/2,p)\pmod{p} we mean nr(modp)n\equiv r\pmod{p} for some integer rr with p/2<r<pp/2<r<p.

FormalConjectures/ErdosProblems/726.leanErdos726.erdos_7264 linesExact file
True  Asymptotics.IsEquivalent Filter.atTop    (fun n => ∑ pFinset.range (n + 1) with Nat.Prime p ∧ ↑p / 2 < ↑n % ↑p, 1 / ↑p) fun n =>    Real.log (Real.logn) / 2
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page