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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A124187 Numbers n such that 1 + n + n^3 + n^5 + n^7 + n^9 + n^11 + n^13 + n^15 + n^17 + n^19 + n^21 + n^23 + n^25 + n^27 + n^29 + n^31 + n^33 + n^35 is prime. 3
1, 7, 10, 17, 52, 69, 108, 161, 173, 231, 306, 330, 338, 352, 416, 582, 584, 593, 635, 767, 834, 855, 868, 892, 927, 944, 950, 1044, 1060, 1203, 1242, 1299, 1302, 1509, 1520, 1551, 1637, 1972, 2067, 2078, 2135, 2303, 2310, 2366 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

Do[If[PrimeQ[1+n+n^3+n^5+n^7+n^9+n^11+n^13+n^15+n^17+n^19+n^21+n^23+n^25+n^27+n^29+n^31+n^33+n^35], Print[n]], {n, 1, 2400}]

CROSSREFS

Cf. A049407.

Sequence in context: A175666 A098748 A020692 * A155027 A118420 A196939

Adjacent sequences:  A124184 A124185 A124186 * A124188 A124189 A124190

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Dec 13 2006

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 15 02:50 EST 2012. Contains 205694 sequences.