Skip to content

Erdős problem 997

Is it true that, for every α\alpha, the sequence {αpn}\{ \alpha p_n\} is not well-distributed, if pnp_n is the sequence of primes?

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

997.lean

Retained formal statement2 of 3

He also claimed in [Er64b] to have proved that there exists an irrational α\alpha for which {αpn}\{\alpha p_n\} is not well-distributed. He later retracted this claim in [Er85e], saying "The theorem is no doubt correct and perhaps will not be difficult to prove but I never was able to reconstruct my 'proof' which perhaps never existed."

The existence of such an α\alpha was established by Champagne, Le, Liu, and Wooley [CLLW24].

FormalConjectures/ErdosProblems/997.leanErdos997.erdos_997.variants.irrational1 lineExact file
∃ α, Irrational α ∧ ¬Erdos997.IsWellDistributed fun n => Int.fract (α * ↑(Nat.nth Nat.Prime n))
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page