Documentation

FormalConjectures.ErdosProblems.«688»

Erdős Problem 688 #

Reference:

def Erdos688.Erdos688Prop (n : ) (ε : ) :

Define $\epsilon_n$ to be maximal such that there exists some choice of congruence class $a_p$ for all primes $n^{\epsilon_n} < p \leq n$ such that every integer in $[1,n]$ satisfies at least one of the congruences $\equiv a_p \pmod p$.

Equations
Instances For
    noncomputable def Erdos688.epsilonFunction (n : ) :
    Equations
    Instances For

      Estimate $\epsilon_n$ - lower bound.

      Estimate $\epsilon_n$ - upper bound.

      In particular, is it true that $\epsilon_n = o(1)$?

      Erdős claims in [Er80] (p. 106) that it is not difficult to prove $\epsilon_n \gg \frac{\log\log\log n}{\log\log n}$.