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.

A297193 Irregular triangle read by rows: rows are partial alternating sums of rows of A297191.

Original entry on oeis.org

1, 1, 4, 1, 1, 8, 17, 8, 1, 1, 12, 49, 80, 49, 12, 1, 1, 16, 97, 280, 401, 280, 97, 16, 1, 1, 20, 161, 672, 1569, 2084, 1569, 672, 161, 20, 1, 1, 24, 241, 1320, 4321, 8752, 11073, 8752, 4321, 1320, 241, 24, 1, 1, 28, 337, 2288, 9681, 26684, 48833, 59712, 48833, 26684, 9681
Offset: 0

Views

Author

N. J. A. Sloane, Jan 10 2018

Keywords

Examples

			Triangle begins:
1,
1,4,1,
1,8,17,8,1,
1,12,49,80,49,12,1,
1,16,97,280,401,280,97,16,1,
1,20,161,672,1569,2084,1569,672,161,20,1,
...
		

Crossrefs

The middle and next to middle columns are A089165 and A089383.

Programs

Showing 1-1 of 1 results.