A174648 Partial sums of A000452.
1, 3, 6, 11, 17, 24, 32, 42, 53, 66, 80, 95, 111, 128, 147, 168, 190, 213, 237, 263, 290, 319, 349, 380, 413, 447, 482, 519, 557, 596, 636, 677, 719, 762, 808, 855, 903, 954, 1007, 1061, 1116, 1172, 1229, 1287, 1346, 1407, 1469, 1534, 1600, 1667, 1736, 1806
Offset: 1
Keywords
Examples
a(9) = 1 + 2 + 3 + 5 + 6 + 7 + 8 + 10 + 11 = 53 is prime.
Crossrefs
Cf. A000452.
Formula
a(n) = Sum_{i=1..n} A000452(i).
Comments