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 A092085 #8 Dec 02 2021 13:09:04 %S A092085 1,6,71,1259,29786,881649,31342599,1300942894,61754895021, %T A092085 3299892654169,196028028781586,12815511452714431,914381012515916401, %U A092085 70704482046773444414,5889818360271524031711,525844048516367206170019 %N A092085 Alternating row sums of triangle A092082 (S2(7) Stirling2 generalization). %F A092085 a(n) = -Sum_{m=1..n} A092082(n, m)*(-1)^m, n >= 1. %F A092085 E.g.f.: -(exp(1 - (1-6*x)^(-1/6)) - 1). %Y A092085 Cf. A092082, A092084 (row sums). %K A092085 nonn,easy %O A092085 0,2 %A A092085 _Wolfdieter Lang_, Mar 19 2004