ID: math/0412188

A probabilistic analysis of some tree algorithms

December 9, 2004

View on ArXiv

Similar papers 3

Limiting distributions for additive functionals on Catalan trees

June 13, 2003

87% Match
James Allen Fill, Nevin Kapur
Probability
Combinatorics

Additive tree functionals represent the cost of many divide-and-conquer algorithms. We derive the limiting distribution of the additive functionals induced by toll functions of the form (a) n^\alpha when \alpha > 0 and (b) log n (the so-called shape functional) on uniformly distributed binary search trees, sometimes called Catalan trees. The Gaussian law obtained in the latter case complements the central limit theorem for the shape functional under the random permutation mod...

Find SimilarView on arXiv

The height of random binary unlabelled trees

July 15, 2008

87% Match
Nicolas Broutin, Philippe Flajolet
Combinatorics
Probability

This extended abstract is dedicated to the analysis of the height of non-plane unlabelled rooted binary trees. The height of such a tree chosen uniformly among those of size $n$ is proved to have a limiting theta distribution, both in a central and local sense. Moderate as well as large deviations estimates are also derived. The proofs rely on the analysis (in the complex plane) of generating functions associated with trees of bounded height.

Find SimilarView on arXiv

Some probabilistic trees with algebraic roots

January 6, 2015

87% Match
Olivier Bernardi, Alejandro H. Morales
Combinatorics

In this article we consider several probabilistic processes defining random grapha. One of these processes appeared recently in connection with a factorization problem in the symmetric group. For each of the probabilistic processes, we prove that the probability for the random graph to be a tree has an extremely simple expression, which is independent of most parameters of the problem. This raises many open questions.

Find SimilarView on arXiv

The top eigenvalue of uniformly random trees

March 13, 2024

87% Match
Louigi Addario-Berry, Gábor Lugosi, Roberto Imbuzeiro Oliveira
Probability

Let ${\mathbf T}_n$ be a uniformly random tree with vertex set $[n]=\{1,\ldots,n\}$, let $\Delta_{{\mathbf T}_n}$ be the largest vertex degree in ${\mathbf T}_n$, and let $\lambda_1({\mathbf T}_n),\ldots,\lambda_n({\mathbf T}_n)$ be the eigenvalues of its adjacency matrix, arranged in decreasing order. We prove that $|\lambda_1({\mathbf T}_n)-\sqrt{\Delta_{{\mathbf T}_n}}| \to 0$ in expectation as $n \to \infty$, and additionally prove probability tail bounds for $|\lambda_1(...

Find SimilarView on arXiv

The asymptotic number of occurrences of a subtree in trees with bounded maximum degree and an application to the Estrada index

May 7, 2010

87% Match
Xueliang LI, Yiyang Li
Combinatorics

Let $\mathcal {T}^{\Delta}_n$ denote the set of trees of order $n$, in which the degree of each vertex is bounded by some integer $\Delta$. Suppose that every tree in $\mathcal {T}^{\Delta}_n$ is equally likely. For any given subtree $H$, we show that the number of occurrences of $H$ in trees of $\mathcal {T}^{\Delta}_n$ is with mean $(\mu_H+o(1))n$ and variance $(\sigma_H+o(1))n$, where $\mu_H$, $\sigma_H$ are some constants. As an application, we estimate the value of the E...

Find SimilarView on arXiv

Models of random spanning trees

July 29, 2024

87% Match
Eric Babson, Moon Duchin, Annina Iseli, Pietro Poggi-Corradini, ... , Tucker-Foltz Jamie
Discrete Mathematics
Combinatorics
Probability

There are numerous randomized algorithms to generate spanning trees in a given ambient graph; several target the uniform distribution on trees (UST), while in practice the fastest and most frequently used draw random weights on the edges and then employ a greedy algorithm to choose the minimum-weight spanning tree (MST). Though MST is a workhorse in applications, the mathematical properties of random MST are far less explored than those of UST. In this paper we develop tools ...

Find SimilarView on arXiv

Upper Bounds on the Average Height of Random Binary Trees

May 28, 2024

87% Match
Louisa Seelbach Benkner
Combinatorics
Discrete Mathematics

We study the average height of random trees generated by leaf-centric binary tree sources as introduced by Zhang, Yang and Kieffer. A leaf-centric binary tree source induces for every $n \geq 2$ a probability distribution on the set of binary trees with $n$ leaves. Our results generalize a result by Devroye, according to which the average height of a random binary search tree of size $n$ is in $\mathcal{O}(\log n)$.

Find SimilarView on arXiv

Notes on Growing a Tree in a Graph

July 1, 2017

87% Match
Luc Devroye, Vida Dujmović, Alan Frieze, Abbas Mehrabian, ... , Reed Bruce
Probability
Discrete Mathematics
Combinatorics

We study the height of a spanning tree $T$ of a graph $G$ obtained by starting with a single vertex of $G$ and repeatedly selecting, uniformly at random, an edge of $G$ with exactly one endpoint in $T$ and adding this edge to $T$.

Find SimilarView on arXiv

Probabilistic Recurrence Relations for Work and Span of Parallel Algorithms

April 7, 2017

87% Match
Joseph Tassarotti
Data Structures and Algorith...
Distributed, Parallel, and C...

In this paper we present a method for obtaining tail-bounds for random variables satisfying certain probabilistic recurrences that arise in the analysis of randomized parallel divide and conquer algorithms. In such algorithms, some computation is initially done to process an input x, which is then randomly split into subproblems $h_1(x), ..., h_n(x)$, and the algorithm proceeds recursively in parallel on each subproblem. The total work on input x, W(x), then satisfies a proba...

Find SimilarView on arXiv

The relation between tree size complexity and probability for Boolean functions generated by uniform random trees

July 2, 2014

87% Match
Antoine Genitrini, Bernhard Gittenberger, ... , Mailler Cécile
Combinatorics
Probability

We consider a probability distribution on the set of Boolean functions in n variables which is induced by random Boolean expressions. Such an expression is a random rooted plane tree where the internal vertices are labelled with connectives And and OR and the leaves are labelled with variables or negated variables. We study limiting distribution when the tree size tends to infinity and derive a relation between the tree size complexity and the probability of a function. This ...

Find SimilarView on arXiv