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.

A132165 Alternating row sums of triangle A134141 (S1p(7)).

Original entry on oeis.org

1, 6, 36, 174, -174, -26076, -596616, -10334556, -143486244, -1157102136, 19891298736, 1443409042536, 52915941558936, 1542313273333104, 37123741709607456, 635436136388469744, -1073509544497887216, -801332217409556182176, -51221481393025808800704
Offset: 1

Views

Author

Wolfdieter Lang Oct 12 2007

Keywords

Crossrefs

Cf. A132164 (row sum of A134141).

Formula

a(n)= sum(A134141(n,m)*(-1)^(m-1),m=1..n),n>=1.
E.g.f.: 1 - exp(-(1-(1-x)^6)/(6*(1-x)^6)). Cf. e.g.f. first column of A134141.