Brownian tree

{{Short description|Concept in probability theory}}

{{About|the Continuum Random Tree obtained from a Brownian excursion|the computer art developed in the 90s|Diffusion-limited aggregation}}

{{Multiple issues|

{{refimprove|date=December 2022}}

{{original research|date=December 2022}}

}}

In probability theory, the Brownian tree, or Aldous tree, or Continuum Random Tree (CRT){{Cite book |last=Le Gall |first=Jean-François |title=Spatial branching processes, random snakes, and partial differential equations |publisher=Springer Science \& Business Media |year=1999}} is a random real tree that can be defined from a Brownian excursion. The Brownian tree was defined and studied by David Aldous in three articles published in 1991 and 1993. This tree has since then been generalized.

This random tree has several equivalent definitions and constructions:{{cite web|title=The continuum random tree|url=http://www.stat.berkeley.edu/~aldous/Research/research-crt.html|author=David Aldous|access-date=2012-02-10|publication-date=}} using sub-trees generated by finitely many leaves, using a Brownian excursion, Poisson separating a straight line or as a limit of Galton-Watson trees.

Intuitively, the Brownian tree is a binary tree whose nodes (or branching points) are dense in the tree; which is to say that for any distinct two points of the tree, there will always exist a node between them. It is a fractal object which can be approximated with computers{{cite web|title=Une simulation de l'arbre continu aléatoire brownien|url=http://www.math.u-psud.fr/~miermont/simul.php|author=Grégory Miermont|access-date=2012-02-10|publication-date=|archive-date=2016-03-03|archive-url=https://web.archive.org/web/20160303172928/http://www.math.u-psud.fr/~miermont/simul.php|url-status=dead}} or by physical processes with dendritic structures.

Definitions

The following definitions are different characterisations of a Brownian tree, they are taken from Aldous's three articles.{{Cite journal |last=Aldous |first=David |date=1991 |title=The Continuum Random Tree I |journal=The Annals of Probability |volume=19 |issue=1 |pages=1–28|doi=10.1214/aop/1176990534 |doi-access=free }}{{Cite journal |last=Aldous |first=David |date=1991-10-25 |title=The continuum random tree. II. An overview |url=https://books.google.com/books?id=FerdFlyRS8oC&dq=info:arqXCCYZRZAJ:scholar.google.com&pg=PA23 |journal=Stochastic Analysis |volume=167 |pages=23–70|doi=10.1017/CBO9780511662980.003 |isbn=9780521425339 }}{{Cite journal |last=Aldous |first=David |date=1993 |title=The Continuum Random Tree III |journal=The Annals of Probability |volume=21 |issue=1 |pages=248–289 |doi=10.1214/aop/1176989404 |jstor=2244761 |s2cid=122616896 |issn=0091-1798|doi-access=free }} The notions of leaf, node, branch, root are the intuitive notions on a tree (for details, see real trees).

= Finite-dimensional laws =

This definition gives the finite-dimensional laws of the subtrees generated by finitely many leaves.

Let us consider the space of all binary trees with k leaves numbered from 1 to k. These trees have 2k-1 edges with lengths (\ell_1,\dots,\ell_{2k-1})\in \R_+^{2k-1}. A tree is then defined by its shape \tau (which is to say the order of the nodes) and the edge lengths. We define a probability law \mathbb{P} of a random variable (T,(L_i)_{1\leq i\leq 2k-1}) on this space by:{{what|reason = This measure is not normalized|date=July 2023}}

: \mathbb P(T=\tau \,, \, L_i\in [\ell_i, \ell_i + d\ell_i], \forall 1 \leq i \leq 2k-1)= s \exp(-s^2/2)\, d\ell_1 \ldots d\ell_{2k-1}

where \textstyle s = \sum \ell_i.

In other words, \mathbb P depends not on the shape of the tree but rather on the total sum of all the edge lengths.

{{Math theorem

| math_statement = Let X be a random metric space with the tree property, meaning there exists a unique path between two points of X. Equip X with a probability measure \mu. Suppose the sub-tree of X generated by k points, chosen randomly under \mu, has law \mathbb P. Then X is called a Brownian tree.

| name = Definition

}}

In other words, the Brownian tree is defined from the laws of all the finite sub-trees one can generate from it.

= Continuous tree =

The Brownian tree is a real tree defined from a Brownian excursion (see characterisation 4 in Real tree).

Let e=(e(x),0\leq x\leq 1)be a Brownian excursion. Define a pseudometric d on [0,1] with

: d(x, y) := e(x)+e(y)-2 \min\big\{e(z)\, ; z\in[x,y]\big\}, for any x,y\in [0,1]

We then define an equivalence relation, noted \sim_e on [0,1] which relates all points x,y such that d(x,y)=0 .

: x\sim_e y \Leftrightarrow d(x,y)=0.

d is then a distance on the quotient space [0,1]\,/\!\sim_e.

{{Math theorem

| math_statement = The random metric space \big([0,1]\,/\!\sim_e,\, d\big) is called a Brownian tree.

| name = Definition

}}

It is customary to consider the excursion e/2 rather than e.

= Poisson line-breaking construction =

This is also called stick-breaking construction.

Consider a non-homogeneous Poisson point process {{mvar|N}} with intensity r(t)=t. In other words, for any t>0, N_t is a Poisson variable with parameter t^2. Let C_1, C_2, \ldots be the points of N. Then the lengths of the intervals [C_i,C_{i+1}] are exponential variables with decreasing means. We then make the following construction:

  • (initialisation) The first step is to pick a random point u uniformly on the interval [0,C_1]. Then we glue the segment ]C_1,C_2] to u (mathematically speaking, we define a new distance). We obtain a tree T_1 with a root (the point 0), two leaves (C_1 and C_2), as well as one binary branching point (the point u).
  • (iteration) At step {{mvar|k}}, the segment ]C_k,C_{k+1}] is similarly glued to the tree T_{k-1}, on a uniformly random point of T_{k-1}.

{{Math theorem

| math_statement = The closure \overline{\bigcup_{k\geq 1}T_k}, equipped with the distance previously built, is called a Brownian tree.

| name = Definition

}}

This algorithm may be used to simulate numerically Brownian trees.

= Limit of Galton-Watson trees =

Consider a Galton-Watson tree whose reproduction law has finite non-zero variance, conditioned to have n nodes. Let \tfrac{1}{\sqrt{n}}G_n be this tree, with the edge lengths divided by \sqrt{n}. In other words, each edge has length \tfrac{1}{\sqrt{n}}. The construction can be formalized by considering the Galton-Watson tree as a metric space or by using renormalized contour processes.

{{Math theorem

| math_statement = \frac{1}{\sqrt{n}}G_n converges in distribution to a random real tree, which we call a Brownian tree.

| name = Definition and Theorem

}}

Here, the limit used is the convergence in distribution of stochastic processes in the Skorokhod space (if we consider the contour processes) or the convergence in distribution defined from the Hausdorff distance (if we consider the metric spaces).

References