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!)
A078154 Primes of the form A004154(n) + 1. 7
2, 3, 7, 13, 73, 871782913, 1307674369, 62044840173323943937, 33078854415193864122595302822125378214568325182093497117061192683541123570097156545925087233 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
More precisely, scan A004154, add 1 and record the answer if it is a prime. The sequence may not be monotonic.
The next term is too large to include.
LINKS
PROG
(Magma) [a: n in [1..100] | IsPrime(a) where a is Factorial(n) div 10^Valuation(Factorial(n), 5)+1]; // Vincenzo Librandi, Jun 03 2016
CROSSREFS
Sequence in context: A058017 A049536 A065508 * A192611 A254461 A048463
KEYWORD
nonn,base
AUTHOR
Cino Hilliard, Dec 23 2002
EXTENSIONS
More terms from Joshua Zucker, Jan 11 2006
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 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)