login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A136604
Partial sums of A066957.
2
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,1
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.
LINKS
CROSSREFS
Sequence in context: A305064 A124715 A126376 * A064710 A246415 A164136
KEYWORD
nonn,base
AUTHOR
Reinhard Zumkeller, Jan 12 2008
STATUS
approved