ID: math/0412188

A probabilistic analysis of some tree algorithms

December 9, 2004

View on ArXiv

Similar papers 4

Targeted cutting of random recursive trees

November 30, 2022

87% Match
Laura Eslava, Sergio I. López, Marco L. Ortiz
Probability

We propose a method for cutting down a random recursive tree that focuses on its higher degree vertices. Enumerate the vertices of a random recursive tree of size $n$ according to a decreasing order of their degrees; namely, let $(v^{(i)})_{i=1}^{n}$ be so that $deg(v^{(1)}) \geq \cdots \geq deg (v^{(n)})$. The targeted, vertex-cutting process is performed by sequentially removing vertices $v^{(1)}$, $v^{(2)}, \ldots, v^{(n)}$ and keeping only the subtree containing the root ...

Find SimilarView on arXiv

An analytic approach to the asymptotic variance of trie statistics and related structures

March 18, 2013

87% Match
Michael Fuchs, Hsien-Kuei Hwang, Vytas Zacharovas
Combinatorics
Data Structures and Algorith...

We develop analytic tools for the asymptotics of general trie statistics, which are particularly advantageous for clarifying the asymptotic variance. Many concrete examples are discussed for which new Fourier expansions are given. The tools are also useful for other splitting processes with an underlying binomial distribution. We specially highlight Philippe Flajolet's contribution in the analysis of these random structures.

Find SimilarView on arXiv

General Edgeworth expansions with applications to profiles of random trees

June 13, 2016

87% Match
Zakhar Kabluchko, Alexander Marynych, Henning Sulzbach
Probability
Combinatorics

We prove an asymptotic Edgeworth expansion for the profiles of certain random trees including binary search trees, random recursive trees and plane-oriented random trees, as the size of the tree goes to infinity. All these models can be seen as special cases of the one-split branching random walk for which we also provide an Edgeworth expansion. These expansions lead to new results on mode, width and occupation numbers of the trees, settling several open problems raised in De...

Find SimilarView on arXiv

Asymptotic Enumeration of Spanning Trees

December 11, 2002

86% Match
Russell Lyons
Combinatorics
Probability

We give new general formulas for the asymptotics of the number of spanning trees of a large graph. A special case answers a question of McKay (1983) for regular graphs. The general answer involves a quantity for infinite graphs that we call "tree entropy", which we show is a logarithm of a normalized determinant of the graph Laplacian for infinite graphs. Tree entropy is also expressed using random walks. We relate tree entropy to the metric entropy of the uniform spanning fo...

Find SimilarView on arXiv

On Random Tree Structures, Their Entropy, and Compression

September 18, 2023

86% Match
Amirmohammad Farzaneh, Mihai-Alin Badiu, Justin P. Coon
Information Theory
Information Theory

Measuring the complexity of tree structures can be beneficial in areas that use tree data structures for storage, communication, and processing purposes. This complexity can then be used to compress tree data structures to their information-theoretic limit. Additionally, the lack of models for random generation of trees is very much felt in mathematical modeling of trees and graphs. In this paper, a number of existing tree generation models such as simply generated trees are ...

Find SimilarView on arXiv

The asymptotic number of different rooted trees of a tree

July 17, 2012

86% Match
Xueliang Li, Yiyang Li, Yongtang Shi
Combinatorics

Let $\mathcal{T}_n$ be the set of trees with $n$ vertices. Suppose that each tree in $\mathcal{T}_n$ is equally likely. We show that the number of different rooted trees of a tree equals $(\mu_r+o(1))n$ for almost every tree of $\mathcal{T}_n$, where $\mu_r$ is a constant. As an application, we show that the number of any given pattern in $\mathcal{T}_n$ is also asymptotically normally distributed with mean $\sim \mu_M n$ and variance $\sim \sigma_M n$, where $\mu_M, \sigma_M...

Find SimilarView on arXiv

On the tree-depth of Random Graphs

April 12, 2011

86% Match
Guillem Perarnau, Oriol Serra
Combinatorics
Discrete Mathematics

The tree-depth is a parameter introduced under several names as a measure of sparsity of a graph. We compute asymptotic values of the tree-depth of random graphs. For dense graphs, p>> 1/n, the tree-depth of a random graph G is a.a.s. td(G)=n-O(sqrt(n/p)). Random graphs with p=c/n, have a.a.s. linear tree-depth when c>1, the tree-depth is Theta (log n) when c=1 and Theta (loglog n) for c<1. The result for c>1 is derived from the computation of tree-width and provides a more d...

Find SimilarView on arXiv

Random recursive trees: A boundary theory approach

June 30, 2014

86% Match
Rudolf Grübel, Igor Michailow
Probability

We show that an algorithmic construction of sequences of recursive trees leads to a direct proof of the convergence of random recursive trees in an associated Doob-Martin compactification; it also gives a representation of the limit in terms of the input sequence of the algorithm. We further show that this approach can be used to obtain strong limit theorems for various tree functionals, such as path length or the Wiener index.

Find SimilarView on arXiv

Some remarks on biased recursive trees

January 14, 2018

86% Match
Ella Hiesmayr, Ümit Işlak
Probability
Combinatorics

The purpose of this paper is to analyze certain statistics of a recently introduced non-uniform random tree model, biased recursive trees. This model is based on constructing a random tree by establishing a correspondence with non-uniform permutations, biased riffle shuffles. The statistics that are treated include the number of nodes with a given number of descendants, the depth of the tree, and the number of branches. The model yields the uniform recursive trees as a certai...

Find SimilarView on arXiv

Asymptotics of trees with a prescribed degree sequence and applications

October 24, 2011

86% Match
Nicolas Broutin, Jean-François Marckert
Probability
Combinatorics

Let $t$ be a rooted tree and $n_i(t)$ the number of nodes in $t$ having $i$ children. The degree sequence $(n_i(t),i\geq 0)$ of $t$ satisfies $\sum_{i\ge 0} n_i(t)=1+\sum_{i\ge 0} in_i(t)=|t|$, where $|t|$ denotes the number of nodes in $t$. In this paper, we consider trees sampled uniformly among all trees having the same degree sequence $\ds$; we write $`P_\ds$ for the corresponding distribution. Let $\ds(\kappa)=(n_i(\kappa),i\geq 0)$ be a list of degree sequences indexed ...

Find SimilarView on arXiv