increasing tree
Tags: #definition
increasing tree
An increasing binary tree is a tree with vertices that are labelled by numbers such that the label of a child is larger than that of a parent.
Properties
- the number of such trees is
- We may interpret this as the number of arborescences on the directed graph on
where there is an edge if - Then, its Laplacian (Kirchoff) matrix will have
on the main diagonal with below it and above it. Then, and by directed matrix tree theorem, this is the number of aborescences on this graph.
- We may interpret this as the number of arborescences on the directed graph on