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.

A134379 A084938 * A000012.

Original entry on oeis.org

1, 1, 1, 2, 2, 1, 5, 5, 3, 1, 15, 15, 9, 4, 1, 54, 54, 30, 14, 5, 1, 235, 235, 115, 51, 20, 6, 1, 1237, 1237, 517, 205, 79, 27, 7, 1, 7790, 7790, 2750, 938, 332, 115, 35, 8, 1, 57581, 57581, 17261, 4973, 1545, 505, 160, 44, 9, 1
Offset: 0

Views

Author

Gary W. Adamson, Oct 22 2007

Keywords

Comments

Left border = A051295.
Row sums = A134378.

Examples

			First few rows of the triangle:
   1;
   1,  1;
   2,  2,  1;
   5,  5,  3,  1;
  15, 15,  9,  4,  1;
  54, 54, 30, 14,  5,  1;
  ...
		

Crossrefs

Formula

A084938 * A000012, partial sum triangle by rows, starting from the right of A084938.