The question is:
Show that $R_k(3,3,...,3)\geq 2^k+1$. The upper bound part of this problem has been proved in the link How to obtain lower and upper bounds for Ramsey number $R_k (3,3,\dots,3)$, however the lower bound is not clearly shown procedurally because I want to make my understanding on this problem complete.
The statement you're trying to prove is equivalent to showing there is a colouring of the edges of a complete graph on $2^k$ vertices with $k$ colours such that no colour contains a triangle. You can do this by induction: take two copies of the colouring for $k-1$ and use a new colour for all the edges between them.