A174536 Partial sums of A040082.
1, 2, 3, 5, 7, 29, 593, 1676860, 115620398393, 208904486974761399, 12216177524273716236243939
Offset: 1
Keywords
Examples
a(7) = 1 + 1 + 1 + 2 + 2 + 22 + 564 = 593 is prime.
Formula
a(n) = SUM[i=1..n] A040082(i).
Comments