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.

A286433 Number of entries in the second last blocks of all set partitions of [n].

Original entry on oeis.org

1, 6, 25, 98, 399, 1746, 8271, 42284, 231939, 1357128, 8427181, 55288860, 381798629, 2765917074, 20960284277, 165729739590, 1364153612299, 11665484410094, 103448316470723, 949739632313480, 9013431476894623, 88304011710168668, 891917738589610553
Offset: 2

Views

Author

Alois P. Heinz, May 09 2017

Keywords

Examples

			a(3) = 6 because the number of entries in the second last blocks of all set partitions of [3] (123, 12|3, 13|2, 1|23, 1|2|3) is 0+2+2+1+1 = 6.
		

Crossrefs

Column k=2 of A286416.