Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A139777
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A139777 Average of twin primes p4 such that p1^2+p2^3=p3 and p1^3+p2^2=p4, p3 and p4 are average of twin primes. p1 and p2 consecutive primes, p1 < p2. +0
1
13008, 9268057799643918 (list; graph; listen)
OFFSET

1,1

MATHEMATICA

a={}; Do[p1=Prime[n]; p2=Prime[n+1]; p3=p1^2+p2^3; p4=p1^3+p2^2; If[PrimeQ[p3-1]&&PrimeQ[p3+1]&&PrimeQ[p4-1]&&PrimeQ[p4+1], AppendTo[a, p4]], {n, 13^5}]; Print[a];

CROSSREFS

Sequence in context: A145333 A028385 A138762 this_sequence A015327 A079230 A165679

Adjacent sequences: A139774 A139775 A139776 this_sequence A139778 A139779 A139780

KEYWORD

nonn,bref

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), May 16 2008

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 December 21 10:15 EST 2009. Contains 171081 sequences.


AT&T Labs Research