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.

A202819 The right-hand half-triangle of A202704.

Original entry on oeis.org

1, 0, 1, 1, 1, 0, 3, 4, 5, 5, 17, 14, 10, 5, 0, 105, 122, 136, 146, 151, 151, 811, 706, 584, 448, 302, 151, 0
Offset: 1

Views

Author

N. J. A. Sloane, Dec 25 2011

Keywords

Examples

			Triangle begins:
    1;
    0,   1;
    1,   1,   0;
    3,   4,   5,   5;
   17,  14,  10,   5,   0;
  105, 122, 136, 146, 151, 151;
  811, 706, 584, 448, 302, 151,   0;
		

Crossrefs

Extensions

a(22)-a(28) from F. Chapoton, May 24 2022