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.

A192128 Number of set partitions of {1, ..., n} that avoid 7-nestings.

Original entry on oeis.org

1, 1, 2, 5, 15, 52, 203, 877, 4140, 21147, 115975, 678570, 4213597, 27644437, 190899321, 1382958475, 10480139391, 82864788832, 682074818390, 5832698911490
Offset: 0

Views

Author

Marni Mishna, Jun 23 2011

Keywords

Comments

This is equal to the number of set partitions of {1, ..., n} that avoid 7-crossings.
The first 14 terms coincide with terms of A000110. Without avoidance of 7-crossings, the two sequences would be identical. [Alexander R. Povolotsky, Sep 19 2011]

Examples

			There are 190899322 partitions of 14 elements, but a(14)=190899321 because the partition {1,14}{2,13}{3,12}{4,11}{5,10}{6,9}{7,8} has a 7-nesting.
		

Crossrefs

Cf. A000110.