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.

A130323 A007318^(-1) * A130322.

Original entry on oeis.org

1, 3, 1, 5, 2, 1, 7, 3, 1, 1, 9, 4, 2, 0, 1, 11, 5, 2, 2, -1, 1, 13, 6, 3, 0, 3, -2, 1, 15, 7, 3, 3, -3, 5, -3, 1, 17, 8, 4, 0, 6, -8, 8, -4, 1, 19, 9, 4, 4, -6, 14, -16, 12, -5, 1
Offset: 0

Views

Author

Gary W. Adamson, May 24 2007

Keywords

Comments

Row sums = A008574: (1, 4, 8, 12, 16, 20, 24, ...).

Examples

			First few rows of the triangle:
   1;
   3, 1;
   5, 2, 1;
   7, 3, 1, 1;
   9, 4, 2, 0,  1;
  11, 5, 2, 2, -1,  1;
  13, 6, 3, 0,  3, -2,   1;
  15, 7, 3, 3, -3,  5,  -3,  1;
  17, 8, 4, 0,  6, -8,   8, -4,  1;
  19, 9, 4, 4, -6, 14, -16, 12, -5, 1;
  ...
		

Crossrefs

Formula

Inverse binomial transform of triangle A130322, as infinite lower triangular matrices.