Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A139776
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A139776 Average of twin primes p3 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
24918, 9270440598450720 (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, p3]], {n, 13^5}]; Print[a];

CROSSREFS

Adjacent sequences: A139773 A139774 A139775 this_sequence A139777 A139778 A139779

Sequence in context: A052356 A110599 A138717 this_sequence A125268 A076583 A046709

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 October 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research