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 statement3 of 3

Erdős proved that, if nkn_k is a lacunary sequence, then the sequence {αnk}\{ \alpha n_k\} is not well-distributed for almost all α\alpha.

FormalConjectures/ErdosProblems/997.leanErdos997.erdos_997.variants.lacunary1 lineExact file
∀ (n : ℕ → ℕ), IsLacunary n → ∀ᵐ (α : ℝ), ¬Erdos997.IsWellDistributed fun k => Int.fract (α * ↑(n k))
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page