The number of spanning trees of random 2-trees

Similar documents
Distribution of tree parameters

A NOTE ON THE NUMBER OF DOMINATING SETS OF A GRAPH

Noncrossing Trees and Noncrossing Graphs

On the Relationships between Zero Forcing Numbers and Certain Graph Coverings

Well labeled paths and the volume of a polytope

A graph is finite if its vertex set and edge set are finite. We call a graph with just one vertex trivial and all other graphs nontrivial.

Mock Exam. Juanjo Rué Discrete Mathematics II, Winter Deadline: 14th January 2014 (Tuesday) by 10:00, at the end of the lecture.

4 non-obvious examples/results. 2. The core idea in our probabilistic reformulation

B-trees and Pólya urns

Chapter Summary. Recursively defined Functions. Recursively defined sets and Structures Structural Induction

Random walks on random planar triangulations via the circle packing theorem

Exercise set 2 Solutions

Chapter 6. Curves and Surfaces. 6.1 Graphs as Surfaces

arxiv: v1 [math.co] 28 Sep 2010

Basic Properties The Definition of Catalan Numbers

AXIOMS FOR THE INTEGERS

3 Fractional Ramsey Numbers

Asymptotic study of subcritical graph classes

4. Simplicial Complexes and Simplicial Homology

Split-Decomposition Trees with Prime Nodes: Enumeration and Random Generation of Cactus Graphs. Maryam Bahrani Jérémie Lumbroso

INTRODUCTION TO THE HOMOLOGY GROUPS OF COMPLEXES

First-passage percolation in random triangulations

Bijective counting of tree-rooted maps and connection with shuffles of parenthesis systems

Total domination of graphs and small transversals of hypergraphs.

The loop-erased random walk and the uniform spanning tree on the four-dimensional discrete torus

Recursively Defined Functions

Good Will Hunting s Problem: Counting Homeomorphically Irreducible Trees

On the packing chromatic number of some lattices

Planarity: dual graphs

SPERNER S LEMMA, BROUWER S FIXED-POINT THEOREM, AND THE SUBDIVISION OF SQUARES INTO TRIANGLES

Open and Closed Sets

7. The Gauss-Bonnet theorem

Jordan Curves. A curve is a subset of IR 2 of the form

Treewidth and graph minors

Combinatorics I (Lecture 36)

SOME PROPERTIES OF TRIGONOMETRIC FUNCTIONS. 5! x7 7! + = 6! + = 4! x6

Planar Graphs. 1 Graphs and maps. 1.1 Planarity and duality

Tutorial 4. Differential Geometry I - Curves

Geometric Steiner Trees

Combinatorial Gems. Po-Shen Loh. June 2009

Outerplanar Obstructions for the Feedback Vertex Set

However, this is not always true! For example, this fails if both A and B are closed and unbounded (find an example).

Vertex Colorings without Rainbow Subgraphs

Infinity and Uncountability. Countable Countably infinite. Enumeration

NOTE. Intransitive Trees

Jordan Curves. A curve is a subset of IR 2 of the form

Algorithm and Complexity of Disjointed Connected Dominating Set Problem on Trees

Fixed-Parameter Algorithms, IA166

4 Fractional Dimension of Posets from Trees

Minimal Dominating Sets in Graphs: Enumeration, Combinatorial Bounds and Graph Classes

T. Background material: Topology

The Probabilistic Method

On Seese s Conjecture. Bruno Courcelle. Université Bordeaux 1, LaBRI

Planar Graphs with Many Perfect Matchings and Forests

Law of the Iterated Logarithm in G(n, p)

CMSC Honors Discrete Mathematics

Lecture 2 : Counting X-trees

arxiv: v1 [cs.lo] 28 Sep 2015

An alternative way to generalise the pentagon

7 Distributed Data Management II Caching

STAIRCASE TILINGS AND LATTICE PATHS

Generating Functions for Hyperbolic Plane Tessellations

9 Distributed Data Management II Caching

Extremal Graph Theory: Turán s Theorem

Discrete mathematics , Fall Instructor: prof. János Pach

