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.

A158951 Triangle read by rows, A051731 * A158948.

Original entry on oeis.org

1, 2, 1, 3, 0, 1, 4, 2, 0, 1, 4, 0, 1, 0, 1, 7, 2, 1, 1, 0, 1, 5, 0, 1, 0, 1, 0, 1, 8, 3, 0, 2, 0, 1, 0, 18, 0, 2, 0, 1, 0, 1, 0, 1, 10, 2, 1, 1, 1, 1, 0, 1, 0, 1
Offset: 1

Views

Author

Gary W. Adamson & Mats Granvik, Mar 31 2009

Keywords

Comments

Row sums = sigma(n), A000203. Left column = A079247

Examples

			First few rows of the triangle =
1;
2, 1;
3, 0, 1;
4, 2, 0, 1;
4, 0, 1, 0, 1;
7, 2, 1, 1, 0, 1;
5, 0, 1, 0, 1, 0, 1;
8, 3, 0, 2, 0, 1, 0, 1;
8, 0, 2, 0, 1, 0, 1, 0, 1;
10, 2, 1, 1, 1, 1, 0, 1, 0, 1;
7, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1;
15, 4, 1, 3, 0, 2, 0, 10, 1, 0, 1;
8, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1;
13, 2, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 0, 1;
...
		

Crossrefs

Formula

Triangle read by rows, A051731 * A158948