OFFSET
1,1
COMMENTS
a(n) = p determines a prime quadruple [p, p+10, p+6n+6, p+6n+16] with difference pattern [10, 6n-4, 10].
The smallest distance between 10-twins [A052380(5)] is 12, while its increment is 6.
FORMULA
a(n) = p is the smallest of A031928 followed by the next 10- twin after a 6n+6 distance.
EXAMPLE
a(2)=691 results in [691,701,709,719] quadruple and [10,8,10] d-pattern without primes in the median gap;
a(10)=25087 yields [25087,25097,25153,25163] and [10,56,10] with 5 primes in the middle gap.
CROSSREFS
KEYWORD
nonn
AUTHOR
Labos Elemer, Mar 07 2000
STATUS
approved