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.

A290038 Number of set partitions of [n] having exactly nine blocks of size > 1.

Original entry on oeis.org

34459425, 2618916300, 108030297375, 3211227869850, 77083218186975, 1588144599241200, 29158562820672285, 489227666491814250, 7636058324659014250, 112346788172994575200, 1573773827894456037850, 21155069633041246602700, 274588861338588612866050
Offset: 18

Views

Author

Alois P. Heinz, Jul 18 2017

Keywords

Crossrefs

Column k=9 of A124324.
Cf. A290037.

Formula

E.g.f.: (exp(x)-x-1)^9/9!*exp(x).
a(0) = a(1) = 0, for n>1 a(n) = 10*a(n-1) + (n-1)*A290037(n-2). - Ray Chandler, Jul 21 2017