A few days ago I wrote a post on counting rooted trees. That post looked at the sequence c(n) which counts the number of rooted trees with n nodes. Here one node is distinguished as the root, but the nodes below the root are not distinguished from each other; all that matters is how the […] The post Enumerating trees and circles first appeared on John D. Cook .

Enumerating trees and circles
John

