334080
domain: N
Appears in sequences
- If i < n, j < n, p/a(i) < q/a(j), then there exists k with p/a(i) < k/a(n) < q/a(j).at n=10A009589
- 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=41A143897
- 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=34A217298
- Number of height maximal AVL trees with n (leaf-) nodes.at n=24A217300