login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A114056 Numbers k such that 2^prime(k) - 1 + 10^k is prime. 0
1, 2, 3, 7, 8, 222, 227, 360, 535, 2713, 9079 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
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 A323384 A349641
KEYWORD
nonn,more
AUTHOR
Joao Carlos Leandro da Silva (zxawyh66(AT)yahoo.com), Feb 02 2006
EXTENSIONS
Edited by Don Reble, Jul 23 2006
a(10)-a(11) from Michael S. Branicky, Apr 15 2023
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 09:42 EDT 2024. Contains 371935 sequences. (Running on oeis4.)