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 A363783 #13 Jun 22 2023 10:40:15 %S A363783 1,-1,1,-1,1,-1,1,7,-8,9,-10,11,-12,13,-14,7,1,-10,20,-31,43,-56,70, %T A363783 -77,76,-66,73,-43,1,54,-123,199,-274,339,-419,470,-480,436,-324,137, %U A363783 124,-449,861,-1332,1822,-2278,2633,-2813,2745,-2366,1582,-326,-1430,3635,-6225,9037,-11836,14325,-16106,16706,-15615 %N A363783 L.g.f.: log( Sum_{k>=0} x^(k^3) ). %H A363783 Seiichi Manyama, <a href="/A363783/b363783.txt">Table of n, a(n) for n = 1..1000</a> %F A363783 L.g.f.: L(x) = Sum_{k>=1} a(k)*x^k/k = log( Sum_{k>=0} x^(k^3) ). %Y A363783 Cf. A162552, A363784. %K A363783 sign %O A363783 1,8 %A A363783 _Seiichi Manyama_, Jun 21 2023