Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A072569
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A072569 Odd interprimes. +0
23
9, 15, 21, 39, 45, 69, 81, 93, 99, 105, 111, 129, 165, 195, 205, 217, 225, 231, 279, 309, 315, 351, 363, 381, 393, 399, 405, 441, 453, 459, 465, 473, 483, 489, 495, 501, 515, 615, 625, 645, 667, 675, 687, 705, 723, 741, 747, 759, 765, 771, 803, 825, 855, 861 (list; graph; listen)
OFFSET

1,1

COMMENT

The interprimes (A024675) are those integers that lie at the mid-point between consecutive odd primes.

LINKS

Eric Weisstein's World of Mathematics, Interprime

FORMULA

(P_n+1 - P_n)/2 is odd.

MATHEMATICA

a = Table[ Prime[n], {n, 2, 200}]; b = {}; Do[d = (a[[n + 1]] - a[[n]])/2; If[ OddQ[ a[[n]] + d], b = Append[b, a[[n]] + d]], {n, 1, 198}]; b

Select[Plus @@@ Partition[Table[Prime[n], {n, 2, 100}], 2, 1]/2, OddQ]

CROSSREFS

Odd members of A024675. Sequence is union of A072572 and A072573.

Cf. A024675, A072568.

Sequence in context: A033553 A020192 A063174 this_sequence A072572 A029708 A125215

Adjacent sequences: A072566 A072567 A072568 this_sequence A072570 A072571 A072572

KEYWORD

nonn

AUTHOR

Marco Matosic (marcomatosic(AT)hotmail.com), Jun 24 2002

EXTENSIONS

Edited by njas and Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 27 2002

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