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 #8 Dec 05 2023 08:53:12
%S 521881,774593,4327489,21764537,28807001,213833929
%N Primes p that divide gcd(2^k + 1, k! - 1) for some k other than (p-1)/2.
%C Prime p divides gcd(2^k + 1, k! - 1) for k = (p-1)/2 iff p belongs to A058302 and p == 3 (mod 8).
%Y Cf. A058302, A366824 (possible values of k).
%K nonn,more,hard
%O 1,1
%A Rustem Aidagulov and _Max Alekseyev_, Oct 24 2023