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!)
A118752 a(n) = product[k=0..n] P(k), where P(k) is the smallest prime > 3*n. a(n) = product[k=0..n] A118751(k). 4
2, 10, 70, 770, 10010, 170170, 3233230, 74364290, 2156564410, 62540367890, 1938751404590, 71733801969830, 2654150672883710, 108820177588232110, 4679267636293980730, 219925578905817094310, 11656055682008305998430 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Analogous to A118456 a(n) = product{k=1..n} P(k), where P(k) is the smallest prime >= k.
LINKS
MATHEMATICA
Rest[FoldList[Times, 1, Table[NextPrime[3n], {n, 0, 20}]]] (* Harvey P. Dale, Mar 09 2014 *)
CROSSREFS
Sequence in context: A341477 A317980 A118748 * A362821 A060842 A245834
KEYWORD
easy,nonn
AUTHOR
Jonathan Vos Post, Apr 29 2006
EXTENSIONS
Definition corrected by Harvey P. Dale, Mar 09 2014
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 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)