login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


Primes of the form (p - 1)! + p, p prime.
13

%I #19 Feb 16 2024 10:06:15

%S 3,5,29,727,3628811,

%T 80658175170943878571660636856403766975289505440883277824000000000053

%N Primes of the form (p - 1)! + p, p prime.

%C a(n) = A100856(k) = A100857(k) for some k.

%C Subset of A073309. - _R. J. Mathar_, Sep 02 2008

%C No more terms for p < 1250. - _Vincenzo Librandi_, Dec 26 2010

%o (Magma)[ a: p in PrimesUpTo(250) | IsPrime(a) where a is Factorial(p-1)+p ]; // _Vincenzo Librandi_, Dec 26 2010

%Y Cf. A092791.

%K nonn

%O 1,1

%A _Reinhard Zumkeller_, Nov 20 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 20 06:10 EDT 2024. Contains 376036 sequences. (Running on oeis4.)