Skip to content

Erdős problem 1072

Erdős, Hardy, and Subbarao [HaSu02], believed that the number of pxp \le x for which f(p)=p1f(p)=p−1 is o(x/logx)o(x/\log x).

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

1072.lean

Retained formal statement2 of 3

Is it true that f(p)/p0f(p)/p \to 0 for pp \to \infty in a density 1 subset of the primes?

FormalConjectures/ErdosProblems/1072.leanErdos1072.erdos_1072.parts.ii4 linesExact file
TrueP ⊆ {p | Nat.Prime p},    P.HasDensity 1 {p | Nat.Prime p} ∧      Filter.Tendsto (fun p => ↑(Erdos1072.f p) / ↑p) (Filter.atTopFilter.principal P) (nhds 0)
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page