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.

A128259 Inverse Moebius transform of A128229.

Original entry on oeis.org

1, 2, 1, 1, 2, 1, 2, 1, 3, 1, 1, 0, 0, 4, 1, 2, 3, 1, 0, 5, 1, 1, 0, 0, 0, 0, 6, 1, 2, 1, 3, 1, 0, 0, 7, 1, 1, 2, 1, 0, 0, 0, 0, 8, 1, 2, 1, 0, 4, 1, 0, 0, 0, 9, 1
Offset: 1

Views

Author

Gary W. Adamson, Feb 21 2007

Keywords

Comments

Row sums = sigma(n), A000203: (1, 3, 4, 7, 6, 12, 8,...) A128260 = A128229 * A051731

Examples

			First few rows of the triangle are:
1;
2, 1;
1, 2, 1;
2, 1, 3, 1;
1, 0, 0, 4, 1;
2, 3, 1, 0, 5, 1;
...
		

Crossrefs

Formula