2.5 Graphs as metric spaces

Let G be a connected weighted graph with strictly positive edge-weights i.e., w(e)>0 for all eE. or un-weighted graphs, set w1. We now shall view graphs as metric spaces. The weight/length of a path or walk P=v0vk is w(P):=i=0k1w((vi,vi+1)). Define the distance between two vertices vw as follows :

dG(v,w):=inf{w(P):P is a path from v to w}.

Set dG(v,v)=0 for all vV. Show that dG(v,w)=dG(w,v) and further dG(v,w)=0 implies that v=w.

Exercise* 2.43 (Graph metric ).

Show that (V,dG) is a metric space.

Even if G is not connected, we have that dG satisfies the three axioms of a metric space. Further, define the diameter of a graph as

diam(G)=max{dG(v,w):v,wG}.

Given a vertex v and r>0, set Br(v):={w:dG(v,w)r}, the ball of radius r at v. For un-weighted graphs show that |Bn(v)|i=0nΔ(G)i.

Exercise* 2.44.

Let G be the Cayley graph of a free group generated by a finite symmetric set of generators S={s1,s1,,sn,sn}. Compute |Bn(e)| for all n.

Exercise 2.45.

Can you compute |Bn(O)| for 𝕃d for d2 ?

For (un-weighted) graphs, let Πn(v) be the set of self-avoiding walks of length exactly n from v. it holds that |Πn(v)|Δ(G)(Δ(G)1)n where n. Thus for 𝕃d, we have that |Πn(O))|2d(2d1)n.

Exercise* 2.46.

Is it true that there exists a κd such that as n, we have that |Πn(O)|1/nκd[0,) ? Hint : Use that log|Πn(O)| is sub-additive.