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

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A104079 Numbers of the form prime(n) + n! such that Gamma(n) + prime(n) is prime. 1
3, 11, 31, 40339, 362903, 479001637, 8683317618811886495518194401280000137, 295232799039604140847618609643520000139 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
a = Delete[Union[Table[If[PrimeQ[ Gamma[n] + Prime[n]] == True, n! + Prime[n], 0], {n, 1, 100}]], 1]
CROSSREFS
Cf. A121926.
Sequence in context: A173381 A076477 A319335 * A332264 A089620 A144335
KEYWORD
nonn
AUTHOR
Roger L. Bagula, Mar 03 2005
EXTENSIONS
Definition corrected from Bruno Berselli, Jul 20 2012
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | 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 April 16 04:17 EDT 2024. Contains 371696 sequences. (Running on oeis4.)