|
| |
|
|
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).
|
|
1
| |
|
|
2, 10, 70, 770, 10010, 170170, 3233230, 74364290, 2156564410, 62540367890, 1938751404590, 71733801969830, 2654150672883710, 108820177588232110, 4679267636293980730, 219925578905817094310, 11656055682008305998430
(list; graph; refs; listen; history; 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.
|
|
|
CROSSREFS
| Cf. A020482, A049653, A060266-A060268, A060264, A060265, A060308, A118455, A118456, A118748-51.
Sequence in context: A089845 A104602 A118748 * A060842 A111554 A177384
Adjacent sequences: A118749 A118750 A118751 * A118753 A118754 A118755
|
|
|
KEYWORD
| easy,nonn
|
|
|
AUTHOR
| Jonathan Vos Post (jvospost3(AT)gmail.com), Apr 29 2006
|
| |
|
|