login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A074319 Product of next n factorials. 2
2, 144, 2073600, 17557585920000, 192668014586363904000000, 5116462645455544976110780416000000000, 551096864092633744724294766310605805584384000000000000 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

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: A157073 A103207 A093002 * A188284 A071064 A014080

Adjacent sequences:  A074316 A074317 A074318 * A074320 A074321 A074322

KEYWORD

nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Sep 22 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 03:37 EST 2012. Contains 205570 sequences.