Skip to content

Erdős problem 13

If A{1,...,N}A \subseteq \{1, ..., N\} is a set with no a,b,cAa, b, c \in A such that a(b+c)a | (b+c) and a<min(b,c)a < \min(b,c), then AN/3+O(1)|A| \le N/3 + O(1). This has been solved by Bedert [Be23].

Sources

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

2 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

13.lean

Retained formal statement1 of 2

If A{1,...,N}A \subseteq \{1, ..., N\} is a set with no a,b,cAa, b, c \in A such that a(b+c)a | (b+c) and a<min(b,c)a < \min(b,c), then AN/3+O(1)|A| \le N/3 + O(1). This has been solved by Bedert [Be23].

[Be23] Bedert, B., _On a problem of Erdős and Sárközy about sequences with no term dividing the sum of two larger terms_. arXiv:2301.07065 (2023).

FormalConjectures/ErdosProblems/13.leanErdos13.erdos_131 lineExact file
C, ∀ (N : ℕ), ∀ AFinset.Icc 1 N, Erdos13.IsForbiddenTripleFree A → ↑A.card ≤ ↑N / 3 + C
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page