Bounds on distances for spanning trees of graphs. Mr Mthobisi Luca Ntuli

PS Geometric Modeling Homework Assignment Sheet I (Due 20-Oct-2017)

arxiv:math.co/ v1 27 Jan 2006

A GENTLE INTRODUCTION TO THE BASIC CONCEPTS OF SHAPE SPACE AND SHAPE STATISTICS

CAT(0)-spaces. Münster, June 22, 2004

Planar graphs. Math Prof. Kindred - Lecture 16 Page 1

An Exact Enumeration of Unlabeled Cactus Graphs

MAT 3271: Selected Solutions to the Assignment 6

A Singular Example for the Averaged Mean Curvature Flow

Lecture 15: The subspace topology, Closed sets

TOPOLOGY, DR. BLOCK, FALL 2015, NOTES, PART 3.

CSE200: Computability and complexity Interactive proofs

PCP and Hardness of Approximation

Star Forests, Dominating Sets and Ramsey-type Problems

Multiple Vertex Coverings by Cliques

1 Elementary number theory

Simultaneous Diagonal Flips in Plane Triangulations

Probabilistic Graphical Models

Throughout this course, we use the terms vertex and node interchangeably.

Sharp lower bound for the total number of matchings of graphs with given number of cut edges

Rigidity, connectivity and graph decompositions

Technische Universität München, Zentrum Mathematik Lehrstuhl für Angewandte Geometrie und Diskrete Mathematik. Combinatorial Optimization (MA 4502)

Extremal results for Berge-hypergraphs

CLASSIFICATION OF SURFACES

5. GENERALIZED INVERSE SOLUTIONS

CPSC 536N: Randomized Algorithms Term 2. Lecture 10

Pentagons vs. triangles

Matchings. Examples. K n,m, K n, Petersen graph, Q k ; graphs without perfect matching. A maximal matching cannot be enlarged by adding another edge.

Material from Recitation 1

6. Lecture notes on matroid intersection

2 The Fractional Chromatic Gap

The strong chromatic number of a graph

Veering triangulations admit strict angle structures

v 1 v 2 r 3 r 4 v 3 v 4 Figure A plane embedding of K 4.

NP-Completeness. Algorithms

Transcription:

The number of spanning trees of random 2-trees Stephan Wagner (joint work with Elmar Teufl) Stellenbosch University AofA 15 Strobl, 8 June, 2015

2-trees 2-trees are constructed recursively: Spanning trees of 2-trees S. Wagner, Stellenbosch University 2 / 24

2-trees 2-trees are constructed recursively: Start with a complete graph K 3 of order 3 (a triangle) Spanning trees of 2-trees S. Wagner, Stellenbosch University 2 / 24

2-trees 2-trees are constructed recursively: Start with a complete graph K 3 of order 3 (a triangle) At each further step, choose an edge and attach a new triangle to it (i.e., add a new vertex and connect it to the two ends of the chosen edge). Spanning trees of 2-trees S. Wagner, Stellenbosch University 2 / 24

2-trees 2-trees are constructed recursively: Start with a complete graph K 3 of order 3 (a triangle) At each further step, choose an edge and attach a new triangle to it (i.e., add a new vertex and connect it to the two ends of the chosen edge). They are a special case of k-trees (same principle, but we start with a complete graph of order k + 1 and attach a new complete graph K k+1 to an existing clique of order k). 1-trees are just ordinary trees. Spanning trees of 2-trees S. Wagner, Stellenbosch University 2 / 24

Example: construction of a 2-tree Spanning trees of 2-trees S. Wagner, Stellenbosch University 3 / 24

Example: construction of a 2-tree Spanning trees of 2-trees S. Wagner, Stellenbosch University 3 / 24

Example: construction of a 2-tree Spanning trees of 2-trees S. Wagner, Stellenbosch University 3 / 24

Example: construction of a 2-tree Spanning trees of 2-trees S. Wagner, Stellenbosch University 3 / 24

Example: construction of a 2-tree Spanning trees of 2-trees S. Wagner, Stellenbosch University 3 / 24

Example: construction of a 2-tree Spanning trees of 2-trees S. Wagner, Stellenbosch University 3 / 24

