a(n) is the number of labeled rooted trees on a set of size n where each node has at most 9 neighbors that are further away from the root than the node itself.

A325208

a(n) is the number of labeled rooted trees on a set of size n where each node has at most 9 neighbors that are further away from the root than the node itself.

Terms

    a(0) =0a(1) =1a(2) =2a(3) =9a(4) =64a(5) =625a(6) =7776a(7) =117649a(8) =2097152a(9) =43046721a(10) =1000000000a(11) =25937424590a(12) =743008369224

External references