|
| |
|
|
A034958
|
|
Divide primes in groups with prime p elements and add together.
|
|
0
| |
|
|
5, 23, 101, 311, 931, 1895, 3875, 6349, 10643, 18335, 25873, 39593, 55607, 71301, 94559, 127315, 167495, 204063, 258283, 315087, 369749, 451635, 533015, 640097, 779283, 902789, 1013795, 1159073, 1295871, 1457935, 1786691, 2002645, 2272221
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,1
|
|
|
EXAMPLE
| {2,3} #2 S=5; {5,7,11} #3 S=23; {13,17,19,23,29} #5 S=101; {31,37,41,43,47,53,59} #7 S=311; etc.
|
|
|
CROSSREFS
| Cf. A006003, A027441, A034956.
Sequence in context: A049674 A077277 A073682 * A085350 A113443 A124999
Adjacent sequences: A034955 A034956 A034957 * A034959 A034960 A034961
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Patrick De Geest (pdg(AT)worldofnumbers.com), Oct 15 1998.
|
| |
|
|