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.

A143319 Triangle read by rows, A051731 * A143318; 1<=k<=n.

Original entry on oeis.org

1, 3, -1, 4, -1, -1, 7, -4, 0, 0, 6, -1, -1, -1, -1, 12, -8, -3, 1, 1, 1, 8, -1, -1, -1, -1, -1, -1, 15, -11, 0, 0, 0, 0, 0, 0, 13, -5, -5, 0, 0, 0, 0, 0, 0, 18, -10, -3, -3, -3, 1, 1, 1, 1, 1, 12, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, -27, -7, 4, 4, 4, 0, 0, 0, 0, 0, 0
Offset: 1

Views

Author

Gary W. Adamson, Aug 07 2008

Keywords

Comments

Left border = sigma(n), A000203.
Right border = mu(n) A008683.
Row sums = d(n), A000005.

Examples

			First few rows of the triangle =
   1;
   3, -1;
   4, -1, -1;
   7, -4,  0,  0;
   6, -1, -1, -1, -1;
  12, -8, -3, -1, -1, -1;
   8, -1, -1, -1, -1, -1, -1;
  ...
		

Crossrefs

Extensions

a(69) = -7 corrected by Georg Fischer, Jun 10 2023