cp's OEIS Frontend

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.

A363783 L.g.f.: log( Sum_{k>=0} x^(k^3) ).

Original entry on oeis.org

1, -1, 1, -1, 1, -1, 1, 7, -8, 9, -10, 11, -12, 13, -14, 7, 1, -10, 20, -31, 43, -56, 70, -77, 76, -66, 73, -43, 1, 54, -123, 199, -274, 339, -419, 470, -480, 436, -324, 137, 124, -449, 861, -1332, 1822, -2278, 2633, -2813, 2745, -2366, 1582, -326, -1430, 3635, -6225, 9037, -11836, 14325, -16106, 16706, -15615
Offset: 1

Views

Author

Seiichi Manyama, Jun 21 2023

Keywords

Crossrefs

Formula

L.g.f.: L(x) = Sum_{k>=1} a(k)*x^k/k = log( Sum_{k>=0} x^(k^3) ).