|
| |
|
|
A034959
|
|
Divide even numbers in groups with prime p elements and add together.
|
|
1
| |
|
|
2, 18, 70, 182, 484, 884, 1666, 2546, 4048, 6612, 8928, 13172, 17794, 22274, 28576, 37524, 48380, 57340, 71556, 85626, 98550, 118658, 138112, 163404, 196134, 224220, 249672, 281838, 310650, 347136, 420624, 467670, 525806, 571846, 655898
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,1
|
|
|
EXAMPLE
| {0,2} #2 S=2; {4,6,8} #3 S=18; {10,12,14,16,18} #5 S=70; {20,22,24,26,28,30,32} #7 S=182; etc.
|
|
|
CROSSREFS
| Cf. A006003, A027441, A034960.
Sequence in context: A119118 A078837 A112365 * A196812 A163102 A073976
Adjacent sequences: A034956 A034957 A034958 * A034960 A034961 A034962
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Patrick De Geest (pdg(AT)worldofnumbers.com), Oct 15 1998.
|
| |
|
|