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 statement3 of 3

Hunter observes in the comments that this follows from the solution to [447], which implies F(n)(nn/2)F(n)\sim \binom{n}{n/2}.

FormalConjectures/ErdosProblems/1023.leanErdos1023.erdos_1023.variants.hunter1 lineExact file
Asymptotics.IsEquivalent Filter.atTop (fun n => ↑(Erdos1023.F n)) fun n => ↑(n.choose (n / 2))
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page