Problem

COM-B2-M01-P019 Many Paths of Length Two

#19 Grade 10 Grade 11 ★★★★★ Level 5 of 5

A graph has \(n\) vertices and \(m\) edges. Prove that the number of length-\(2\) paths is at least \(n\binom{\frac{2m}{n}}{2}\), where \(\binom{x}{2}=\frac{x(x-1)}2\). Explain why this implies: if the average degree is greater than \(r\), then some vertex lies in more than \(\binom r2\) length-\(2\) paths as the middle vertex.