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 A092086 #14 May 17 2023 11:19:02 %S A092086 1,22,589,17158,523930,16486744,529725541,17282788798,570508962718, %T A092086 19007589409636,638032097840818,21549790120416700,731641432814800132, %U A092086 24950167895840374876,854088761155288136341,29334095386695889771054 %N A092086 Row sums of triangle A092083 (s2(7)). %F A092086 a(n) = Sum_{m=1..n} A092083(n, m), n>=1. %F A092086 G.f.: (-1 + (1-36*x)^(-1/6))/(7-(1-36*x)^(-1/6)). %t A092086 Rest[CoefficientList[Series[(-1+(1-36x)^(-1/6))/(7-(1-36x)^(-1/6)), {x,0,20}],x]] (* _Harvey P. Dale_, Jun 29 2011 *) %Y A092086 Cf. A092083. %K A092086 nonn,easy %O A092086 1,2 %A A092086 _Wolfdieter Lang_, Mar 19 2004