A324979 Number of rooted trees with n vertices that are not identity trees but whose non-leaf terminal subtrees are all different.
0, 0, 1, 2, 5, 12, 29, 70, 168, 402, 959, 2284, 5434, 12923, 30727, 73055, 173678, 412830
Offset: 1
Examples
The a(3) = 1 through a(6) = 12 trees: (oo) (ooo) (oooo) (ooooo) ((oo)) ((ooo)) ((oooo)) (o(oo)) (o(ooo)) (oo(o)) (oo(oo)) (((oo))) (ooo(o)) (((ooo))) ((o)(oo)) ((o(oo))) ((oo(o))) (o((oo))) (oo((o))) ((((oo))))
Comments