Skip to content

Erdős problem 753

The list chromatic number χL(G)\chi_L(G) is defined to be the minimal kk such that for any assignment of a list of kk colours to each vertex of GG (perhaps different lists for different vertices) a colouring of each vertex by a colour on its list can be chosen such that adjacent vertices receive distinct colours.

Sources

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

2 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

753.lean

Retained formal statement2 of 2

Alon [Al92] proved that, for every nn, there exists a graph GG on nn vertices such that χL(G)+χL(Gc)(nlogn)1/2,\chi_L(G)+\chi_L(G^c)\ll (n\log n)^{1/2}, where the implied constant is absolute.

FormalConjectures/ErdosProblems/753.leanErdos753.erdos_753.variants.alon5 linesExact file
C,  0 < C    ∀ (n : ℕ),      2 ≤ nG, ↑(Erdos753.listChromaticNumber G) + ↑(Erdos753.listChromaticNumber Gᶜ) ≤ C * (↑n * Real.logn) ^ (1 / 2)
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page