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

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

1,1

COMMENTS

Minimal difference is 6 (for 3-tuplet) except first triple. Repeating 6 means successive 3-tuplets, see A088683, A088684..

LINKS

Table of n, a(n) for n=1..75.

FORMULA

Partition primes in triples starting with 5: {5, 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}. Sequence gives differences between lesser and larger primes in triples.

MATHEMATICA

#[[3]]-#[[1]]&/@Partition[Prime[Range[3, 300]], 3]  [From Harvey P. Dale, Jan. 12, 2011]

CROSSREFS

Cf. A088680, A078584, A088682, A088684.

Sequence in context: A132711 A021861 A088684 * A201578 A195707 A175217

Adjacent sequences:  A088680 A088681 A088682 * A088684 A088685 A088686

KEYWORD

base,easy,nonn

AUTHOR

Zak Seidov, Oct 05 2003

STATUS

approved

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 May 26 02:53 EDT 2013. Contains 225653 sequences.