In my studies of graph theory I recently came across the following interesting question that got me stuck, but first a definition:
A perfect graph is a graph in which the chromatic number of every induced subgraph equals the size of the largest clique of that subgraph.
The question involved here is:
Let G be a finite and simple undirected graph which is perfect (all subgraphs of it are perfect) and we are asked to prove G contains no odd cycle of length greater than three
To be quite honest, I cannot seem to relate the lack of odd cycles to the graph being perfect, so I have no idea on this here and I would certainly appreciate help on this.
The key is that odd cycles of length greater than three are not perfect, with the following proof :
First, let's show that these cycles have a chromatic number of $3$.
Now, we deduce from it that they are not perfect.
Having this said, let us suppose that the perfect graph $G$ contains an odd cycle $C$ of length greater than 3. Then $C$ is an induced subgraph of $G$ and as such, should be perfect. Contradiction.