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.

A128313 Moebius transform of A007318 (signed).

Original entry on oeis.org

1, -2, 1, 0, -2, 1, 0, 2, -3, 1, 0, -4, 6, -4, 1, 0, 6, -11, 10, -5, 1, 0, -6, 15, -20, 15, -6, 1, 0, 4, -18, 34, -35, 21, -7, 1, 0, -6, 27, -56, 70, -56, 28, -8, 1, 0, 12, -42, 88, -127, 126, -84, 36, -9, 1, 0, -10, 45, -120, 210, -252, 210, -120, 45, -10, 1, 0, 4, -42, 154, -325, 461, -462, 330, -165, 55, -11, 1
Offset: 1

Views

Author

Gary W. Adamson, Feb 25 2007

Keywords

Comments

Row sums = mu(n), A008683: (1, -1, -1, 0, -1, 1, ...).

Examples

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

Crossrefs

Formula

Extensions

a(45) = 1 inserted and more terms from Georg Fischer, Jun 05 2023