The height of record-biased trees
Beno\^it Corsini

TL;DR
This paper analyzes the height of binary search trees generated from record-biased permutations, revealing it scales with the maximum of two terms involving logarithms, depending on the bias parameter.
Contribution
It provides a complete asymptotic characterization of the height of record-biased binary search trees, extending previous results to a biased permutation model.
Findings
Height scales with max of two logarithmic terms
Results depend on the bias parameter θ
Generalizes classical uniform permutation case
Abstract
Given a permutation , its corresponding binary search tree is obtained by recursively inserting the values into a binary tree so that the label of each node is larger than the labels of its left subtree and smaller than the labels of its right subtree. In 1986, Devroye proved that the height of such trees when is a random uniform permutation is of order as tends to infinity, where is the only solution to with . In this paper, we study the height of binary search trees drawn from the record-biased model of permutations, introduced by Auger, Bouvel, Nicaud, and Pivoteau in 2016. The record-biased distribution is the probability measure on the set of permutations whose weight is proportional to , where $\mathrm{record}(\sigma)=|\{i\in[n]:\forall…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
