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!)
A161608 Primes of the form n!+n^2+n+1. 0
2, 19, 151, 355687428096307, 620448401733239439360601 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Generated by the n of A079649.
a(6) = 20659137880503071791380...00000000000098911 (with 650 digits).
LINKS
MATHEMATICA
lst={}; Do[p=n!+n^2+n+1; If[PrimeQ[p], AppendTo[lst, p]], {n, 0, 6!}]; lst
CROSSREFS
Sequence in context: A280546 A323141 A319962 * A037748 A037629 A037755
KEYWORD
nonn
AUTHOR
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 19 15:34 EDT 2024. Contains 371794 sequences. (Running on oeis4.)