|
Search: id:A074319
|
|
|
| A074319 |
|
Product of next n factorials. |
|
+0 2
|
|
| 2, 144, 2073600, 17557585920000, 192668014586363904000000, 5116462645455544976110780416000000000, 551096864092633744724294766310605805584384000000000000
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
Product of next n factorials gives this sequence, while product of first n factorials = superfactorial is A000178. If superfactorial is sf(n) then this function, "uppersuperfactorial", is usf(n)= sf(2n)/sf(n).
|
|
FORMULA
|
product(i!, i=n+1, 2n)
|
|
MATHEMATICA
|
Table[Product[i!, {i, n+1, 2n}], {n, 10}]
|
|
CROSSREFS
|
Cf. A000178.
Sequence in context: A101827 A103207 A093002 this_sequence A071064 A014080 A110624
Adjacent sequences: A074316 A074317 A074318 this_sequence A074320 A074321 A074322
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Zak Seidov (zakseidov(AT)yahoo.com), Sep 22 2002
|
|
|
Search completed in 0.002 seconds
|