a(n) is the number of labeled rooted unordered 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.
A348850
a(n) is the number of labeled rooted unordered 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) =1a(3) =1a(4) =2a(5) =2a(6) =3a(7) =5a(8) =9a(9) =10a(10) =14a(11) =22a(12) =33a(13) =57a(14) =66a(15) =94a(16) =132a(17) =188a(18) =317a(19) =454a(20) =576a(21) =806a(22) =1083a(23) =1535a(24) =2342a(25) =3215a(26) =5231a(27) =5656a(28) =8545a(29) =10804
External references
- oeis: A348850