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.

A128971 A130125 * A000012.

Original entry on oeis.org

1, 2, 2, 5, 4, 4, 10, 10, 8, 8, 21, 20, 20, 16, 16, 42, 42, 40, 40, 32, 32, 85, 84, 84, 80, 80, 64, 64, 170, 170, 168, 168, 160, 160, 128
Offset: 0

Views

Author

Gary W. Adamson, May 11 2007

Keywords

Comments

Left column = A000975: (1, 2, 5, 10, 21, 42, ...). Row sums = A102301: (1, 4, 13, 36, 93, ...). A130127 = A000012 * A130125.

Examples

			First few rows of the triangle:
   1;
   2,  2;
   5,  4,  4;
  10, 10,  8,  8;
  21, 20, 20, 16, 16;
  42, 42, 40, 40, 32, 32;
  85, 84, 84, 80, 80, 64, 64;
  ...
		

Crossrefs

Formula

A130125 * A000012 as infinite lower triangular matrices.