cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A262673 Number of pointed trees on normal pointed multisets of weight n.

Original entry on oeis.org

1, 3, 34, 615, 15410, 494018
Offset: 1

Views

Author

Gus Wiseman, Sep 26 2015

Keywords

Comments

A pointed multiset is normal if its entries span an initial interval of positive integers.

Examples

			The a(2) = 3 pointed trees are 1[1 1], 1[1 2], 2[1 2].
The a(3) = 34 pointed trees of the form rootpoint[pointedbranch ... pointedbranch] are:
1[1 1[1 1]], 1[1[1 1] 1], 1[1 1 1],
1[1 2[2 2]], 1[1[1 2] 2], 1[1 2 2],
2[1 2[2 2]], 2[1[1 2] 2], 2[2 2[1 2]], 2[2[1 2] 2], 2[1 2 2],
1[1 1[1 2]], 1[1 2[1 2]], 1[1[1 1] 2], 1[1[1 2] 1], 1[1 1 2],
2[1 2[1 2]], 2[1[1 1] 2], 2[1 1 2],
1[1 2[2 3]], 1[1 3[2 3]], 1[1[1 2] 3], 1[1[1 3] 2], 1[1 2 3],
2[1 2[2 3]], 2[1[1 3] 2], 2[2 3[1 3]], 2[2[1 2] 3], 2[1 2 3],
3[1 3[2 3]], 3[1[1 2] 3], 3[2 3[1 3]], 3[2[1 2] 3], 3[1 2 3].
		

Crossrefs