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.

Showing 1-1 of 1 results.

A124816 Product of Riordan array (1,x(1-x^2))^(-1) and number triangle T(n,k)=C(floor(k/2),n-k).

Original entry on oeis.org

1, 0, 1, 0, 0, 1, 0, 1, 1, 1, 0, 0, 2, 1, 1, 0, 3, 3, 3, 2, 1, 0, 0, 7, 4, 5, 2, 1, 0, 12, 12, 12, 10, 6, 3, 1, 0, 0, 30, 18, 24, 12, 9, 3, 1, 0, 55, 55, 55, 50, 32, 22, 10, 4, 1, 0, 0, 143, 88, 121, 66, 57, 25, 14, 4, 1, 0, 273, 273, 273
Offset: 0

Views

Author

Paul Barry, Nov 08 2006

Keywords

Comments

Product of A124305 and A124788. Columns include aerated A001764,A047749(n+1),A124817,A084081. Row sums are A124818.

Examples

			Triangle begins
1,
0, 1,
0, 0, 1,
0, 1, 1, 1,
0, 0, 2, 1, 1,
0, 3, 3, 3, 2, 1,
0, 0, 7, 4, 5, 2, 1,
0, 12, 12, 12, 10, 6, 3, 1,
0, 0, 30, 18, 24, 12, 9, 3, 1,
0, 55, 55, 55, 50, 32, 22, 10, 4, 1
		

Crossrefs

Cf. A124790.
Showing 1-1 of 1 results.