Skip to content

Erdős problem 1023

Let F(n)F(n) be the maximal size of a family of subsets of {1,,n}\{1,\ldots,n\} such that no set in this family is the union of other members of the family. Is it true that there is a constant c>0c>0 such that F(n)c2nn1/2?F(n)\sim c \frac{2^n}{n^{1/2}}?

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

1023.lean

Retained formal statement2 of 3

Erdős and Kleitman proved in unpublished work that F(n)2nn1/2.F(n)\asymp \frac{2^n}{n^{1/2}}. ([Er71] has an exponent of 3/23/2, but this is presumably a typo.)

FormalConjectures/ErdosProblems/1023.leanErdos1023.erdos_1023.variants.erdos_kleitman1 lineExact file
(fun n => ↑(Erdos1023.F n)) =Θ[Filter.atTop] fun n => 2 ^ n / ↑n ^ (1 / 2)
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page