Suppose we have 10 dots arranged in as a triangle as shown below.
Colour the dots so that some are red and the rest are blue. Show that regardless of how we colour the dots, an equilateral triangle can be formed from three dots of the same colour.
Any advice or clues is greatly appreciated.













Label the dots as
Assume it is possible to color the dots so that no equilateral triangles can be formed from dots of same colors. WOLOG, we can assume $e = R$.
Let $\mathcal{E}$ be the collection of $3$ dots which forms an equilateral triangle.
Since $\{ b, f, h \} \in \mathcal{E}$, at least one of $b, f, h$ is $R$.
Rotate configuration if necessary, we can assume $h = R$.
Since $\{ d, e, h \}, \{ h, e, i \} \in \mathcal{E}$ and $e = h = R$, we have $d = i = B$.
Since $\{ d, i, c \} \in \mathcal{E}$ and $d = i = B$, we have $c = R$
Since $\{ b, e, c \}, \{ e,f,c \} \in \mathcal{E}$ and $e = c = R$, we have $b = f = B$.
The decision procedure is illustrated below. The subscript indicate at which step the corresponding color is determined. $$ \color{red}{a_5}\\ \color{blue}{b_4} \quad \color{red}{c_3}\\ \color{blue}{d_2} \quad \color{red}{e_0} \quad \color{blue}{f_4}\\ \color{red}{g_6} \quad \color{red}{h_1} \quad \color{blue}{i_2} \quad \color{red}{j_7}\\ $$