Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092262
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092262 Numbers n such that 2^n-th prime - 2^(n-1)-th prime + 1 is prime. +0
1
2, 5, 13, 79, 181, 409, 2053, 21011, 96487 (list; graph; listen)
OFFSET

1,1

EXAMPLE

prime(2^12)-prime(2^11) + 1 = 21011 = prime.

PROGRAM

f(n)= for(x=1, n, y=prime(2^x)-prime(2^(x-1))+1; if(isprime(y), print1(y", ")))

CROSSREFS

Adjacent sequences: A092259 A092260 A092261 this_sequence A092263 A092264 A092265

Sequence in context: A013497 A128029 A081650 this_sequence A032015 A075736 A030426

KEYWORD

hard,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Feb 20 2004

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 13 09:05 EDT 2008. Contains 145008 sequences.


AT&T Labs Research