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.

A091758 Alternating row sums of array A092077 ((8,2)-Stirling2).

Original entry on oeis.org

1, 41, 5993, 1911281, 1070544561, 931648129241, 1164230224629081, 1977455909783346273, 4384042247054153832161, 12298460017360155919009801, 42594621493418383255115778761, 178534870708446720311905067877201, 890813416549297707507952795640859793
Offset: 1

Views

Author

Wolfdieter Lang, Feb 27 2004

Keywords

Comments

The first negative member is the 680 digit number a(138)=-2266379480...2912329207.

Crossrefs

Cf. A091757 (row sums of A092077).

Formula

a(n)= sum( A092077(n, k)*(-1)^k, k=2..2*n), n>=1.