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.

A140705 A000012 * A051731^4.

Original entry on oeis.org

1, 5, 1, 9, 1, 1, 19, 5, 1, 1, 23, 5, 1, 1, 1, 39, 9, 5, 1, 1, 1, 43, 9, 5, 1, 1, 1, 1, 63, 19, 5, 5, 1, 1, 1, 1, 73, 19, 9, 5, 1, 1, 1, 1, 1, 89, 23, 9, 5, 5, 1, 1, 1, 1, 1, 93, 23, 9, 5, 5, 1, 1, 1, 1, 1, 1
Offset: 1

Views

Author

Gary W. Adamson, May 24 2008

Keywords

Comments

Row sums = A061203: (1, 6, 11, 26, 31, 56,...).
Left column = A061202: (1, 5, 9, 19, 23, 39,...).

Examples

			First few rows of the triangle are:
1;
5, 1;
9, 1, 1;
19, 5, 1, 1;
23, 5, 1, 1, 1;
39, 9, 5, 1, 1, 1;
43, 9, 5, 1, 1, 1, 1;
63, 19, 5, 5, 1, 1, 1, 1;
...
		

Crossrefs

Formula

A000012 * A051731^4 as infinite lower triangular matrices, where A051731 = the inverse Mobius transform and A000012 = an infinite lower triangular matrix with all 1's.

Extensions

a(60) split into 5,1 by Georg Fischer, Aug 27 2023