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.

A143353 Triangle read by rows, A127172 * A128407 = (A051731)^3 * A128407, 1<=k<=n.

Original entry on oeis.org

1, 3, -1, 3, 0, -1, 6, -3, 0, 0, 3, 0, 0, 0, -1, 9, -3, -3, 0, 0, 1, 3, 0, 0, 0, 0, 0, -1, 10, -6, 0, 0, 0, 0, 0, 0, 6, 0, -3, 0, 0, 0, 0, 0, 0, 9, -3, 0, 0, -3, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 18, -9, -6, 0, 0, 3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 9, -3, 0, 0, 0, 0, -3, 0, 0, 0, 0, 0, 0, 1
Offset: 1

Views

Author

Gary W. Adamson, Aug 10 2008

Keywords

Comments

Left border = A007425.
Right border = mu(n), A008683.
Row sums = d(n), A000010: (1, 2, 2, 3, 2, 4, 2,...).

Examples

			First few rows of the triangle =
1;
3, -1;
3, 0, -1;
6, -3, 0, 0;
3, 0, 0, 0, -1;
9, -3, -3, 0, 0, 1;
3, 0, 0, 0, 0, 0, -1;
10, -6, 0, 0, 0, 0, 0, 0;
6, 0, -3, 0, 0, 0, 0, 0, 0;
9, -3, 0, 0, -3, 0, 0, 0, 0, 1;
...
		

Crossrefs

Formula

Triangle read by rows, A127172 * A128407 = (A051731)^3 * A128407, 1<=k<=n