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.

A130070 Moebius transform of A130069.

Original entry on oeis.org

2, 1, 2, 3, 0, 2, 4, 1, 0, 2, 9, 0, 0, 0, 2, 7, 3, 1, 0, 0, 2, 15, 0, 0, 0, 0, 0, 2, 12, 4, 0, 1, 0, 0, 0, 2, 18, 0, 3, 0, 0, 0, 0, 0, 2, 17, 9, 0, 0, 1, 0, 0, 0, 0, 2
Offset: 1

Views

Author

Gary W. Adamson, May 05 2007

Keywords

Comments

Row sums = the primes, A000040: (2, 3, 5, 7, ...). Left column = A007444, the Moebius transform of the primes: (2, 1, 3, 4, 9, 7, 15, ...). A130071 = triangle with reversal of nonzero terms.

Examples

			First few rows of the triangle:
   2;
   1, 2;
   3, 0, 2;
   4, 1, 0, 2;
   9, 0, 0, 0, 2;
   7, 3, 1, 0, 0, 2;
  15, 0, 0, 0, 0, 0, 2;
  12, 4, 0, 1, 0, 0, 0, 2;
  18, 0, 3, 0, 0, 0, 0, 0, 2;
  17, 9, 0, 0, 1, 0, 0, 0, 0, 2;
  ...
		

Crossrefs

Formula