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.

A128715 A131830 + A103451 - A000012 as infinite lower triangular matrices.

Original entry on oeis.org

1, 2, 2, 3, 1, 3, 4, 2, 2, 4, 5, 3, 5, 3, 5, 6, 4, 9, 9, 4, 6, 7, 5, 14, 19, 14, 5, 7, 8, 6, 20, 34, 34, 20, 6, 8, 9, 7, 27, 55, 69, 55, 27, 7, 9, 10, 8, 35, 83, 125, 125, 83, 35, 8, 10
Offset: 0

Views

Author

Gary W. Adamson, Aug 09 2007

Keywords

Comments

Row sums are (apart from the first row) given by A005126.

Examples

			First few rows of the triangle are:
1;
2, 2;
3, 1, 3;
4, 2, 2, 4;
5, 3, 5, 3, 5;
6, 4, 9, 9, 4, 6;
7, 5, 14, 19, 14, 5, 7;
8, 6, 20, 34, 34, 20, 6, 8;
9, 7, 27, 55, 69, 55, 27, 7, 9;
...
		

Crossrefs