Let $n$ be a positive odd integer. There are $n$ computers and exactly one cable joining each pair of computers. You are to colour the computers and cables such that no two computers have the same colour, no two cables joined to a common computer have the same colour, and no computer is assigned the same colour as any cable joined to it. Prove that this can be done using $n$ colours.
Here is how I translated it into a graph:
Call the graph $G$. Note that $G$ is a complete graph. We would like to prove that using $n$ colors, we can color every vertex a different color and no two edges coming out of a single vertex is the same color, and no vertex and edge connecting the vertex is the same color either.
I wanted to prove this problem using construction, but I'm not sure how to. I know that you color every vertex a different color, and you have to prove that you can have each vertex have $n-1$ edges incident to it which together with the vertex's color, is the set of all colors, but I'm lost.
Thank you!
Arrange the computers in a circle & Rotate the configuration above.