[Math] Planar complete tripartite graphs

graph theoryplanar-graphs

For which values of $r$, $s$, and $t$ is the complete tripartite graph $K_{r,s,t}$ planar?


Obviously I want to look for either a $K_5$ or a $K_{3,3}$ in order to show that a specific graph is non-planar. If a graph doesn't have either of these than it is planar. However, I'm unsure how to approach this in the general case without drawing out every possible tripartite graph until I find some non-planar ones.

Best Answer

Without loss of generality assume $r\ge s\ge t$.

If $r\ge 3$, and $s+t\ge 3$ then the graph is not planar (why?)

In the cases $r\le 2$ or $s+t\le 2$, you should be able to find a strategy to draw the graph in a plane.