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”).

A203623
Partial sums of A061395.
7
0, 1, 3, 4, 7, 9, 13, 14, 16, 19, 24, 26, 32, 36, 39, 40, 47, 49, 57, 60, 64, 69, 78, 80, 83, 89, 91, 95, 105, 108, 119, 120, 125, 132, 136, 138, 150, 158, 164, 167, 180, 184, 198, 203, 206, 215, 230, 232, 236, 239, 246, 252, 268, 270, 275, 279, 287
OFFSET
1,3
FORMULA
a(n) = a(n-1) + A061395(n)
EXAMPLE
a(10) = a(9) + A061395(10) ; a(9)=16 ; A061395(10)=3 ;
a(10) = 16+3 = 19.
CROSSREFS
Sequence in context: A140402 A005539 A253060 * A053099 A073273 A247835
KEYWORD
nonn
AUTHOR
Jacques ALARDET, Jan 04 2012
STATUS
approved