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 A289633 #21 Jul 10 2017 04:00:38 %S A289633 -1440,319680,-73733760,17014849920,-3926422987200,906079372542720, %T A289633 -209091033317387520,48250806224270918400,-11134577434408058898720, %U A289633 2569466177758810678838400,-592941804710481150566417280,136829971461225574971638023680 %N A289633 a(n) = 6 * Sum_{d|n} d * A110163(d). %H A289633 Seiichi Manyama, <a href="/A289633/b289633.txt">Table of n, a(n) for n = 1..422</a> %H A289633 Ken Ono, <a href="http://www.ams.org/books/cbms/102/cbms102-endmatter.pdf">The Web of Modularity: Arithmetic of the Coefficients of Modular Forms and q-series</a>, CBMS Regional Conference Series in Mathematics, vol. 102, American Mathematical Society, Providence, RI, 2004. %F A289633 a(n) == A000594(n) mod 11. %F A289633 a(n) ~ 6 * (-1)^n * exp(Pi*sqrt(3)*n). - _Vaclav Kotesovec_, Jul 09 2017 %e A289633 G.f.: -1440*q + 319680*q^2 - 73733760*q^3 + 17014849920*q^4 - 3926422987200*q^5 + ... %e A289633 a(1) = 6 * (1 * A110163(1)) = -1440, %e A289633 a(2) = 6 * (1 * A110163(1) + 2 * A110163(2)) = 319680, %e A289633 a(3) = 6 * (1 * A110163(1) + 3 * A110163(3)) = -73733760. %Y A289633 Cf. A000594, A110163, A126839 (A000594(n) mod 11), A289636. %K A289633 sign %O A289633 1,1 %A A289633 _Seiichi Manyama_, Jul 08 2017