login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A102724 Least sum of n distinct pairs of consecutive primes. 2
5, 13, 25, 43, 67, 97, 133, 175, 227, 287, 355, 433, 517, 607, 707, 819, 939, 1067, 1205, 1349, 1501, 1663, 1835, 2021, 2219, 2423, 2633, 2849, 3071, 3311, 3569, 3837, 4113, 4401, 4701, 5009, 5329, 5659, 5999, 6351, 6711, 7083, 7467, 7857, 8253, 8663, 9097 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Partial sums of A001043.

EXAMPLE

a(1) = 5 = (2+3).

a(2) = 13 = (2+3)+(3+5).

a(3) = 25 = (2+3)+(3+5)+(5+7).

MATHEMATICA

Table[Sum[Prime[i] + Prime[i + 1], {i, n}], {n, 47}] (Ray Chandler, Feb 12 2005)

CROSSREFS

Cf. A001043, A102725, A102729.

Sequence in context: A147205 A146875 A064276 * A147031 A147220 A196069

Adjacent sequences:  A102721 A102722 A102723 * A102725 A102726 A102727

KEYWORD

easy,nonn

AUTHOR

Giovanni Teofilatto (g.teofilatto(AT)tiscalinet.it), Feb 07 2005

EXTENSIONS

Edited and extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Feb 12 2005

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 06:27 EST 2012. Contains 205998 sequences.