Example: construction of a 2-tree Spanning trees of 2-trees S. Wagner, Stellenbosch University 3 / 24

Example: construction of a 2-tree Spanning trees of 2-trees S. Wagner, Stellenbosch University 3 / 24

Example: construction of a 2-tree Spanning trees of 2-trees S. Wagner, Stellenbosch University 3 / 24

Example: construction of a 2-tree Spanning trees of 2-trees S. Wagner, Stellenbosch University 3 / 24

Example: construction of a 2-tree Spanning trees of 2-trees S. Wagner, Stellenbosch University 3 / 24

Background The number of spanning trees of random 2-trees (using various different models of randomness) was recently considered by Xiao and Zhao, who made several conjectures on the growth (based on simulations). Spanning trees of 2-trees S. Wagner, Stellenbosch University 4 / 24

Background The number of spanning trees of random 2-trees (using various different models of randomness) was recently considered by Xiao and Zhao, who made several conjectures on the growth (based on simulations). Ehrenmüller and Rué studied spanning trees of 2-trees (as well as series-parallel graphs and 2-connected series-parallel graphs) in another very recent paper and determined the average number of spanning trees in random labelled 2-trees asymptotically. Spanning trees of 2-trees S. Wagner, Stellenbosch University 4 / 24

Edge-rooted 2-trees It will often be convenient to regard 2-trees as rooted at an edge; this edge is part of a number of triangles, each of which has two edge-rooted 2-trees attached to it (one on each of the other two edges). Spanning trees of 2-trees S. Wagner, Stellenbosch University 5 / 24

Models of random 2-trees We consider six different models of random 2-trees, each essentially corresponding to a random tree model: Spanning trees of 2-trees S. Wagner, Stellenbosch University 6 / 24

Models of random 2-trees We consider six different models of random 2-trees, each essentially corresponding to a random tree model: Uniform models Uniform labelled 2-trees: 2-trees with triangles labelled from 1 to n (corresponds to labelled trees) Spanning trees of 2-trees S. Wagner, Stellenbosch University 6 / 24

Models of random 2-trees We consider six different models of random 2-trees, each essentially corresponding to a random tree model: Uniform models Uniform labelled 2-trees: 2-trees with triangles labelled from 1 to n (corresponds to labelled trees) Uniform binary 2-trees: no edge may be part of more than two triangles (corresponds to random binary trees) Spanning trees of 2-trees S. Wagner, Stellenbosch University 6 / 24

Models of random 2-trees We consider six different models of random 2-trees, each essentially corresponding to a random tree model: Uniform models Uniform labelled 2-trees: 2-trees with triangles labelled from 1 to n (corresponds to labelled trees) Uniform binary 2-trees: no edge may be part of more than two triangles (corresponds to random binary trees) Uniform plane 2-trees: edge-rooted 2-trees, the different triangles that belong to the root edge are ordered left to right (corresponds to random plane trees) Spanning trees of 2-trees S. Wagner, Stellenbosch University 6 / 24

Models of random 2-trees We consider six different models of random 2-trees, each essentially corresponding to a random tree model: Random attachment models Uniform random attachment: an edge is selected uniformly at random at each step and a new triangle attached to it (corresponds to recursive trees) Spanning trees of 2-trees S. Wagner, Stellenbosch University 7 / 24

Models of random 2-trees We consider six different models of random 2-trees, each essentially corresponding to a random tree model: Random attachment models Uniform random attachment: an edge is selected uniformly at random at each step and a new triangle attached to it (corresponds to recursive trees) Uniform restricted attachment: an edge is selected uniformly at random among those that are not yet part of two triangles (corresponds to binary increasing trees) Spanning trees of 2-trees S. Wagner, Stellenbosch University 7 / 24

Models of random 2-trees We consider six different models of random 2-trees, each essentially corresponding to a random tree model: Random attachment models Uniform random attachment: an edge is selected uniformly at random at each step and a new triangle attached to it (corresponds to recursive trees) Uniform restricted attachment: an edge is selected uniformly at random among those that are not yet part of two triangles (corresponds to binary increasing trees) Preferential attachment: each edge is chosen with probability proportionate to the number of triangles it belongs to (corresponds to plane-oriented recursive trees) Spanning trees of 2-trees S. Wagner, Stellenbosch University 7 / 24

