2158912
domain: N
Appears in sequences
- Triangle read by rows: T(n,k) = number of AVL trees of height n with k (leaf-) nodes, n>=0, fibonacci(n+2)<=k<=2^n.at n=44A143897
- Triangle read by columns: T(n,k) = number of AVL trees of height n with k (leaf-) nodes, k>=1, A029837(k)<=n<A072649(k).at n=40A217298
- Number of height maximal AVL trees with n (leaf-) nodes.at n=27A217300