|
Search: id:A109723
|
|
|
| A109723 |
|
Sum of the first 2n+1 primes. |
|
+0 2
|
|
| 2, 10, 28, 58, 100, 160, 238, 328, 440, 568, 712, 874, 1060, 1264, 1480, 1720, 1988, 2276, 2584, 2914, 3266, 3638, 4028, 4438, 4888, 5350, 5830, 6338, 6870, 7418, 7982, 8582, 9206, 9854, 10538, 11240, 11966, 12718, 13490, 14288, 15116, 15968, 16840
(list; graph; listen)
|
|
|
OFFSET
|
0,1
|
|
|
COMMENT
|
Bisection of A007504.
|
|
FORMULA
|
a(n) = A007504(2n+1).
|
|
MATHEMATICA
|
f[n_] := Sum[Prime[k], {k, n}]; Table[f[2n + 1], {n, 0, 42}]
|
|
CROSSREFS
|
Cf. A007504, A109722-A109726.
Sequence in context: A133479 A057753 A060515 this_sequence A053594 A006331 A104657
Adjacent sequences: A109720 A109721 A109722 this_sequence A109724 A109725 A109726
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
Giovanni Teofilatto (g.teofilatto(AT)tiscalinet.it), Aug 10 2005
|
|
EXTENSIONS
|
Edited and extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Aug 11 2005
|
|
|
Search completed in 0.002 seconds
|