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.

A192126 Number of set partitions of {1, ..., n} that avoid 5-nestings.

Original entry on oeis.org

1, 1, 2, 5, 15, 52, 203, 877, 4140, 21147, 115974, 678530, 4212654, 27627153, 190624976, 1378972826, 10425400681, 82139435907, 672674215928, 5712423473216, 50193986895328, 455436027242590, 4259359394306331
Offset: 0

Views

Author

Marni Mishna, Jun 23 2011

Keywords

Comments

a(n) is also equal to the number of set partitions of {1, ..., n} that avoid 5-crossings.

Examples

			There are 115975 partitions of 10 elements, but a(10)=115974 because the partition {1,10}{2,9}{3,8}{4,7}{5,6} has a 5-nesting.
		

Crossrefs