Erdős Problem 160 #
Reference: erdosproblems.com/160
Let $h(n)$ be the smallest $k$ such that $\{1,\ldots,n\}$ can be coloured with $k$ colours so that every four-term arithmetic progression must contain at least three distinct colours.
Equations
- One or more equations did not get rendered due to their size.
Instances For
On Mathoverflow user leechlattice shows that $h(n) \ll n^{\frac 2 3}$.
The observation of Zachary Hunter in that question coupled with the bounds of Kelley-Meka KeMe23 imply that $$h(N) \gg \exp(c(\log N)^{\frac 1 {12}})$$ for some $c > 0$.
Estimate $h(n)$ by finding a better upper bound.
Estimate $h(n)$ by finding a better lower bound.