Skip to content

Erdős problem 12

Let ANA \subset \mathbb{N} be infinite with no distinct a,b,cAa, b, c \in A such that a(b+c)a \mid (b + c) with b,c>ab, c > a. Can A[1,N]/N|A \cap [1, N]|/\sqrt{N} have positive lower limit? Must every such AA fall below N1cN^{1-c} infinitely often?

Sources

Browse retained paths and inspect the exact material available for this Problem.

10 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

12.lean

Retained formal statement4 of 9

Let AA be a set of natural numbers with the property that there are no distinct a,b,cAa,b,c \in A such that a(b+c)a \mid (b+c) and b,c>ab,c > a. If all elements in AA are pairwise coprime then A{1,,N}N2/3/logN\lvert A\cap\{1,\ldots,N\}\rvert \ll N^{2/3}/\log N

FormalConjectures/ErdosProblems/12.leanErdos12.erdos_12.variants.baier3 linesExact file
∀ (A : Set ℕ),  Erdos12.IsGood A    A.Pairwise Nat.Coprime → (fun N => ↑(ASet.Icc 1 N).ncard) =O[Filter.atTop] fun N => ↑N ^ (2 / 3) / Real.logN
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page