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.

A136604 Partial sums of A066957.

Original entry on oeis.org

22, 65, 83, 124, 142, 182, 206, 245, 263, 309, 326, 364, 391, 429, 453, 496, 514, 553, 576, 613, 636, 679, 704, 740, 772, 808, 833, 877, 902, 937, 971, 1002, 1028, 1065, 1089, 1124, 1156, 1188, 1215, 1252, 1283, 1309, 1343, 1377, 1406, 1448, 1475, 1502
Offset: 0

Views

Author

Reinhard Zumkeller, Jan 12 2008

Keywords

Comments

a(n) = a(n-1) + A066957(n), a(0) = A066957(0);
for n>=123456789: a(n) = 6572 = 6561 + 11 = 3^8 + A066957(0)/2.