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-2 of 2 results.

A086608 Row sums of triangle A086606: the sum of the first n terms of the n-th self-convolution of the sequence formed by flattening triangle A086606.

Original entry on oeis.org

1, 3, 13, 51, 221, 993, 4530, 20939, 97285, 455133, 2140073, 10109361, 47933432, 227989548, 1087308518, 5197510491, 24895494553, 119461041021, 574151728723, 2763435409221, 13317800106750, 64257410265249, 310367127210417, 1500548876309897, 7261253691617671
Offset: 1

Views

Author

Paul D. Hanna, Jul 23 2003

Keywords

Examples

			Given A086606={1,_1,2,_1,3,9,_1,4,14,32,_1,5,20,55,140, ...},
a(2)=3=1+2 since A086606^2={1,2, ...},
a(3)=13=1+3+9 since A086606^3={1,3,9, ...},
a(4)=51=1+4+14+32 since A086606^4={1,4,14,32, ...},
a(5)=221=1+5+20+55+140 since A086606^5={1,5,20,55,140, ...}.
		

Crossrefs

Cf. A086606 (triangle), A086607 (diagonal).

A086607 Main diagonal of triangle A086606: the n-th term of the n-th self-convolution of the sequence formed by flattening triangle A086606.

Original entry on oeis.org

1, 2, 9, 32, 140, 630, 2870, 13256, 61389, 286710, 1346004, 6351516, 30088071, 142997456, 681498600, 3255674016, 15585877627, 74752865964, 359121640259, 1727811098500, 8323912135434, 40149494252802, 193868148499388, 937055479499472, 4533362484840700
Offset: 1

Views

Author

Paul D. Hanna, Jul 23 2003

Keywords

Crossrefs

Cf. A086606, A086608 (row sums).
Showing 1-2 of 2 results.