A useful decomposition For counting spanning trees, it is useful to consider edge-rooted 2-trees, and to study auxiliary quantities in addition to the number of spanning trees: Spanning trees of 2-trees S. Wagner, Stellenbosch University 8 / 24

A useful decomposition For counting spanning trees, it is useful to consider edge-rooted 2-trees, and to study auxiliary quantities in addition to the number of spanning trees: τ(t ) denotes the number of spanning trees of an (edge-rooted) 2-tree T, Spanning trees of 2-trees S. Wagner, Stellenbosch University 8 / 24

A useful decomposition For counting spanning trees, it is useful to consider edge-rooted 2-trees, and to study auxiliary quantities in addition to the number of spanning trees: τ(t ) denotes the number of spanning trees of an (edge-rooted) 2-tree T, ρ(t ) denotes the number of spanning trees that contain the root edge, Spanning trees of 2-trees S. Wagner, Stellenbosch University 8 / 24

A useful decomposition For counting spanning trees, it is useful to consider edge-rooted 2-trees, and to study auxiliary quantities in addition to the number of spanning trees: τ(t ) denotes the number of spanning trees of an (edge-rooted) 2-tree T, ρ(t ) denotes the number of spanning trees that contain the root edge, σ(t ) = τ(t ) ρ(t ) denotes the number of spanning trees that do not contain the root edge. Spanning trees of 2-trees S. Wagner, Stellenbosch University 8 / 24

A useful decomposition Lemma Let T be an edge-rooted 2-tree whose root is part of a single triangle. The edge-rooted sub-2-trees attached on the two other sides of this triangle are denoted by T 1 and T 2 respectively. Then we have ρ(t ) = τ(t 1 )ρ(t 2 ) + ρ(t 1 )τ(t 2 ) and σ(t ) = τ(t 1 )τ(t 2 ). T 1 T 2 Spanning trees of 2-trees S. Wagner, Stellenbosch University 9 / 24

A useful decomposition Lemma Let T be an edge-rooted 2-tree with k triangles containing the root edge. The edge-rooted sub-2-trees containing those triangles are denoted by T 1, T 2,..., T k respectively. Then we have ρ(t ) = k ρ(t j ) and σ(t ) = j=1 k ρ(t j ) j=1 k j=1 σ(t j ) ρ(t j ). T 1 T 2......... T 3 Spanning trees of 2-trees S. Wagner, Stellenbosch University 10 / 24

Extremal values The maximum and the minimum number of spanning trees of a 2-tree consisting of n triangles can be determined quite easily from this lemma. Spanning trees of 2-trees S. Wagner, Stellenbosch University 11 / 24

Extremal values The maximum and the minimum number of spanning trees of a 2-tree consisting of n triangles can be determined quite easily from this lemma. The minimum is obtained for the star : n triangles that share a common edge; this 2-tree has (n + 2)2 n 1 spanning trees. Spanning trees of 2-trees S. Wagner, Stellenbosch University 11 / 24

Extremal values The maximum and the minimum number of spanning trees of a 2-tree consisting of n triangles can be determined quite easily from this lemma. The minimum is obtained for the star : n triangles that share a common edge; this 2-tree has (n + 2)2 n 1 spanning trees. The maximum is obtained for any path, where every further triangle is attached to one of the two edges added in the previous step (remarkably, it does not matter which). The number of spanning trees of such a 2-tree is the Fibonacci number F 2n+2 (F 0 = 0, F 1 = 1, F n+1 = F n + F n 1 ). Spanning trees of 2-trees S. Wagner, Stellenbosch University 11 / 24

Extremal values If edges cannot be part of more than one triangle, the complete binary 2-tree becomes minimal (in the asymptotic sense): the number of spanning trees of any such 2-tree with n triangles is Ω(α n ), where α = 4 (1 2 k ) 2 k 2.5747573641..., k=1 and this is attained in the limit by complete binary 2-trees. The figure shows the complete binary 2-tree of level 3. Starting with a single triangle, we attach a triangle to each of the outer edges at each step. Spanning trees of 2-trees S. Wagner, Stellenbosch University 12 / 24

