assignment of vertices and edges?
Source: IMO 2022 Malaysian Training Camp 1
February 26, 2022
combinatorics
Problem Statement
Given a graph , consider the following two quantities, Assign to each vertex a number in such that for every edge , the numbers assigned to and have sum at least . Let be the minimum possible sum of the numbers written to each vertex satisfying this condition. Assign to each edge a number in such that for every vertex , the sum of numbers on all edges containing is at most . Let be the maximum possible sum of the numbers written to each edge satisfying this condition.Prove that for every graph .[Note: This question is not original][Extra: Show that this statement is still true if we replace to , if and only if is even (where we replace to )]