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.

A133113 A128174 * A007318 * A133080.

Original entry on oeis.org

1, 2, 1, 4, 2, 1, 6, 4, 4, 1, 9, 6, 11, 4, 1, 12, 9, 24, 11, 6, 1, 16, 12, 46, 24, 22, 6, 1, 20, 16, 80, 46, 62, 22, 8, 1, 25, 20, 130, 80, 148, 62, 37, 8, 1, 30, 25, 200, 130, 314, 148, 128, 37, 10, 1
Offset: 1

Views

Author

Gary W. Adamson, Sep 14 2007

Keywords

Comments

Row sums = 2^n - 1, A000225: (1, 3, 7, 15, 31, ...).

Examples

			First few rows of the triangle:
   1;
   2,  1;
   4,  2,  1;
   6,  4,  4,  1;
   9,  6, 11,  4,  1;
  12,  9, 24, 11,  6,  1;
  16, 12, 46, 24, 22,  6,  1;
  20, 16, 80, 46, 62, 22,  8,  1;
  ...
		

Crossrefs

Formula

A128174 * A007318 * A133080 as infinite lower triangular matrices.