Translation to generating functions As an example for the generating functions approach, we consider uniformly random 2-trees (with the triangles labelled). It is useful to consider edge-rooted 2-trees where the root edge is only part of one triangle as an auxiliary structure. We also consider the sides and vertices of every triangle as distinguishable (to facilitate counting). Spanning trees of 2-trees S. Wagner, Stellenbosch University 13 / 24

Translation to generating functions As an example for the generating functions approach, we consider uniformly random 2-trees (with the triangles labelled). It is useful to consider edge-rooted 2-trees where the root edge is only part of one triangle as an auxiliary structure. We also consider the sides and vertices of every triangle as distinguishable (to facilitate counting). The generating function Y for counting such 2-trees satisfies Y (x) = xe 2Y (x), from which one easily deduces n![x n ]Y (x) = (2n) n 1 by means of Lagrange inversion. Spanning trees of 2-trees S. Wagner, Stellenbosch University 13 / 24

Translation to generating functions As an example for the generating functions approach, we consider uniformly random 2-trees (with the triangles labelled). It is useful to consider edge-rooted 2-trees where the root edge is only part of one triangle as an auxiliary structure. We also consider the sides and vertices of every triangle as distinguishable (to facilitate counting). The generating function Y for counting such 2-trees satisfies Y (x) = xe 2Y (x), from which one easily deduces n![x n ]Y (x) = (2n) n 1 by means of Lagrange inversion. Furthermore, 2-trees with labelled triangles rooted at a triangle have generating function Y (x) = xe 3Y (x), and n![x n ]Y (x) = (3n)(2n + 1) n 2. Spanning trees of 2-trees S. Wagner, Stellenbosch University 13 / 24

Translation to generating functions Next we incorporate τ, ρ and σ. The generating functions that count 2-trees weighted by τ, ρ and σ are denoted by T, R and S respectively. Spanning trees of 2-trees S. Wagner, Stellenbosch University 14 / 24

Translation to generating functions Next we incorporate τ, ρ and σ. The generating functions that count 2-trees weighted by τ, ρ and σ are denoted by T, R and S respectively. Clearly, T (x) = R(x) + S(x), and we also have R(x) = 2x(S(x) + 1)e 2R(x) and S(x) = x(s(x) + 1) 2 e 2R(x). Spanning trees of 2-trees S. Wagner, Stellenbosch University 14 / 24

Translation to generating functions Next we incorporate τ, ρ and σ. The generating functions that count 2-trees weighted by τ, ρ and σ are denoted by T, R and S respectively. Clearly, T (x) = R(x) + S(x), and we also have R(x) = 2x(S(x) + 1)e 2R(x) and S(x) = x(s(x) + 1) 2 e 2R(x). Similar systems of functional or differential equations can be found for all six models. Spanning trees of 2-trees S. Wagner, Stellenbosch University 14 / 24

Combinatorial surprises In the uniform binary case, this approach surprisingly even leads to an explicit formula: Proposition The total number of spanning trees in all binary 2-trees ( consisting of n triangles and rooted at one of the triangles is 6 4n 3n/2 n+2 n+1), and there are ( 3 2n n+2 n+1) such 2-trees, so the average number of spanning trees in uniformly random binary 2-trees is 2 2n+1 (3n/2)!(n 1)! (n/2 1)!(2n)!. Spanning trees of 2-trees S. Wagner, Stellenbosch University 15 / 24

Combinatorial surprises In the uniform binary case, this approach surprisingly even leads to an explicit formula: Proposition The total number of spanning trees in all binary 2-trees ( consisting of n triangles and rooted at one of the triangles is 6 4n 3n/2 n+2 n+1), and there are ( 3 2n n+2 n+1) such 2-trees, so the average number of spanning trees in uniformly random binary 2-trees is 2 2n+1 (3n/2)!(n 1)! (n/2 1)!(2n)!. There is also a bijective correspondence to certain classes of connected noncrossing graphs. Spanning trees of 2-trees S. Wagner, Stellenbosch University 15 / 24

