Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A064102
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A064102 Primes p = p(k) such that p(k) + p(k+7) = p(k+1) + p(k+6) = p(k+2) + p(k+5) = p(k+3) + p(k+4). +0
1
17, 149, 677, 853, 1277, 5437, 6101, 13499, 13921, 19853, 22073, 41863, 49667, 51307, 51797, 55799, 61637, 66337, 83227, 91121, 100957, 103963, 109111, 113147, 128747, 136309, 137933, 148157, 158849, 163117, 167249, 179033, 205171, 208927 (list; graph; listen)
OFFSET

1,1

EXAMPLE

17 + 43 = 19 + 41 = 23 + 37 = 29 + 31.

MATHEMATICA

a = {0, 0, 0, 0, 0, 0, 0, 0}; Do[ a = Delete[ a, 1 ]; a = Append[ a, Prime[ n ] ]; If[ a[ [ 1 ] ] + a[ [ 8 ] ] == a[ [ 2 ] ] + a[ [ 7 ] ] == a[ [ 3 ] ] + a[ [ 6 ] ] == a[ [ 4 ] ] + a[ [ 5 ] ], Print[ a[ [ 1 ] ] ] ], {n, 1, 10^4} ]

CROSSREFS

Cf. A022885.

Adjacent sequences: A064099 A064100 A064101 this_sequence A064103 A064104 A064105

Sequence in context: A142815 A008417 A083294 this_sequence A139617 A010969 A022582

KEYWORD

easy,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 17 2001

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 October 13 20:18 EDT 2008. Contains 145016 sequences.


AT&T Labs Research