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 A000739 M5006 N2155 #27 Feb 01 2022 01:12:03 %S A000739 1,-16,104,-320,260,1248,-3712,1664,6890,-7280,-5568,-4160,33176,4640, %T A000739 -74240,29824,14035,54288,27040,-142720,1508,-110240,289536,222720, %U A000739 -380770,-83200,-123904,142912,7640,408000,386048 %N A000739 Expansion of Product_{k>=1} (1 - x^k)^16. %D A000739 Morris Newman, A table of the coefficients of the powers of eta(tau), Nederl. Akad. Wetensch. Proc. Ser. A. 59 = Indag. Math. 18 (1956), 204-216. %D A000739 N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence). %D A000739 N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence). %H A000739 Seiichi Manyama, <a href="/A000739/b000739.txt">Table of n, a(n) for n = 0..10000</a> %H A000739 M. Boylan, <a href="http://dx.doi.org/10.1016/S0022-314X(02)00037-9">Exceptional congruences for the coefficients of certain eta-product newforms</a>, J. Number Theory 98 (2003), no. 2, 377-389. %H A000739 <a href="/index/Pro#1mxtok">Index entries for expansions of Product_{k >= 1} (1-x^k)^m</a> %F A000739 a(0) = 1, a(n) = -(16/n)*Sum_{k=1..n} A000203(k)*a(n-k) for n > 0. - _Seiichi Manyama_, Mar 27 2017 %F A000739 G.f.: exp(-16*Sum_{k>=1} x^k/(k*(1 - x^k))). - _Ilya Gutkovskiy_, Feb 05 2018 %K A000739 sign,easy %O A000739 0,2 %A A000739 _N. J. A. Sloane_