Graphs with complex assignments
Source: RMM Extralist 2021 C2
September 18, 2023
RMM Shortlistgraph theoryweightscombinatorics
Problem Statement
Fix a positive integer and a finite graph with at least one edge; the endpoints of each
edge are distinct, and any two vertices are joined by at most one edge. Vertices and edges are
assigned (not necessarily distinct) numbers in the range from to , one number each. A
vertex assignment and an edge assignment are compatible if the following condition is satisfied
at each vertex : The number assigned to is congruent modulo to the sum of the numbers
assigned to the edges incident to . Fix a vertex assignment and let be the total number
of compatible edge assignments; compatibility refers, of course, to the fixed vertex assignment.
Prove that, if , then the prime divisors of are all at most .