Skip to content

Erdős problem 402

Prove that, for any finite set ANA\subset\mathbb{N}, there exist a,bAa, b\in A such that gcd(a,b)a/A. \gcd(a, b)\leq a/|A|.

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

402.lean

Retained formal statement1 of 3

Prove that, for any finite set ANA\subset\mathbb{N}, there exist a,bAa, b\in A such that gcd(a,b)a/A. \gcd(a, b)\leq a/|A|.

FormalConjectures/ErdosProblems/402.leanErdos402.erdos_4021 lineExact file
∀ (A : Finset ℕ), 0 ∉ AA.Nonempty → ∃ aA, ∃ bA, ↑(a.gcd b) ≤ ↑a / ↑A.card
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page