A178494 Partial sums of A045699.
12, 29, 60, 93, 129, 181, 238, 314, 443, 577, 725, 875, 1049, 1226, 1422, 1668, 1962, 2259, 2575, 2922, 3274, 3642, 4011, 4399, 4791, 5205, 5669, 6155, 6667, 7204, 7760, 8392, 9046, 9750, 10599, 11467, 12339, 13305, 14274, 15262, 16348, 17532, 18836
Offset: 1
Keywords
Examples
a(5) = 12 + 17 + 31 + 33 + 36 = 129 = 2^2 + 5^3.
Formula
a(n) = SUM[i=1..n] A045699(i) = SUM[i=1..n] {p^2 + q^3, p,q primes}.
Comments