How many pure trees with a fixed number of nodes exist?

101 Views Asked by At

How many pure trees of size (number of nodes) $n$ exist? Apart from having this fixed size, the trees can be arbitrary.

The sequence starts like this:

Here's the beginning of the sequence:

1 1 2 5