Back to Problems

erdos_997.variants.irrational

Specification

He also claimed in [Er64b] to have proved that there exists an irrational $\alpha$ for which $\{\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].

Actions

Submit a Proof

Have a proof attempt? Submit it for zero-trust verification.

Submit Proof
Lean 4 Statement
theorem erdos_997.variants.irrational :
    ∃ α : ℝ, Irrational α ∧
      ¬ IsWellDistributed (fun n ↦ Int.fract (α * (n.nth Nat.Prime)))
ID: ErdosProblems__997__erdos_997.variants.irrational
Browse 300 unsolved math conjectures formalized in Lean 4
Browse

All Problems

Explore all 300 unsolved conjectures.

View problems →
ASI Prize documentation for formal verification pipeline
Docs

Verification Pipeline

How zero-trust verification works.

Read docs →
Evaluation Results

Recent Submissions

No submissions yet. Be the first to attempt this problem.