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.

A297192 Left-hand half of triangle A297191.

Original entry on oeis.org

1, 1, 3, 1, 7, 13, 1, 11, 41, 63, 1, 15, 85, 231, 321, 1, 19, 145, 575, 1289, 1683, 1, 23, 221, 1159, 3649, 7183, 8989, 1, 27, 313, 2047, 8361, 22363, 40081, 48639, 1, 31, 421, 3303, 16641, 56695, 134245, 224143, 265729, 1, 35, 545, 4991, 29961, 124515, 369305
Offset: 0

Views

Author

N. J. A. Sloane, Jan 10 2018

Keywords

Crossrefs

Programs

  • PARI
    See Links section.

Extensions

More terms from Rémy Sigrist, Jan 19 2018

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