Browse · MathNet
Print58th Ukrainian National Mathematical Olympiad
Ukraine counting and probability
Problem
There are 30 cities in the country, some of them are connected by flights. The total amount of flights satisfies the following: if one does not consider any 26 cities with all flights that connect one of these cities and any other, then one can get from any of the 4 cities that is left to any other city of the four, maybe with layovers, only using flights that are left. Determine the smallest amount of flights for which the condition holds.
Solution
Let is a vertex with the smallest degree . If , then there exist at least 3 vertices that are not connected with a chosen vertex. Then 3 of those vertices together with
make a not connected graph, so it contradicts the condition. Thus, the smallest size of graph is . We want to show that such a graph exists. Call vertices and . Connect every vertex with 27 vertices, all except and , . We want to show that such graph satisfies the condition. Suppose by contradiction that, condition is not satisfied for vertices and , where, , moreover the biggest number of vertices is between and . Then there are edges between and , since they are not neighbors. Obtained contradiction finishes the proof.
make a not connected graph, so it contradicts the condition. Thus, the smallest size of graph is . We want to show that such a graph exists. Call vertices and . Connect every vertex with 27 vertices, all except and , . We want to show that such graph satisfies the condition. Suppose by contradiction that, condition is not satisfied for vertices and , where, , moreover the biggest number of vertices is between and . Then there are edges between and , since they are not neighbors. Obtained contradiction finishes the proof.
Final answer
405
Techniques
Graph TheoryCounting two ways