Evaluation and Example for graphs!
Source: IMEO 2019, Problem 2
October 14, 2019
combinatoricsgraph theorycombinatorics proposed
Problem Statement
Consider some graph with nodes. Let's define inverting a vertex the following process: for every other vertex , if there was an edge between and , it is deleted, and if there wasn't, it is added. We want to minimize the number of edges in the graph by several invertings (we are allowed to invert the same vertex several times). Find the smallest number such that we can always make the number of edges in the graph not larger than , for any initial choice of .Proposed by Arsenii Nikolaev, Anton Trygub (Ukraine)