# Asymptotic Enumeration of Compacted Binary Trees of Bounded Right Height

**Authors:** Antoine Genitrini, Bernhard Gittenberger, Manuel Kauers, Michael, Wallner

arXiv: 1703.10031 · 2022-03-10

## TL;DR

This paper derives the asymptotic enumeration of compacted binary trees with bounded right height, using exponential generating functions and differential equations, addressing the growth complexity of these structures.

## Contribution

It introduces a calculus on exponential generating functions for compacted trees of bounded right height, enabling asymptotic counting of these complex structures.

## Key findings

- Asymptotic formulas for the number of compacted trees of bounded right height
- Development of a differential equations approach for generating functions
- Analysis of relaxed trees as a simplified model

## Abstract

A compacted binary tree is a graph created from a binary tree such that repeatedly occurring subtrees in the original tree are represented by pointers to existing ones, and hence every subtree is unique. Such representations form a special class of directed acyclic graphs. We are interested in the asymptotic number of compacted trees of given size, where the size of a compacted tree is given by the number of its internal nodes. Due to its superexponential growth this problem poses many difficulties. Therefore we restrict our investigations to compacted trees of bounded right height, which is the maximal number of edges going to the right on any path from the root to a leaf.   We solve the asymptotic counting problem for this class as well as a closely related, further simplified class.   For this purpose, we develop a calculus on exponential generating functions for compacted trees of bounded right height and for relaxed trees of bounded right height, which differ from compacted trees by dropping the above described uniqueness condition. This enables us to derive a recursively defined sequence of differential equations for the exponential generating functions. The coefficients can then be determined by performing a singularity analysis of the solutions of these differential equations.   Our main results are the computation of the asymptotic numbers of relaxed as well as compacted trees of bounded right height and given size, when the size tends to infinity.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.10031/full.md

## Figures

38 figures with captions in the complete paper: https://tomesphere.com/paper/1703.10031/full.md

## References

37 references — full list in the complete paper: https://tomesphere.com/paper/1703.10031/full.md

---
Source: https://tomesphere.com/paper/1703.10031