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.

A131768 2*(A007318 * A097807) - A000012.

Original entry on oeis.org

1, 3, 1, 5, 5, 1, 7, 11, 7, 1, 9, 19, 19, 9, 1, 11, 29, 39, 29, 11, 1, 13, 41, 69, 69, 41, 13, 1, 15, 55, 111, 139, 111, 55, 15, 1, 17, 71, 167, 251, 251, 167, 71, 17, 1, 19, 89, 239, 419, 503, 419, 239, 89, 19, 1
Offset: 0

Views

Author

Gary W. Adamson, Jul 13 2007

Keywords

Comments

Row sums = A000295, the Eulerian numbers, starting (1, 4, 11, 26, 57, 120, ...).

Examples

			First few rows of the triangle:
   1;
   3,  1;
   5,  5,   1;
   7, 11,   7,   1;
   9, 19,  19,   9,   1;
  11, 29,  39,  29,  11,  1;
  13, 41,  69,  69,  41, 13,  1;
  15, 55, 111, 139, 111, 55, 15, 1;
  ...
		

Crossrefs

Formula

2*(A007318 * A097807) - A000012 as infinite lower triangular matrices.