OFFSET
1,1
LINKS
Vladimir Vlesycit and Matt C. Anderson and Dana Jacobsen, Table of n, a(n) for n = 1..1036 [first 20 terms from Vladimir Vlesycit; first 104 terms from Matt C. Anderson]
Tony Forbes and Norman Luhn, Smallest Prime k-tuplets
Norman Luhn, Table of n, a(n) for n = 1..6264
PROG
(Perl) use ntheory ":all"; say for sieve_prime_cluster(1, 10**16, 2, 8, 14, 18, 20, 24, 30, 32, 38, 42, 44, 48); # Dana Jacobsen, Oct 13 2015
CROSSREFS
KEYWORD
nonn
AUTHOR
Tim Johannes Ohrtmann, Apr 17 2015
STATUS
approved