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.

A131900 A131821 + A128174 - A000012.

Original entry on oeis.org

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

Views

Author

Gary W. Adamson, Jul 25 2007

Keywords

Comments

Row sums = A047219, numbers congruent to {1, 3} (mod 5): (1, 3, 6, 8, 11, 13, ...).

Examples

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

Crossrefs

Formula

A131821 + A128174 - A000012 as infinite lower triangular matrices.