Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A057663
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A057663 Primes p such that p+2^p is also a prime. +0
4
3, 5, 89, 317, 701 (list; graph; listen)
OFFSET

1,1

COMMENT

Different from A056206, where e.g. at n=89, 89 is not minimal, A056206(89)=29 and not 89.

a(6) > 27479 - Ralf Stephan (ralf(AT)ark.in-berlin.de), Oct 23 2002

EXAMPLE

q=3, 2^3+3 = 11 a prime.

PROGRAM

(PARI) \ p^q + q is prime q is prime ptoqpq2(p, n)= { local(x, y, q); for(x=1, n, q=prime(x); y=p^q+q; if(ispseudoprime(y), print1(q", ")) ) } (Cino Hilliard)

CROSSREFS

Cf. A056206, A056208, A057664, A057665.

Sequence in context: A062214 A107655 A133660 this_sequence A056244 A103081 A003112

Adjacent sequences: A057660 A057661 A057662 this_sequence A057664 A057665 A057666

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Oct 16 2000

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 21 14:49 EST 2008. Contains 150807 sequences.


AT&T Labs Research