Inequality on a tree
Source: 2023 IMC P8
August 3, 2023
inequalitiesgraph theoryIMCTreesIMC 2023
Problem Statement
Let be a tree with vertices; that is, a connected simple graph on vertices that contains no cycle. For every pair , of vertices, let denote the distance between and , that is, the number of edges in the shortest path in that connects with .Consider the sums
W(T)=\sum_{\substack{\{u,v\}\subseteq V(T)\\ u\neq v}}d(u,v) \text{and} H(T)=\sum_{\substack{\{u,v\}\subseteq V(T)\\ u\neq v}}\frac{1}{d(u,v)}
Prove that