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.

Showing 1-2 of 2 results.

A295568 Irregular triangle, read by rows: the Catalan generating tree, read from left to right, row by row, starting at the root.

Original entry on oeis.org

2, 2, 3, 2, 3, 2, 3, 4, 2, 3, 2, 3, 4, 2, 3, 2, 3, 4, 2, 3, 4, 5, 2, 3, 2, 3, 4, 2, 3, 2, 3, 4, 2, 3, 4, 5, 2, 3, 2, 3, 4, 2, 3, 2, 3, 4, 2, 3, 4, 5, 2, 3, 2, 3, 4, 2, 3, 4, 5, 2, 3, 4, 5, 6, 2, 3, 2, 3, 4, 2, 3, 2, 3, 4, 2, 3, 4, 5, 2, 3, 2, 3, 4, 2, 3, 2, 3, 4, 2, 3, 4, 5, 2, 3, 2, 3, 4, 2, 3, 4, 5, 2, 3, 4, 5, 6
Offset: 1

Views

Author

N. J. A. Sloane, Nov 29 2017

Keywords

Comments

Row n has Catalan(n) terms.
The rows converge to A076050.

Examples

			The triangle starts with a root node (at level 1) labeled 2; thereafter every node labeled k has k children at the next level whose labels are 2, 3, 4, ..., k, k+1.
Rows 1, 2, 3, 4, 5, and part of 6 are:
2,
2, 3,
2, 3, 2, 3, 4,
2, 3, 2, 3, 4, 2, 3, 2, 3, 4, 2, 3, 4, 5,
2, 3, 2, 3, 4, 2, 3, 2, 3, 4, 2, 3, 4, 5, 2, 3, 2, 3, 4, 2, 3, 2, 3, 4, 2, 3, 4, 5, 2, 3, 2, 3, 4, 2, 3, 4, 5, 2, 3, 4, 5, 6,
2, 3, 2, 3, 4, 2, 3, 2, 3, 4, 2, 3, 4, 5, 2, 3, 2, 3, 4, 2, 3, 2, 3, 4, 2, 3, 4, 5, 2, 3, 2, 3, 4, 2, 3, 4, 5, 2, 3, 4, 5, 6, ...
...
		

Crossrefs

A295570 Limiting sequence if we start with 2 and successively apply the morphism k -> 3,4,...,k,k+1,k+1 for k=2,3,4,5,....

Original entry on oeis.org

3, 4, 4, 3, 4, 5, 5, 3, 4, 5, 5, 3, 4, 4, 3, 4, 5, 5, 3, 4, 5, 6, 6, 3, 4, 5, 6, 6, 3, 4, 4, 3, 4, 5, 5, 3, 4, 5, 6, 6, 3, 4, 5, 6, 6, 3, 4, 4, 3, 4, 5, 5, 3, 4, 5, 5, 3, 4, 4, 3, 4, 5, 5, 3, 4, 5, 6, 6, 3, 4, 5, 6, 6, 3, 4, 4, 3, 4, 5, 5, 3, 4, 5, 6, 6, 3, 4, 5, 6, 7, 7, 3, 4, 5, 6, 7, 7, 3, 4
Offset: 1

Views

Author

N. J. A. Sloane, Nov 29 2017

Keywords

Comments

The morphism sends 2 to 3,3; 3 to 3,4,4; 4 to 3,4,5,5; etc.
The rows of A295569 approach this in the limit.

Crossrefs

Cf. A295569.
Showing 1-2 of 2 results.