Erdős problem 1101
Does there exist a good pairwise-coprime sequence with and polynomial growth? What if one only requires ?
Sources
FormalConjectures/ErdosProblems/
1101.lean
Retained formal statement
1. There is NO good sequence with polynomial growth.
¬∃ u, Erdos1101.IsGood u ∧ ∃ k, (fun n => ↑(u n)) =O[Filter.atTop] fun n => ↑n ^ kOpenStatement only, no proof