Back to Problems

erdos_822

Specification

Does the set of integers of the form $n + \varphi(n)$ have positive (lower) density? [GIL24] proved this was true.

Actions

Submit a Proof

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

Submit Proof
Lean 4 Statement
theorem erdos_822 :
    answer(True) ↔ (Set.range fun n => n + Nat.totient n).HasPosDensity
ID: ErdosProblems__822__erdos_822
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.