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.

A091139 Row sums of triangle A091063.

Original entry on oeis.org

1, 1, 2, 5, 16, 66, 346, 2229, 17000, 148898, 1465364, 15957314, 190158712, 2459041744, 34278016954, 512253587397, 8168812190472, 138450960309882
Offset: 0

Views

Author

Paul D. Hanna, Dec 21 2003

Keywords

Comments

The initial terms of the binomial transform of the n-th row of triangle A091063 forms the n-th row of triangle A059438 transposed (permutations of [1..n] with k components); the row sums of A059438 equal the factorials.

Crossrefs

Cf. A091063.

Formula

G.f.: A(x) = 1/(1-x*g(x)) where g(x) is the g.f. of A075834 shift 1 place left.