[Math] Map-Coloring Problem

discrete mathematicsgraph theory

When we are faced with map-coloring problem, why do we allow countries that meet at only one point to receive the same color? Is it because they do not share the same boundaries or common boundaries? Also if anyone if familiar with any source, can you direct me to a map that requires more than four colors if countries that meet only at one point that must get different colors?

Best Answer

Historically, the map-coloring problem arose from (believe it or not) actually coloring maps. There, if two countries share a common border that is a whole line or curve, then giving them the same color would make the map harder to read; the border would not be so clearly visible as if you used different colors. This problem doesn't arise if the countries share only a single border point. So it is reasonable to allow such countries to have the same color. (Then, as pointed out in other answers and comments, this convention is necessary in order to have any chance for a non-trivial theorem.)

Related Question