Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092244
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092244 Numbers n such that 2^n-th prime + 2^(n-1)-th prime + 1 is prime. +0
1
11, 73, 443, 1031, 2339, 11833, 56737, 122891, 5423669 (list; graph; listen)
OFFSET

1,1

EXAMPLE

prime(2^2)+prime(2^1) + 1 = 11 = prime.

PROGRAM

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

CROSSREFS

Sequence in context: A142015 A123039 A163775 this_sequence A155634 A054461 A003367

Adjacent sequences: A092241 A092242 A092243 this_sequence A092245 A092246 A092247

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research