I am trying to find a lower-bound for R(k,k,k) , which is defined as "the smallest N such that every red/blue/green coloring of the pairs in $N\choose 2$ contains some set of k elements where every pair receives the same color."
I want to use the Erdos method that is used in proving the 2-color version, but I am not sure where to start. Any helps?
To find a lower bound you need a specific graph $G$ and colouring by three colours than has no monochrome $k$-clique. Then you have shown that $R(k,k,k) > |V(G)|$. Presumably you need to find a family of graphs parametrised in $k$..