Back to Problems

erdos_418.variants.sigma

Specification

Erdős has shown that a positive density set of integers cannot be written as $\sigma(n) - n$. [Er73b] Erdős, P., _Über die Zahlen der Form $\sigma (n)-n$ und $n-\phi(n)$_. Elem. Math. (1973), 83-86.

Actions

Submit a Proof

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

Submit Proof
Lean 4 Statement
theorem erdos_418.variants.sigma :
    ∃ (S : Set ℕ) (hS : S.HasPosDensity),
      S ⊆ { (σ 1 n - n : ℕ) | n }ᶜ
ID: ErdosProblems__418__erdos_418.variants.sigma
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.