This paper establishes assumption-free, non-asymptotic, and uniform bounds on the product of height and width for uniformly random trees with given degree sequences, conditioned Bienaymé trees, and simply generated trees. The authors prove that for trees of size n, this product is O(nlogn) in probability, answering a question posed by Addario-Berry (2019). The order of the bound is tight.
Core Problem: Investigating upper bounds on the product of height and width of random trees. For a rooted tree t, the height Ht(t) is the maximum distance from the root to any node, and the width Wd(t) is the maximum number of nodes in any level.
Significance: Height and width provide a rough description of the global shape of a tree and represent a first step in studying the geometric properties of trees. Magnitude estimates of these statistics are crucial for understanding the geometric structure of various random tree models.
Existing Limitations:
Previous research primarily studied height and width separately, lacking unified analysis of their product
Existing results typically require specific assumptions on offspring distributions (e.g., finite variance)
Lack of non-asymptotic uniform bounds
Research Motivation: Addario-Berry posed an open question in 2019: whether there exists an offspring distribution such that Wd(Tμ,n)Ht(Tμ,n)/n is significantly larger than logn with non-vanishing probability? This paper provides a negative answer.
Given a type sequence n=(ni)i≥0, where ni denotes the number of vertices with i children, the authors study the probability bounds on the product of height Ht(T) and width Wd(T) of a uniformly random plane tree T.
This is purely theoretical work, verified primarily through mathematical proofs:
Tightness Examples: Reference results from Kortchemski (2014) and Addario-Berry (2019), demonstrating the existence of offspring distributions where Wd(Tμ,n)Ht(Tμ,n) achieves Θ(nlogn)
Special Case Analysis:
Finite variance case: Ht(Tμ,n)∼n, Wd(Tμ,n)∼n
Heavy-tailed distribution case: Condensation phenomenon occurs, leading to O(nlogn) behavior
Kortchemski (2014, 2015): Provided tightness examples and technical foundations
Aldous (1993): Continuous random tree theory
Devroye-Janson-Addario-Berry (2013): Pioneering work on non-asymptotic bounds
This paper represents important theoretical work at the intersection of probability theory and combinatorics, solving a fundamental yet difficult problem through clever probabilistic techniques and making substantial contributions to random tree theory.