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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A114056 Numbers n such that 2^prime(n) - 1 + 10^n is prime. 0
1, 2, 3, 7, 8, 222, 227, 360, 535 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

7 is there because the 7th prime is 17 and 2^17-1+10^7 is prime.

MATHEMATICA

Position[PrimeQ[Table[(2^Prime[n] - 1) + 10^n, {n, 10}]], True]

CROSSREFS

Sequence in context: A103173 A098863 A053960 * A168222 A140221 A046668

Adjacent sequences:  A114053 A114054 A114055 * A114057 A114058 A114059

KEYWORD

nonn

AUTHOR

Joao Carlos Leandro da Silva (zxawyh66(AT)yahoo.com), Feb 02 2006

EXTENSIONS

Edited by Don Reble (djr(AT)nk.ca), Jul 23 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 12 21:29 EST 2012. Contains 205433 sequences.