A coefficient related to splay-to-root traversal, correct to thousands of decimal places
Combinatorics
2021-08-13 v1 Data Structures and Algorithms
Abstract
This paper takes another look at the cost of traversing a binary tree using repeated splay-to-root. This was shown to cost (in rotations) by Tarjan and later, in different ways, by Elmasry and others. It would be interesting to know the minimal possible coefficient implied by the cost; call this coefficient . In this paper we define a related coefficient describing the cost of splay-to-root traversal on maximal (i.e., complete) binary trees, and show that . We give the first 3009 digits of , including the decimal point, and show that every digit is correct. We make two conjectures: first, that , and second, that is irrational.
Keywords
Cite
@article{arxiv.2108.05666,
title = {A coefficient related to splay-to-root traversal, correct to thousands of decimal places},
author = {Colm Ó Dúnlaing},
journal= {arXiv preprint arXiv:2108.05666},
year = {2021}
}
Comments
21 pages, 17 figures