A174627 Partial sums of A002833.
0, 1, 3, 11, 55, 545, 14619, 1363847
Offset: 0
Examples
a(7) = 0 + 1 + 2 + 8 + 44 + 490 + 14074 + 1349228 = 1363847 is prime.
Crossrefs
Cf. A002833.
Formula
a(n) = SUM[i=0..n] A002833(i).
This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
Comments