A176661 Partial sums of A061262.
0, 3, 15, 36, 88, 145, 236, 357, 493, 704, 896, 1122, 1531, 1862, 2229, 2635, 3146, 3653, 4539, 5176, 5948, 6669, 7540, 8492, 9594, 10660, 11887, 13079, 14720, 16341, 17737, 19118, 20619, 22351, 24143, 26070, 28012, 30413, 33024, 35575, 37997
Offset: 0
Keywords
Examples
a(13) = 0 + 3 + 12 + 21 + 52 + 57 + 91 + 121 + 136 + 211 + 192 + 226 + 409 = 1531 is prime.
Formula
a(n) = SUM[i=0..n] A061262(i).
Comments