login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A088684 Differences in triples of primes. 4
6, 6, 8, 6, 8, 6, 10, 6, 6, 10, 12, 10, 8, 6, 24, 6, 12, 12, 10, 24, 6, 16, 10, 12, 14, 18, 12, 10, 6, 20, 12, 14, 16, 8, 16, 8, 6, 12, 12, 16, 18, 18, 10, 10, 18, 14, 6, 24, 6, 6, 24, 18, 12, 10, 14, 10, 12, 12, 8, 6, 12, 12, 12, 16, 20, 12, 18, 20, 8, 6, 14, 40, 26, 18, 10, 6, 22, 6 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Minimal difference is 6 (for 3-tuplet). Repeating 6 means successive 3-tuplets.

FORMULA

Partition primes in triples starting with 7: {7, 11, 13}, {17, 19, 23}, {29, 31, 37}, {41, 43, 47}, {53, 59, 61}, {67, 71, 73}, {79, 83, 89}, {97, 101, 103}, {107, 109, 113}. Sequence gives differences between lesser and larger primes in triples.

MATHEMATICA

Last[#]-First[#]&/@Partition[Prime[Range[4, 250]], 3] (* From Harvey P. Dale, Sep 06 2011 *)

CROSSREFS

Cf. A088680, A078584, A088682, A088683.

Sequence in context: A205863 A132711 A021861 * A088683 A201578 A195707

Adjacent sequences:  A088681 A088682 A088683 * A088685 A088686 A088687

KEYWORD

base,easy,nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Oct 05 2003

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 12:23 EST 2012. Contains 206011 sequences.