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.

Showing 1-2 of 2 results.

A128260 A128229 * A051731.

Original entry on oeis.org

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

Views

Author

Gary W. Adamson, Feb 21 2007

Keywords

Comments

Row sums = A128261: (1, 3, 6, 9, 14, 14, 26, 18, 35, 31, ...).

Examples

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

Crossrefs

A128258 Moebius transform of A128229.

Original entry on oeis.org

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

Views

Author

Gary W. Adamson, Feb 21 2007

Keywords

Comments

Row sums = phi(n), A000010: (1, 1, 2, 2, 4, 2, 6,...). A128259 = inverse Moebius transform of A128229.

Examples

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

Crossrefs

Formula

Showing 1-2 of 2 results.