login
A089444
Smallest 6-tuple of consecutive primes such that a(n)+a(n+1)+a(n+2), n=1...4, are again consecutive primes.
2
374653, 374669, 374677, 374681, 374683, 374687
OFFSET
1,1
COMMENTS
If other such 6-tuples are found, they could be appended and the definition changed to "Primes which are members of a 6-tuple ...". - M. F. Hasler, Apr 05 2009.
EXAMPLE
374653+374669+374677 = 1123999, 374669+374677+374681 = 1124027,
374677+374681+374683 = 1124041, 374681+374683+374687 = 1124051 are four consecutive primes.
CROSSREFS
Sequence in context: A296815 A147770 A218398 * A203740 A283030 A318964
KEYWORD
fini,full,nonn
AUTHOR
Sven Simon and Bill Sindelar (w_sindelar(AT)juno.com), Nov 01 2003
EXTENSIONS
Edited by M. F. Hasler, Apr 05 2009
STATUS
approved