Show that in any proper edge coloring of K5, no color can occur more than twice. (show that four colors could not be enough for a proper edge coloring of K 5).
Could someone explain to me, with the example of a graph for example, how to do this? I don't understand what they mean with "proper edge coloring".
My own thought was: we have a complete graph with 5 vertices, so we have either 4 or 5 as the chromatic number.
Yet I need a confirmation of what I am doing and if I am doing and thinking correctly. Could someone help me with this?
I want to understand it and need an example to get it.
Yes, $K_5$ is always the complete graph with five vertices.
However the coloring we're talking about here is an edge coloring -- in other words, you assign a color to each edge instead of to each vertex. The coloring is "proper" if edges that share an endpoint have different colors.
For example, here is $K_4$:
This graph has a proper edge coloring with $3$ colors: For example color the two vertical edges red, the horizontal edges green, and the diagonals blue.