Skip to content

Erdős problem 156

Does there exist a maximal Sidon set A{1,,N}A\subset \{1,\ldots,N\} of size O(N1/3)O(N^{1/3})?

Sources

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

4 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

156.lean

Retained formal statement2 of 4

It is easy to prove that the greedy construction of a maximal Sidon set in {1,,N}\{1,\ldots,N\} has size N1/3\gg N^{1/3}.

FormalConjectures/ErdosProblems/156.leanErdos156.erdos_156.variants.greedy_lower_bound1 lineExact file
(fun N => ↑N ^ (1 / 3)) =O[Filter.atTop] fun N => ↑(Finset.greedySidonBelow N).card
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page