Let G be a simple graph on n vertices with at least one edge, and let us consider those S:V(G)→R≥0 weighings of the vertices of the graph for which ∑v∈V(G)S(v)=1. Furthermore define
f(G)=Smax(v,w)∈E(G)minS(v)S(w),
where S runs through all possible weighings.Prove that f(G)=n21 if and only if the vertices of G can be covered with a disjoint union of edges and odd cycles.(V(G) denotes the vertices of graph G, E(G) denotes the edges of graph G.)
combinatoricsgraph theory