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.

Showing 1-1 of 1 results.

A130027 A130026 * A054525.

Original entry on oeis.org

1, 1, 1, 2, 0, 1, 1, 2, 0, 1, 4, 0, 0, 0, 1, -2, 4, 3, 0, 0, 1, 6, 0, 0, 0, 0, 0, 1, 1, 2, 0, 4, 0, 0, 0, 1, 2, 0, 6, 0, 0, 0, 0, 0, 1, -4, 8, 0, 0, 5, 0, 0, 0, 0, 1
Offset: 1

Views

Author

Gary W. Adamson, May 02 2007

Keywords

Comments

Row sums = (1, 2, 3, ...). Left column = signed version of A070777.

Examples

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

Crossrefs

Formula

A130026 * A054525 as infinite lower triangular matrices.
Showing 1-1 of 1 results.