MathDB
graph theory

Source: miklos schweitzer 2005 q1

August 10, 2021
graph theorycombinatoricsColoring

Problem Statement

Let [n] be the set {1, 2,. . . , n}.
For any a,bNa, b \in N, denote G(a,b)G (a, b) by a graph (not directed) defined by the following rule: the vertices have the form (i, f), where i[a]i \in [a], and f:[a]f: [a] \to . A vertex (i, f) and a vertex (j, g) are connected if iji \neq j, and f(k)g(k)f (k) \neq g (k) holds exactly for k strictly between i and j. Prove that for any cNc \in N there is a,bNa, b \in N such that the vertices of G (a, b) cannot be well-colored with cc colors.