Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A160273
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A160273 Successive differences (divided by 3) of the average of twin prime pairs divided by 2 (A040040) +0
2
1, 1, 2, 2, 3, 2, 5, 1, 5, 2, 5, 2, 1, 5, 2, 5, 2, 5, 6, 12, 2, 5, 10, 8, 5, 3, 4, 3, 25, 2, 1, 5, 4, 23, 2, 3, 2, 5, 10, 13, 8, 2, 2, 3, 18, 4, 5, 1, 20, 2, 8, 5, 4, 11, 14, 1, 9, 3, 8, 5, 9, 1, 4, 3 (list; graph; listen)
OFFSET

1,3

MAPLE

ZL := []; for p to 1000000 do if `and`(isprime(p), isprime(p+2)) then ZL := [op(ZL), ((p+2)^2-p^2)*(1/8)] end if end do; a := [seq((ZL[i+1]-ZL[i])*(1/3), i = 2 .. nops(ZL)-1)]

CROSSREFS

A040040

Sequence in context: A153725 A102247 A054249 this_sequence A141822 A033099 A018892

Adjacent sequences: A160270 A160271 A160272 this_sequence A160274 A160275 A160276

KEYWORD

hard,nonn

AUTHOR

Stephen Crowley (crow(AT)crowlogic.net), May 07 2009

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 25 08:46 EST 2009. Contains 167481 sequences.


AT&T Labs Research