3811904
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=45A143897
- 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=42A217298
- Number of height maximal AVL trees with n (leaf-) nodes.at n=28A217300