Erdős problem 358
When , the function defined above counts the number of odd divisors of .
Sources
FormalConjectures/ErdosProblems/
358.lean
Retained formal statement
When corresponds to the set of primes, it is conjectured that the of the number of representations is infinite.
Filter.limsup (fun n => ↑(Erdos358.f (Nat.nth Nat.Prime) n)) Filter.atTop = ⊤OpenStatement only, no proof