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.

A134148 Alternating row sums of triangle A134146.

Original entry on oeis.org

1, 2, 13, 83, 817, 9065, 121795, 1850384, 31964686, 612859952, 12980965588, 300358150373, 7548024748057, 204624140789585, 5954693801179750, 185127523366125449, 6124428454164394921, 214815152433502078607
Offset: 1

Views

Author

Wolfdieter Lang, Nov 13 2007

Keywords

Crossrefs

Cf. A134147 (row sums of A134146).

Formula

a(n) = Sum_{m=1..n} A134146(n,m)*(-1)^(m-1), n>=1.