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.

A008828 Triangle read by rows: T(n,k) = number of closed meander systems of order n with k<=n components.

Original entry on oeis.org

1, 2, 2, 8, 12, 5, 42, 84, 56, 14, 262, 640, 580, 240, 42, 1828, 5236, 5894, 3344, 990, 132, 13820, 45164, 60312, 42840, 17472, 4004, 429, 110954, 406012, 624240, 529104, 271240, 85904, 16016, 1430, 933458, 3772008, 6540510, 6413784, 3935238, 1569984, 405552, 63648, 4862
Offset: 1

Views

Author

D. Ivanov, S. K. Lando, A. K. Zvonkin ( LabRI, Bordeaux, France)

Keywords

Comments

A meander of order n has 2n bridges. For many more references, see A005315 and A005316.

Examples

			Triangle starts:
   1;
   2  2;
   8 12  5;
  42 84 56 14;
  ...
		

Crossrefs

Columns include A005315, A006657, A006658. Diagonals include A000108 (Catalan numbers), A006659, A007746. Row sums are in A001246.

Extensions

More terms from Pab Ter (pabrlos(AT)yahoo.com), May 10 2004
Edited by Ralf Stephan, Dec 29 2004
T(10,k)-T(20,k) from Andrew Howroyd, Nov 22 2015