English

Targeted cutting of random recursive trees

Probability 2022-12-02 v1

Abstract

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 nn according to a decreasing order of their degrees; namely, let (v(i))i=1n(v^{(i)})_{i=1}^{n} be so that deg(v(1))deg(v(n))deg(v^{(1)}) \geq \cdots \geq deg (v^{(n)}). The targeted, vertex-cutting process is performed by sequentially removing vertices v(1)v^{(1)}, v(2),,v(n)v^{(2)}, \ldots, v^{(n)} and keeping only the subtree containing the root after each removal. The algorithm ends when the root is picked to be removed. The total number of steps for this procedure, XntargX_n^{targ}, is upper bounded by ZDZ_{\geq D}, which denotes the number of vertices that have degree at least as large as the degree of the root. We obtain that the first order growth of XntargX_n^{targ} is upper bounded by n1ln2n^{1-\ln 2}, which is substantially smaller than the required number of removals if, instead, the vertices where selected uniformly at random. More precisely, we prove that ln(ZD)\ln(Z_{\geq D}) grows as ln(n)\ln(n) asymptotically and obtain its limiting behavior in probability. Moreover, we obtain that the kk-th moment of ln(ZD)\ln(Z_{\geq D}) is proportional to (ln(n))k(\ln(n))^k.

Keywords

Cite

@article{arxiv.2212.00183,
  title  = {Targeted cutting of random recursive trees},
  author = {Laura Eslava and Sergio I. López and Marco L. Ortiz},
  journal= {arXiv preprint arXiv:2212.00183},
  year   = {2022}
}

Comments

13 pages

R2 v1 2026-06-28T07:18:52.249Z