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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A059611 Numbers n such that 2^n-17 is prime. 10
6, 8, 12, 16, 18, 20, 22, 24, 32, 36, 42, 44, 96, 104, 152, 174, 198, 336, 414, 444, 468, 488, 664, 808, 848, 3632, 4062, 5586, 5904, 6348, 8628, 9224, 9916, 13136, 15966, 17120, 17568, 17652, 20560, 31572, 33644, 104098, 115842, 130572, 164110, 189414, 205110 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

All terms are even since for odd n, 2^n-17 is divisible by 3.

LINKS

Search for 2^n-17, PRP Top Records

EXAMPLE

444 is present because 2^444-17 is prime.

MATHEMATICA

Select[Range[5, 20000], PrimeQ[2^#-17]&] (*From Vladimir Joseph Stephan Orlovsky, Feb 27 2011*)

CROSSREFS

Exponents for primes of 2^n-d form: A000043 (d=1), A050414 (d=3), A059608 (d=5), A059609 (d=7), A059610 (d=9), A096817 (d=11), A096818 (d=13), A059612 (d=15), A059611 (d=17), A096819 (d=19), A096820 (d=21).

Cf. A096502

Sequence in context: A096175 A027827 A157941 * A177085 A194409 A115166

Adjacent sequences:  A059608 A059609 A059610 * A059612 A059613 A059614

KEYWORD

nonn,changed

AUTHOR

Andrey Kulsha (Andrey_601(AT)tut.by), Feb 05 2001

EXTENSIONS

a(34)-a(40) from Max Alekseyev, a(41) from Paul Underwood, a(42)-a(44) from Gary Barnes, a(45)-a(47) from Lelio R Paula, added by Max Alekseyev (maxale(AT)gmail.com), Feb 09 2012

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 17 14:50 EST 2012. Contains 206050 sequences.