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.

A282699 Irregular triangle read by rows: row n gives numbers of maximal chains of lengths n-1, n, n+1, ... with no plus-full-sets in the Tamari lattice T_n.

Original entry on oeis.org

1, 0, 0, 1, 0, 0, 2, 2, 0, 0, 10, 8, 18, 13, 12, 0, 0, 0, 112, 220, 218, 324, 0, 0, 0, 280, 1464, 5322, 8052, 0, 0, 0, 0, 9240, 42592, 142944
Offset: 1

Views

Author

N. J. A. Sloane, Feb 25 2017

Keywords

Examples

			Triangle begins:
1,
0,
0,1,
0,0,2,2,
0,0,10,8,18,13,12,
0,0,0,112,220,218,324,
0,0,0,280,1464,5322,8052,
0,0,0,0,9240,42592,142944,
...
The transposed triangle, as given by Nelson, begins:
1,
0,0,1,
0,0,0,2,10,
0,0,0,2,8,112,280,
0,0,0,0,18,220,1464,9240,15400,
0,0,0,0,13,218,5322,42592,281424,1121120,1401400,
0,0,0,0,12,324,8052,142944,1714700,12180168,65985920,190590400,190590400,
...
		

Crossrefs