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.

A132061 Alternating row sums of triangle A132056 (S2(8), Stirling2 generalization).

Original entry on oeis.org

1, 7, 97, 2015, 55841, 1935719, 80574433, 3915183103, 217530794305, 13603055116679, 945542295992801, 72321915976403807, 6036466379411066977, 545983089637963491175, 53194885608199879974241
Offset: 0

Views

Author

Wolfdieter Lang Sep 14 2007

Keywords

Crossrefs

Cf. A092085 (alternating row sums of S2(7)=A092082).

Formula

a(n)= -sum(A132056(n, m)*(-1)^m, m=1..n), n>=1.
E.g.f.:-(exp(1 - (1-7*x)^(-1/7)) - 1).