Combinatorial surprises Proposition Let T be a 2-tree consisting of n triangles. If a triangle is attached to an edge of T that is selected uniformly at random to obtain a new 2-tree T, then E(τ(T )) = 5n + 3 τ(t ). 2n + 1 Corollary If a sequence T 1, T 2,... of 2-trees is constructed according to the uniform random attachment model, then X n = n j=1 2j 1 5j 2 τ(t n) is a martingale. In particular, E(τ(T n )) = n 5j 2 j=1 2j 1. Spanning trees of 2-trees S. Wagner, Stellenbosch University 16 / 24

Combinatorial surprises Proof A spanning tree of T is either Spanning trees of 2-trees S. Wagner, Stellenbosch University 17 / 24

Combinatorial surprises Proof A spanning tree of T is either a spanning tree of T with one of the two new edges added (which gives 2τ(T )), or Spanning trees of 2-trees S. Wagner, Stellenbosch University 17 / 24

Combinatorial surprises Proof A spanning tree of T is either a spanning tree of T with one of the two new edges added (which gives 2τ(T )), or obtained from a spanning tree of T that contains the edge where the new triangle was attached, namely by replacing this edge with the two new edges. Any given spanning tree of T contains n + 1 of the n+1 2n + 1 edges, so we get an additional expected value of 2n+1τ(T ). Spanning trees of 2-trees S. Wagner, Stellenbosch University 17 / 24

Application of singularity analysis For our other models, we have to rely on singularity analysis of generating functions to obtain the asymptotic behaviour. Let us return to the functional equations that we obtained in the case of uniform labelled 2-trees: R(x) = 2x(S(x) + 1)e 2R(x) and S(x) = x(s(x) + 1) 2 e 2R(x). Spanning trees of 2-trees S. Wagner, Stellenbosch University 18 / 24

Application of singularity analysis For our other models, we have to rely on singularity analysis of generating functions to obtain the asymptotic behaviour. Let us return to the functional equations that we obtained in the case of uniform labelled 2-trees: R(x) = 2x(S(x) + 1)e 2R(x) and S(x) = x(s(x) + 1) 2 e 2R(x). We immediately obtain S(x)/R(x) = (S(x) + 1)/2, thus R(x) = 2S(x)/(S(x) + 1). This is plugged back in: S(x) = x(s(x) + 1) 2 e 4S(x)/(S(x)+1). Spanning trees of 2-trees S. Wagner, Stellenbosch University 18 / 24

Application of singularity analysis For our other models, we have to rely on singularity analysis of generating functions to obtain the asymptotic behaviour. Let us return to the functional equations that we obtained in the case of uniform labelled 2-trees: R(x) = 2x(S(x) + 1)e 2R(x) and S(x) = x(s(x) + 1) 2 e 2R(x). We immediately obtain S(x)/R(x) = (S(x) + 1)/2, thus R(x) = 2S(x)/(S(x) + 1). This is plugged back in: S(x) = x(s(x) + 1) 2 e 4S(x)/(S(x)+1). The dominant singularity is easily established as the solution of the simultaneous equations s = x(s + 1) 2 e 4s/(s+1) and 1 = x d ds (s + 1)2 e 4s/(s+1), which is given by s = 5 2 and x = ( 5 1)e 5 3 /8. Spanning trees of 2-trees S. Wagner, Stellenbosch University 18 / 24

Application of singularity analysis From the asymptotic expansion of S(x) at the dominant singularity, one also obtains the behaviour of all other generating functions. The final result reads as follows: Proposition The average number of spanning trees in uniform labelled 2-trees is asymptotically equal to 2e 1 5/2 1 1 5 ((1 + 5)e 2 5 ) n. Spanning trees of 2-trees S. Wagner, Stellenbosch University 19 / 24

