OFFSET
1,1
LINKS
Dana Jacobsen, Table of n, a(n) for n = 1..209 [first 75 terms computed by Betsis and Säfholm, Forbes, Vlesycit, and Waldvogel (1982-2009)]
Tony Forbes and Norman Luhn, Smallest Prime k-tuplets
Norman Luhn, Table of n, a(n) for n = 1..891 (up to 10^22).
PROG
(Perl) use bigint; use ntheory ":all"; say for sieve_prime_cluster(1, 10**17, 2, 8, 14, 18, 20, 24, 30, 32, 38, 42, 44, 48, 50); # Dana Jacobsen, Oct 18 2015
CROSSREFS
KEYWORD
nonn
AUTHOR
Tim Johannes Ohrtmann, Apr 17 2015
STATUS
approved