Skip to content

Erdős problem 971

Let p(a, d) be the least prime congruent to a (mod d). Does there exist a constant c > 0 such that for all large d, p(a, d) > (1 + c) * φ(d) * log d for ≫ φ(d) many values of a?

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

971.lean

Retained formal statement2 of 3

Erdős [Er49c] proved that the statement in erdos_971 holds for infinitely many values of d.

[Er49c] Erdős, P., _On some applications of Brun's method_. Acta Univ. Szeged. Sect. Sci. Math. (1949), 57--63.

FormalConjectures/ErdosProblems/971.leanErdos971.erdos_971.variants.infinite_sequence6 linesExact file
c > 0,C > 0,    {d |        C * ↑d.totient          ↑{aFinset.Iio d |                a.Coprime d ∧ ↑(Erdos971.leastCongruentPrime a d) > (1 + c) * ↑d.totient * Real.logd}.card}.Infinite
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page