Application of singularity analysis Other random models are treated in a similar way. The following growth constants are obtained: Uniform labelled: (1 + 5)e 2 5 2.55561 Uniform binary: 3 3/2 2.59808 Uniform plane: 8(7 7 10)/27 2.52452 Uniform attachment: 5/2 = 2.5 Uniform restricted attachment: 1/(log 4 1) 2.58870 Preferential attachment: 8/(log 27) 2.42730 Spanning trees of 2-trees S. Wagner, Stellenbosch University 20 / 24

Additive functionals We would also like to say more about the distribution of the number of spanning trees. Consider binary 2-trees and their decomposition: T 1 T 2 and thus ρ(t ) = τ(t 1 )ρ(t 2 ) + ρ(t 1 )τ(t 2 ) and σ(t ) = τ(t 1 )τ(t 2 ) τ(t ) = τ(t 1 )τ(t 2 ) + τ(t 1 )ρ(t 2 ) + ρ(t 1 )τ(t 2 ). Spanning trees of 2-trees S. Wagner, Stellenbosch University 21 / 24

Additive functionals can also be written as τ(t ) = τ(t 1 )τ(t 2 ) + τ(t 1 )ρ(t 2 ) + ρ(t 1 )τ(t 2 ) log τ(t ) = log τ(t 1 ) + log τ(t 2 ) + κ(t ), with κ(t ) = log(1 + ρ(t 1 )/τ(t 1 ) + ρ(t 2 )/τ(t 2 )). We can thus regard τ as an additive functional with toll function κ. This function is easily seen to be bounded, which allows us to invoke a theorem of Janson on additive functionals of Galton-Watson trees: Theorem Let T n denote a uniformly random binary 2-tree consisting of n triangles. The normalised logarithm of τ(t n ) converges in probability to a constant: log(τ(t n )) n p C 0.95. Spanning trees of 2-trees S. Wagner, Stellenbosch University 22 / 24

Random weak limits Suppose that G 1, G 2,... is a sequence of (possibly random) finite graphs. A probability mearure ρ on rooted infinite graphs is called the random weak limit of this sequence if the probability that the ball of radius R around a randomly chosen vertex of G n is a fixed finite rooted graph H converges to the probability given by ρ as n for any fixed R and H. Spanning trees of 2-trees S. Wagner, Stellenbosch University 23 / 24

Random weak limits Suppose that G 1, G 2,... is a sequence of (possibly random) finite graphs. A probability mearure ρ on rooted infinite graphs is called the random weak limit of this sequence if the probability that the ball of radius R around a randomly chosen vertex of G n is a fixed finite rooted graph H converges to the probability given by ρ as n for any fixed R and H. A famous theorem of Lyons states that log(τ(g n ))/ G n (the tree entropy) converges in probability to a constant depending only on ρ if the sequence of graphs G n has a random weak limit with bounded expected average degree. Spanning trees of 2-trees S. Wagner, Stellenbosch University 23 / 24

Random weak limits Suppose that G 1, G 2,... is a sequence of (possibly random) finite graphs. A probability mearure ρ on rooted infinite graphs is called the random weak limit of this sequence if the probability that the ball of radius R around a randomly chosen vertex of G n is a fixed finite rooted graph H converges to the probability given by ρ as n for any fixed R and H. A famous theorem of Lyons states that log(τ(g n ))/ G n (the tree entropy) converges in probability to a constant depending only on ρ if the sequence of graphs G n has a random weak limit with bounded expected average degree. Making use of Lyons s results, we find that the tree entropy of random 2-trees converges to a constant depending on the specific model. However, this does not imply a central limit theorem. Spanning trees of 2-trees S. Wagner, Stellenbosch University 23 / 24

Further work Prove a central limit theorem in some or all of the models Spanning trees of 2-trees S. Wagner, Stellenbosch University 24 / 24

Further work Prove a central limit theorem in some or all of the models Generalise to k-trees Spanning trees of 2-trees S. Wagner, Stellenbosch University 24 / 24

Further work Prove a central limit theorem in some or all of the models Generalise to k-trees Prove limit laws for other types of graphs, e.g. subcritical graph classes (which include for instance cacti, outerplanar graphs, series-parallel graphs,... ). Spanning trees of 2-trees S. Wagner, Stellenbosch University 24 / 24