Erdős problem 183
Let be the least such that every -colouring of the edges of contains a monochromatic triangle. Determine (a $250 Erdős prize problem). A superexponential lower bound resolves the problem: the limit is infinite.
Sources
FormalConjectures/ErdosProblems/
183.lean
Retained formal statement
Let be the minimal such that if the edges of are coloured with colours then there must exist a monochromatic triangle. Determine
There is no finite limit: . This was established by OpenAI [OpenAI26] along with the explicit superexponential lower bound in erdos_183.variants.explicit_lower_bound.
Filter.Tendsto (fun k => ↑(Erdos183.multicolourTriangleRamsey k) ^ (1 / ↑k)) Filter.atTop Filter.atTop