4.5 ***Some questions : Random spanning trees***

Let us consider the following weighted graph : Kn, the complete graph is our graph and the edge weights {w(e)}eE(Kn) are i.i.d. U[0,1] random variables. Let Mn denote the minimal spanning tree (why is it unique ?). Alan Frieze ([Frieze 1985]) showed that w(Mn)ζ(3)=k=1k3=1.202 where ζ is the famed Riemann-zeta function. See [Addario-Berry 2015] for a newer proof.

We will now consider another weighted graph : Let V1,,Vn denote i.i.d. uniform points in [0,1]d. Let Gn be the complete graph on {V1,,Vn} with edge weights being the euclidean distance between the points i.e., w(Vi,Vj)=|ViVj| for ij. Let Mn denote the minimal spanning tree (why is it unique ?). It is known that n(d1)/dw(Mn)Cd for some Cd(0,). See the wonderful monograph of [Steele 1997] for a proof of this and various other related results in probabilistic combinatorial optimization such as stochastic travelling salesman problem, minimal matchings etc. Determining more information about the constant Cd is still open. See [Bertsimas 1990, Rhee 1992, Frieze and Pegden 2017] for some progress in this direction.

See the following talk by Lougi Addario-Berry for more on the thriving research on probabilistic aspects of minimal spanning trees - http://problab.ca/louigi/talks/Msts.pdf.