OFFSET
1,1
LINKS
Dana Jacobsen, Table of n, a(n) for n = 1..185 [first 57 terms computed by Betsis, Säfholm, Forbes, Hadley, Vlesycit, and Waldvogel (1982-2009)]
Tony Forbes and Norman Luhn, Smallest Prime k-tuplets
Norman Luhn, Table of n, a(n) for n = 1..919
PROG
(Perl) use ntheory ":all"; say for sieve_prime_cluster(1, 10**17, 2, 6, 8, 12, 18, 20, 26, 30, 32, 36, 42, 48, 50); # Dana Jacobsen, Oct 18 2015
CROSSREFS
KEYWORD
nonn
AUTHOR
Tim Johannes Ohrtmann, Apr 17 2015
EXTENSIONS
a(32) corrected by Dana Jacobsen, Oct 18 2015
STATUS
approved