login
Second smallest m such that (2^n)! + m is a prime.
1

%I #8 Nov 17 2024 18:57:00

%S 2,1,7,31,41,83,151,1097,1811,10093,19219,2971,41999

%N Second smallest m such that (2^n)! + m is a prime.

%C The smallest m is in A136146(n).

%C PFGW was used to find these numbers.

%Y Cf. A136146.

%K nonn

%O 0,1

%A _Cino Hilliard_, May 17 2008