Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A094316
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A094316 Primes p for which 2^j+p^j is also prime for j in {0,2,8,512}. +0
1
13, 4133, 1831343, 2320583, 3828673 (list; graph; listen)
OFFSET

1,1

EXAMPLE

Smallest such prime is 13 and the relevant four primes are

2, 173, 815730977 and a 571-digit prime.

MATHEMATICA

{ta=Table[0, {100}], u=1}; {exponents, {a, b, c, d}={0, 2, 8, 512}} Do[s0=Prime[j]^a+2^a; s1=Prime[j]^b+2^b; s2=Prime[j]^c+2^c; s3=Prime[j]^d+2^d; If[PrimeQ[s0]&&PrimeQ[s1]&&PrimeQ[s2]&&PrimeQ[s3], Print[{j, Prime[j]}]; ta[[u]]=Prime[j]; u=u+1], {j, 1, 1000000}] ta

CROSSREFS

Cf. A082101, A094473-A094499.

Sequence in context: A134159 A070905 A068532 this_sequence A057842 A023345 A006541

Adjacent sequences: A094313 A094314 A094315 this_sequence A094317 A094318 A094319

KEYWORD

more,nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Jun 02 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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research