OFFSET
1,1
LINKS
Dana Jacobsen, Table of n, a(n) for n = 1..16 [first 8 terms computed by Hadley and Waldvogel (2001-2009)]
Tony Forbes and Norman Luhn, Smallest Prime k-tuplets
Norman Luhn, Table of n, a(n) for n = 1..73 (up to 10^22)
PROG
(Perl) use ntheory ":all"; say for sieve_prime_cluster(1, 10**16, 2, 6, 8, 12, 18, 20, 26, 30, 32, 36, 42, 48, 50, 56); # Dana Jacobsen, Oct 18 2015
CROSSREFS
KEYWORD
nonn
AUTHOR
Tim Johannes Ohrtmann, Apr 20 2015
EXTENSIONS
More terms from Dana Jacobsen, Oct 18 2015
STATUS
approved