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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A124415 Numbers n such that 2n+1, 4n+1, 8n+1, 16n+1, 32n+1, 64n+1 and 128n+1 are primes. 0
8325, 82950, 884220, 1120470, 3441690, 5627895, 5765505, 7664745, 7757430, 8555040, 10739505, 11891625, 15514860, 15623475, 18268455, 22631970, 24833775, 27373410, 29342895, 31286970, 31577205, 50077455, 51541035, 58646520 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

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

CROSSREFS

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

Sequence in context: A170778 A062852 A124414 * A031947 A049357 A069402

Adjacent sequences:  A124412 A124413 A124414 * A124416 A124417 A124418

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

Corrected and 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 17:48 EST 2012. Contains 205939 sequences.