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.

A258709 Triangle of generalized Catalan numbers read by rows.

Original entry on oeis.org

1, 1, 1, 2, 1, 1, 4, 2, 1, 1, 9, 4, 2, 1, 1, 21, 8, 4, 2, 1, 1, 51, 17, 8, 4, 2, 1, 1, 127, 37, 16, 8, 4, 2, 1, 1, 323, 82, 33, 16, 8, 4, 2, 1, 1, 835, 185, 69, 32, 16, 8, 4, 2, 1, 1, 2188, 423, 146, 65, 32, 16, 8, 4, 2, 1, 1, 5798, 978, 312, 133, 64, 32, 16, 8, 4, 2, 1, 1
Offset: 0

Views

Author

N. J. A. Sloane, Jun 13 2015

Keywords

Examples

			Triangle begins
1,
1,1,
2,1,1,
4,2,1,1,
9,4,2,1,1,
21,8,4,2,1,1,
51,17,8,4,2,11,
127,37,16,8,4,2,1,1,
323,82,33,16,8,4,2,1,1,
835,185,69,32,16,8,4,2,1,1,
...
		

Crossrefs

Cf. A064645.
First 3 columns are A001006, A004148, A004149.

Extensions

Corrected and extended by Manfred Scheucher, Jul 25 2015