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.

A133701 A133698 * A051731.

Original entry on oeis.org

1, 1, 1, 2, 0, 2, 1, 1, 0, 1, 2, 0, 0, 0, 2, 2, 2, 2, 0, 0, 2, 2, 0, 0, 0, 0, 0, 2, 1, 1, 0, 1, 0, 0, 0, 1, 3, 0, 3, 0, 0, 0, 0, 0, 3, 2, 2, 0, 0, 2, 0, 0, 0, 0, 2
Offset: 1

Views

Author

Gary W. Adamson, Sep 21 2007

Keywords

Comments

Left and right borders = A001227: (1, 1, 2, 1, 2, 2, 2, ...), the number of odd divisors of n.
Row sums = A133702, the inverse Mobius transform of A023136.

Examples

			First few rows of the triangle:
  1;
  1, 1;
  2, 0, 2;
  1, 1, 0, 1;
  2, 0, 0, 0, 2;
  2, 2, 2, 0, 0, 2;
  2, 0, 0, 0, 0, 0, 2;
  1, 1, 0, 1, 0, 0, 0, 1;
  ...
		

Crossrefs

Formula

A133698 * A051731 as infinite lower triangular matrices.