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.

A126886 Triangle read by rows, arising in enumeration of 4-trees by diameter.

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 5, 6, 8, 7, 7, 5, 5, 3, 2, 1, 1, 1, 2, 7, 12, 23, 30, 42, 47, 55, 53, 53, 45, 40, 29, 23
Offset: 0

Views

Author

N. J. A. Sloane, Aug 04 2007

Keywords

Comments

See reference for precise definition.

Examples

			Triangle begins:
1
1
1 1 1
1 1 2 1 1
1 2 5 6 8 7 7 5 5 3 2 1 1
1 2 7 12 23 30 42 47 55 53 53 45 40 29 23 ...
		

Crossrefs

Cf. A000602 (diagonal sums when rows are displaced by the appropriate amounts), A036437.