login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A370151
Column 1 of triangle A370040.
4
1, 0, 9, -6, 54, -54, 264, -324, 1127, -1534, 4338, -6274, 15372, -22986, 50846, -77448, 158599, -243696, 470206, -724576, 1333275, -2052498, 3634077, -5575498, 9561408, -14596950, 24368133, -36983308, 60336459, -90983536, 145510968, -217948138, 342546543, -509567136, 788639494
OFFSET
2,3
COMMENTS
The g.f. of triangle A370040, F(x,y), satisfies Sum_{n=-oo..+oo} (-1)^n * (x^n + y*F(x,y))^n = 1 + (y+2)*Sum_{n>=1} (-1)^n * x^(n^2).
LINKS
FORMULA
a(n) = A370040(n,1) for n >= 2.
CROSSREFS
KEYWORD
sign
AUTHOR
Paul D. Hanna, Feb 10 2024
STATUS
approved