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.

A092084 Row sums of triangle A092082 (S2(7) Stirling2 generalization).

Original entry on oeis.org

1, 8, 113, 2283, 59956, 1937111, 74285023, 3296959548, 166209034083, 9380840313601, 585971815302336, 40131720225336433, 2990153392901281153, 240791249514701885728, 20839616039099721143561
Offset: 0

Views

Author

Wolfdieter Lang, Mar 19 2004

Keywords

Comments

Generalized Bell numbers B(7,1;n).
Apparently the same as A072402 (apart from offset). - R. J. Mathar, Aug 27 2025

Crossrefs

Cf. A092085 (alternating row sums), A049412 (generalized Bell numbers B(6, 1, n)).

Formula

a(n) = Sum_{m=1..n} A092082(n, m), for n>=1.
E.g.f.: exp(-1+(1-6*x)^(-1/6)) - 1.