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.

A280759 Generalized Catalan triangle A_3 read by rows.

Original entry on oeis.org

1, 1, 1, 1, 3, 3, 3, 2, 1, 12, 12, 12, 9, 6, 3, 1, 55, 55, 55, 43, 31, 19, 10, 4, 1, 273, 273, 273, 218, 163, 108, 65, 34, 15, 5, 1, 1428, 1428, 1428, 1155, 882, 609, 391, 228, 120, 55, 21, 6, 1, 7752, 7752, 7752, 6324, 4896, 3468, 2313, 1431, 822, 431, 203
Offset: 0

Views

Author

N. J. A. Sloane, Jan 16 2017

Keywords

Examples

			Triangle begins:
     1,
     1,    1,    1,
     3,    3,    3,    2,   1,
    12,   12,   12,    9,   6,   3,   1,
    55,   55,   55,   43,  31,  19,  10,   4,   1,
   273,  273,  273,  218, 163, 108,  65,  34,  15,  5,  1,
  1428, 1428, 1428, 1155, 882, 609, 391, 228, 120, 55, 21, 6, 1,
  ...
		

Crossrefs

Cf. A001764 (row sums?), A062745 (rows reversed)

Extensions

More terms from Lars Blomberg, Jan 25 2017