Targeted cutting of random recursive trees

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 n according to a decreasing order of their degrees; namely, let (v(i))i=1n be so that deg(v(1)) ≥ ·s ≥ deg (v(n)). The targeted, vertex-cutting process is performed by sequentially removing vertices v(1), v(2), …, 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, Xntarg, is upper bounded by Z≥ 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 Xntarg is upper bounded by n1- 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 (Z≥ D) grows as (n) asymptotically and obtain its limiting behavior in probability. Moreover, we obtain that the k-th moment of (Z≥ D) is proportional to ((n))k.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…