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.

A140581 Triangle read by rows, A054525 * A140256.

Original entry on oeis.org

1, 1, 1, 2, 0, 1, 0, 1, 0, 1, 4, 0, 0, 0, 1, -3, 2, 1, 0, 0, 1, 6, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 1, -5, 4, 0, 0, 1, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, -3, 0, 20, 1, 0, 0, 0, 0, 0, 1, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -7, 6, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1
Offset: 1

Views

Author

Gary W. Adamson and Mats Granvik, May 17 2008

Keywords

Comments

Row sums = A014963: (1, 2, 3, 2, 5, 1, 7, 2, 3, 1, 11, 1, 13, 1,...).

Examples

			First few rows of the triangle are:
1;
1, 1;
2, 0, 1;
0, 1, 0, 1;
4, 0, 0, 0, 1;
-3, 2, 1, 0, 0, 1;
6, 0, 0, 0, 0, 0, 1;
0, 0, 0, 1, 0, 0, 0, 1;
0, 0, 2, 0, 0, 0, 0, 0, 1;
...
		

Crossrefs

Formula

Mobius transform of triangle A140256 = A054525 * A140256; as infinite lower triangular matrices.