A078872 The quintuples (d1,d2,d3,d4,d5) with elements in {2,4,6} are listed in lexicographic order; for each quintuple, this sequence lists the smallest prime p >= 7 such that the differences between the 6 consecutive primes starting with p are (d1,d2,d3,d4,d5), if such a prime exists.
11, 17, 41, 29, 59, 5849, 6959, 599, 149, 3299, 7, 13, 37, 67, 1597, 19, 4639, 43, 17467, 1601, 23, 2333, 593, 6353, 1861, 31, 61, 90001, 32353, 157, 14731, 47, 587, 2671, 3307, 151, 251, 3301
Offset: 1
Examples
The term 67 corresponds to the quintuple (4,2,6,4,6): 67, 71, 73, 79, 83 and 89 are consecutive primes.
Crossrefs
Extensions
Edited by Dean Hickerson, Dec 21 2002
Comments