Skip to content

Erdős problem 535

Let r3r \geq 3, and let fr(N)f_r(N) denote the size of the largest subset of {1,,N}\{1,\ldots,N\} such that no subset of size rr has the same pairwise greatest common divisor between all elements. Erdős [Er64] proved that f3(N)>Nc/loglogNf_3(N) > N^{c/\log\log N} for some constant c>0c > 0, and conjectured this should also be an upper bound; here we state the conjectural upper bound for all r3r \geq 3.

Sources

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

7 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

535.lean

Retained formal statement3 of 7

Erdős [Er64] proved that fr(N)N3/4+o(1)f_r(N) \leq N^{3/4+o(1)} for all r3r \geq 3.

FormalConjectures/ErdosProblems/535.leanErdos535.erdos_535.variants.erdos_upper_bound1 lineExact file
∀ {r : ℕ}, 3 ≤ r → ∀ ε > 0, ∀ᶠ (N : ℕ) in Filter.atTop, ↑(Erdos535.f r N) ≤ ↑N ^ (3 / 4 + ε)
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page