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.

A143355 Triangle read by rows: A051731 * A010766 as infinite lower triangular matrices.

Original entry on oeis.org

1, 3, 1, 4, 1, 1, 7, 3, 1, 1, 6, 2, 1, 1, 1, 12, 5, 3, 1, 1, 1, 8, 3, 2, 1, 1, 1, 1, 15, 7, 3, 3, 1, 1, 1, 1, 13, 5, 4, 2, 1, 1, 1, 1, 1, 18, 8, 4, 3, 3, 1, 1, 1, 1, 1, 12, 5, 3, 2, 2, 1, 1, 1, 1, 1, 1, 28, 13, 8, 5, 3, 3, 1, 1, 1, 1, 1, 1
Offset: 1

Views

Author

Gary W. Adamson, Aug 10 2008

Keywords

Comments

Left column = sigma(n), A000203.
Row sums = A143356: (1, 4, 56, 12, 11, 23, 17,...).

Examples

			First few rows of the triangle =
1;
3, 1;
4, 1, 1;
7, 3, 1, 1;
6, 2, 1, 1, 1;
12, 5, 3, 1, 1, 1;
8, 3, 2, 1, 1, 1, 1;
15, 7, 3, 3, 1, 1, 1, 1;
...
		

Crossrefs

Extensions

a(72) split by Georg Fischer, May 29 2023