Is there a cool assignment for each graph?
Source: Baltic Way 2020, Problem 9
November 14, 2020
combinatoricscombinatorics proposed
Problem Statement
Each vertex and each edge of a graph are assigned numbers and , respectively.
Let be the sum of numbers assigned to the edges incident to plus the number .
We say that an assignment is cool if for every pair of adjacent (i.e. connected by an edge) vertices in .
Prove that for every graph there exists a cool assignment.