A176660 Partial sums of A038772.
23, 50, 79, 113, 150, 188, 231, 277, 324, 373, 426, 480, 536, 593, 651, 710, 777, 845, 914, 987, 1061, 1137, 1215, 1294, 1377, 1463, 1550, 1639, 1733, 1830, 1928, 2131, 2338, 2547, 2770, 2997, 3226, 3459, 3698, 3945, 4194, 4447, 4704, 4963, 5226, 5493
Offset: 1
Examples
a(4) = 23 + 27 + 29 + 34 = 113 is prime.
Formula
a(n) = SUM[i=1..n] A038772(i).
Comments