Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A057678
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A057678 Primes of the form 2^p - p where p is prime. +0
6
2, 5, 8179, 524269 (list; graph; listen)
OFFSET

1,1

COMMENT

Next term, if it exists, has more than 618 digits. - Emeric Deutsch (deutsch(AT)duke.poly.edu), Mar 27 2005

MAPLE

a:=proc(n) if isprime(2^ithprime(n)-ithprime(n))=true then 2^ithprime(n)-ithprime(n) else fi end: seq(a(n), n=1..310); (Deutsch)

MATHEMATICA

lst={}; Do[p=Prime[n]; If[PrimeQ[p=2^p-p], AppendTo[lst, p]], {n, 5!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 28 2009]

CROSSREFS

Cf. A057663-A057665, A056677.

Sequence in context: A082973 A082815 A115893 this_sequence A090071 A139062 A122760

Adjacent sequences: A057675 A057676 A057677 this_sequence A057679 A057680 A057681

KEYWORD

more,nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Oct 19 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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research