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.

A118601 Partial sums of A058129.

Original entry on oeis.org

1, 3, 10, 45, 273, 2510, 34069, 1703066
Offset: 1

Views

Author

Jonathan Vos Post, May 08 2006

Keywords

Crossrefs

Formula

a(n) = SUM[i=1..n] A058129(i). a(n) = SUM[i=1..n] (2*A058133(i) - A058132(i)).

Extensions

One more term from Jonathan Vos Post, Jul 20 2009
Edited by N. J. A. Sloane, Jul 25 2009