Skip to content

Erdős problem 539

For A=n|A| = n, how small can the cofactor set Q(A)={a/gcd(a,b):a,bA}Q(A) = \{a / \gcd(a,b) : a, b \in A\} be? The answer is h(n)=n1/2+o(1)h(n) = n^{1/2 + o(1)}: a new upper bound h(n)n1/2exp(O(logn))h(n) \le n^{1/2} \exp(O(\sqrt{\log n})) matches the classical lower bound.

Sources

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

9 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

539.lean

Retained formal statement4 of 8

From [Er73]: The determination of limnlog(h(n))log(n) \lim_{n\to\infty}\frac{\log(h(n))}{\log(n)} will perhaps be not too difficult.

FormalConjectures/ErdosProblems/539.leanErdos539.erdos_539.variants.limit1 lineExact file
Filter.Tendsto (fun n => Real.log ↑(Erdos539.cofactorThreshold n) / Real.logn) Filter.atTop sorry
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page