Erdős problem 830
We say that are an amicable pair if . If counts the number of amicable then one can show that .
Sources
FormalConjectures/ErdosProblems/
830.lean
Retained formal statement
Erdos Problem 830, Part 2 We say that are an amicable pair if . If counts the number of amicable then is it true that
sorry ↔ ∃ o, o =o[Filter.atTop] 1 ∧ ∀ᶠ (x : ℝ) in Filter.atTop, x ^ (1 - o x) < Erdos830.A xOpenStatement only, no proof