[Math] Example of graph with specific $\chi (G)$, $\omega (G)$, $\beta (G)$

coloringexamples-counterexamplesgraph theory

Find an original example of a graph whose chromatic number does not equal its clique number, yet whose clique partition number equals its independence number.

Chromatic number: $\chi(G)$ is the minimum colors needed to color a graph

Clique number: $\omega (G)$ is the maximum number of vertices of a complete subgraph of the graph

Independence number: $\beta (G)$ is the largest set of independent vertices

Clique partition: least number of cliques that partition the vertex set

*I know what each component means and how to find it but I can't find an example that fits all of the pieces of criteria. Right now I am just trying random graphs- is there a systematic ways to do this?

Best Answer

I'm not sure if it's right but here is an example for G:

Example here

χ(G) = 3,
ω(G) = 2,
β(G) = 3 and
θ(G) = 3