|
Search: id:A123389
|
|
|
| A123389 |
|
Ratio of each term of the primorial function to the corresponding term of the factorial function (rounded to nearest integer). |
|
+0 3
|
|
| 2, 3, 5, 9, 19, 42, 101, 241, 615, 1783, 5024, 15492, 48860, 150069, 470216, 1557591, 5405759
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
Shows how the primorial function grows in comparison to the factorial function.
|
|
LINKS
|
Eric Weisstein's World of Mathematics, Prime Products
|
|
FORMULA
|
a(n) = round(Product(Prime(k),k=1,n)/Factorial(n))
|
|
EXAMPLE
|
a(5)= round((2*3*5*7*11)/(1*2*3*4*5)) = round(2310/120) = round(19.25) = 19
|
|
CROSSREFS
|
Cf. A002110.
Adjacent sequences: A123386 A123387 A123388 this_sequence A123390 A123391 A123392
Sequence in context: A058770 A049910 A077643 this_sequence A113984 A110542 A101542
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
Mitch Cervinka (puritan(AT)toast.net), Oct 13 2006
|
|
|
Search completed in 0.002 seconds
|