|
Search: id:A003310
|
|
|
| A003310 |
|
Generated by a sieve. (Formerly M2305)
|
|
+0 8
|
|
| 3, 4, 5, 7, 8, 11, 13, 17, 19, 20, 26, 29, 32, 37, 38, 43, 49, 50, 56, 62, 67, 68, 71, 73, 86, 89, 91, 98, 103, 113, 116, 121, 127, 131, 133, 137, 140, 151, 158, 161, 169, 173, 179, 182, 188, 200, 206, 209, 211, 221, 227, 230, 239, 242, 247, 253, 259, 271, 277, 278
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
Apply the sieve of A003309, but begin with 3 rather than 2.
|
|
REFERENCES
|
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
"Sieves", Popular Computing (Calabasas, CA), Vol. 2 (No. 13, Apr 1974), pp. 6-7; sieve #2.
|
|
LINKS
|
Index entries for sequences generated by sieves
|
|
MATHEMATICA
|
t = Range[3, 330]; r = {}; While[Length[t] >0, k = First[t]; AppendTo[r, k]; t = Drop[t, {1, -1, k}]; ]r (Chandler)
|
|
CROSSREFS
|
Cf. A003309, A100464.
Adjacent sequences: A003307 A003308 A003309 this_sequence A003311 A003312 A003313
Sequence in context: A111801 A108372 A066542 this_sequence A038525 A057201 A154571
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
EXTENSIONS
|
More terms from Ray Chandler (rayjchandler(AT)sbcglobal.net), Dec 02 2004
|
|
|
Search completed in 0.002 seconds
|