Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #12 Sep 18 2023 22:48:00
%S 4,6,7,8,10,20,21,26,101,119,172,409,621,1043,1204,1283,1673,2003,
%T 4336,5773,12913,13517
%N Numbers k such that k! - k# + 1 is prime, where k# is the primorial function.
%C Some of the larger entries may only correspond to probable primes.
%H Mike Oakes, <a href="http://groups.yahoo.com/group/primenumbers/message/12028">Primo-factorials</a>.
%H Mike Oakes, <a href="/A081710/a081710.txt">Primo-factorials</a>, message 12028 in primenumbers Yahoo group, Apr 3, 2003. [Cached copy]
%H Joe McLean, <a href="http://web.archive.org/web/20091027034731/http://uk.geocities.com/nassarawa%40btinternet.com/probprim2.htm">Interesting Sources of Probable Primes</a>.
%e a(1)=4 because 4!-4#+1=19 is prime
%Y Cf. A081710, A081711, A081713.
%K nonn,more,hard
%O 1,1
%A _Mike Oakes_, Apr 04 2003
%E More terms from Herman Jamke (hermanjamke(AT)fastmail.fm), Jan 03 2008
%E Offset corrected by _Sean A. Irvine_, Sep 18 2023