Skip to content

Erdős problem 1036

Let GG be a graph on nn vertices which does not contain a trivial (empty or complete) graph on more than clognc\log n vertices. Must GG contain at least 2Ωc(n)2^{\Omega_c(n)} many induced subgraphs which are not pairwise isomorphic?

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

1036.lean

Retained formal statement2 of 3

Alon and Hajnal [AlHa91] proved that GG must contain at least exp(n(logn)O(loglogn))\exp\left(n(\log n)^{-O(\log\log n)}\right) many non-isomorphic induced subgraphs.

FormalConjectures/ErdosProblems/1036.leanErdos1036.erdos_1036.variants.alon_hajnal10 linesExact file
∀ (c : ℝ),  0 < cC,      0 < C        ∀ᶠ (n : ℕ) in Filter.atTop,          ∀ (G : SimpleGraph (Fin n)),G.cliqueNumc * Real.lognG.indepNumc * Real.logn                Erdos1036.HasManyNonIsomorphicInducedSubgraphs G                  (Real.exp (↑n * Real.logn ^ (-(C * Real.log (Real.logn)))))
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page