OFFSET
1,1
COMMENTS
All terms are congruent to 997 (modulo 2310). - Matt C. Anderson, May 29 2015
LINKS
Matt C. Anderson and Dana Jacobsen, Table of n, a(n) for n = 1..2952 [first 90 terms from Matt C. Anderson]
Matt C. Anderson, Computer search code and explanation
Tony Forbes and Norman Luhn prime k-tuplets
Norman Luhn Table of n, a(n) for n = 1..20000
PROG
(Perl) use ntheory ":all"; say for sieve_prime_cluster(1, 1e14, 6, 10, 12, 16, 22, 24, 30, 34, 36, 40, 42); # Dana Jacobsen, Oct 02 2015
CROSSREFS
KEYWORD
nonn
AUTHOR
Matt C. Anderson, Jun 15 2012
STATUS
approved