Skip to content

Erdős problem 775

Is there a 33-uniform hypergraph on nn vertices which contains at least nO(1)n-O(1) different sizes of cliques (maximal complete subgraphs)?

Sources

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

4 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

775.lean

Retained formal statement2 of 4

The answer is no, as proved by Gao [Ga25]: more generally, for any k3k\geq 3, every kk-uniform hypergraph on nn vertices contains at most nfk(n)n-f_k(n) different sizes of cliques, where fk(n)f_k(n)\to \infty as nn\to \infty.

FormalConjectures/ErdosProblems/775.leanErdos775.erdos_775.variants.gao3 linesExact file
f,  Filter.Tendsto f Filter.atTop Filter.atTop    ∀ᶠ (n : ℕ) in Filter.atTop, ∀ (H : ThreeUniformHypergraph (Fin n)), H.cliqueSizes.ncard + f nn
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page