Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A126556
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A126556 Arithmetic mean of two consecutive prime interprimes of second order: interprimes of third order. +0
6
734, 2825, 5957, 10305, 13932, 15830, 18825, 25084, 30205, 32121, 34901, 40640, 47984, 70842, 102897, 120165, 125973, 130250, 138924, 145480, 148894, 154236, 161676, 167730, 174737, 180632, 183077, 191253, 210375, 224327, 232817, 246285 (list; graph; listen)
OFFSET

1,1

COMMENT

a(n) = (A126555(n)+A126555(n+1))/2.

For primes in this sequence (prime interprimes of third order) see A126557.

PROGRAM

(PARI) {m=250000; a=0; g=0; p=2; q=3; r=5; while(r<=m, if((p+r)/2==q, if(a>0, b=(a+q)/2; if(isprime(b), if(g>0, print1(h=(g+b)/2, ", ")); g=b)); a=q); p=q; q=r; r=nextprime(r+1))} - Klaus Brockhaus, Jan 11 2007

CROSSREFS

Cf. A006562 (balanced primes), A024675 (interprimes), A126554 (interprimes of second order), A126555 (prime interprimes of second order).

Sequence in context: A118055 A025356 A025348 this_sequence A096595 A083359 A083360

Adjacent sequences: A126553 A126554 A126555 this_sequence A126557 A126558 A126559

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Dec 27 2006

EXTENSIONS

Edited by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jan 11 2007

page 1

Search completed in 0.004 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 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research