Given a random subgraph
of . How many edges connect to
? We imagine and really big graphs embedded in the plane;
imagine coloring red nodes belonging to and yellow for nodes in
. Now we look at them from
far away: nodes and edges look like a tiny lattice and eventually disappear
into two uniform areas, one red and one yellow. Assume we set
where is a graph's area. The perimeter of the graph's area is then proportional to , and the
number of outgoing connections proportional to
, too.
It is important to note here that the form of the subgraph changes area up to
a constant (
for a circle and
for a square) but does not
change the radius dimensionality.
Figure 10: and seen from far away
Assume we could solve the problem stated in this paragraph: we could then sum
up until we reach . In the analogic mechanism, is the
number of nodes added to each level of the tree to the bin.
with : number of outgoing edges for graph
with nodes and maximum path length.