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.
%I A370154 #7 Feb 11 2024 03:53:58 %S A370154 1,0,-3,6,6,-18,-4,36,11,-74,-30,178,40,-366,-42,680,79,-1264,-110, %T A370154 2320,75,-4070,-7,6938,-96,-11650,413,19276,-1157,-31296,2492,49898, %U A370154 -4669,-78576,8446,122458,-15073,-188430,25744,286508,-42200,-431650,68180,644748,-108998,-954360,170817 %N A370154 Column 1 of triangle A370041. %C A370154 The g.f. of triangle A370041, G(x,y), satisfies Sum_{n=-oo..+oo} (x^n - y*G(x,y))^n = 1 - (y-2)*Sum_{n>=1} x^(n^2). %H A370154 Paul D. Hanna, <a href="/A370154/b370154.txt">Table of n, a(n) for n = 2..201</a> %F A370154 a(n) = A370041(n,1) for n >= 2. %Y A370154 Cf. A370041, A370153, A370155. %K A370154 sign %O A370154 2,3 %A A370154 _Paul D. Hanna_, Feb 10 2024