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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A124416 Numbers n such that 2n+1, 4n+1, 8n+1, 16n+1, 32n+1, 64n+1, 128n+1 and 256n+1 are primes. 1
7757430, 31286970, 360821505, 365536215, 414779430, 418803000, 428547690, 428823900, 434768475, 508654155, 584808795, 732681630, 809814510, 846079035, 857095380, 968314215, 1115279880, 1187901285, 1193371860, 1244805450 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[15*Range[10^8], And @@ PrimeQ /@ ({2, 4, 8, 16, 32, 64, 128, 256}*# + 1) &] (*Chandler*)

CROSSREFS

Cf. A005097, A123998, A124041, A124412-A124417.

Sequence in context: A187962 A080340 A192105 * A205657 A206186 A205368

Adjacent sequences:  A124413 A124414 A124415 * A124417 A124418 A124419

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Nov 02 2006

EXTENSIONS

Extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Nov 21 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 16 01:56 EST 2012. Contains 205860 sequences.