A coefficient related to splay-to-root traversal, correct to thousands of decimal places
Colm \'O D\'unlaing

TL;DR
This paper investigates the minimal coefficient for splay-to-root traversal cost in binary trees, defining a new coefficient α, computing its first 3009 digits, and proposing conjectures about its properties.
Contribution
It introduces a new coefficient α related to traversal costs, computes its precise value to thousands of decimal places, and explores its theoretical properties and conjectures.
Findings
Computed α to 3009 decimal places with confirmed accuracy.
Established the inequality β ≥ 2 + α.
Proposed conjectures that β = 2 + α and that α is irrational.
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.
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.
Taxonomy
Topicssemigroups and automata theory · Optimization and Search Problems · Algorithms and Data Compression
