OFFSET
1,1
COMMENTS
Comment from N. J. A. Sloane, Dec 04 2015: (Start)
The definition of A078872 is fairly subtle.
Step 1: The 3^5 = 243 quintuples (d1,d2,d3,d4,d5) with elements in {2,4,6} are listed in lexicographic order.
Step 2: Study each quintuple in turn. Look for the smallest prime p >= 7 such that the differences between the 6 consecutive primes starting with p are (d1,d2,d3,d4,d5). If there is no such prime move on to next quintuple. If there is at least one such prime, take the smallest one, add it to the sequence, and move on to the next quintuple.
Each quintuple is considered just once, so there are at most 243 terms (in fact there are only 38).
(End)
The 38 quintuples for which p exists are listed, in decimal form, in A078870.
EXAMPLE
The term 67 corresponds to the quintuple (4,2,6,4,6): 67, 71, 73, 79, 83 and 89 are consecutive primes.
CROSSREFS
KEYWORD
nonn,fini,full
AUTHOR
Labos Elemer, Dec 20 2002
EXTENSIONS
Edited by Dean Hickerson, Dec 21 2002
STATUS
approved