Number of local binary search trees (i.e., labeled binary trees such that every left child has a smaller label than its parent and every right child has a larger label than its parent) with n vertices such that the root has only one child.
A100526
Number of local binary search trees (i.e., labeled binary trees such that every left child has a smaller label than its parent and every right child has a larger label than its parent) with n vertices such that the root has only one child.
Terms
- a(0) =1a(1) =2a(2) =6a(3) =28a(4) =180a(5) =1476a(6) =14728a(7) =173216a(8) =2346480a(9) =35981200a(10) =616111056a(11) =11652662880a(12) =241259095168
External references
- oeis: A100526