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!)
A294195 Product of all primes between n!+1 and (n+1)!. 3
1, 2, 15, 7436429, 141690116050851861774628683971583952877 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
The next term has 251 digits in base 10.
LINKS
MATHEMATICA
Table[Times @@ Table[Prime[i], {i, PrimePi[n!] + 1, PrimePi[(n + 1)!]}], {n, 0, 4}]
CROSSREFS
Cf. A061232 (number of primes between n!+1 and (n+1)!).
Cf. A294193 (sum of integers between n!+1 and (n+1)!).
Cf. A294194 (sum of primes between n!+1 and (n+1)!).
Cf. A294196 (log of product of primes between n!+1 and (n+1)!).
Sequence in context: A080911 A175981 A056072 * A175982 A136666 A031361
KEYWORD
nonn
AUTHOR
Olivier Gérard, Oct 29 2017
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 08:45 EDT 2024. Contains 371782 sequences. (Running on oeis4.)