a(n) is the number of labeled rooted ordered binary trees T where the nodes are labeled with distinct positive integers, the root has label n, each parent label equals the sum of its children labels, and T cannot be extended.
A348851
a(n) is the number of labeled rooted ordered binary trees T where the nodes are labeled with distinct positive integers, the root has label n, each parent label equals the sum of its children labels, and T cannot be extended.
Terms
- a(0) =1a(1) =1a(2) =2a(3) =2a(4) =4a(5) =8a(6) =12a(7) =20a(8) =36a(9) =72a(10) =92a(11) =172a(12) =264a(13) =456a(14) =864a(15) =1168a(16) =1920a(17) =2896a(18) =4960a(19) =7224a(20) =13968a(21) =17904a(22) =29184a(23) =43584a(24) =71024a(25) =100000a(26) =165248a(27) =257856a(28) =365248a(29) =532864
External references
- oeis: A348851