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.

A288570 Partial sums of A019565.

Original entry on oeis.org

1, 3, 6, 12, 17, 27, 42, 72, 79, 93, 114, 156, 191, 261, 366, 576, 587, 609, 642, 708, 763, 873, 1038, 1368, 1445, 1599, 1830, 2292, 2677, 3447, 4602, 6912, 6925, 6951, 6990, 7068, 7133, 7263, 7458, 7848, 7939, 8121, 8394, 8940, 9395, 10305, 11670, 14400, 14543
Offset: 0

Views

Author

N. J. A. Sloane, Jun 26 2017

Keywords

Crossrefs

Cf. A019565.

Programs

Formula

G.f.: (1/(1 - x)) * Product_{k>=0} (1 + prime(k+1)*x^(2^k)). - Ilya Gutkovskiy, Aug 18 2021