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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A152688 Partial products of A152687. 1
1, 1, 2, 48, 414720, 309586821120000, 62298599877271470735360000000000, 221419738218975714643056286355472083897548800000000000000000000, 30963454718960054822969246779894642673092903344400531870724683866888280945459200000000000000000000000000000000000 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

MATHEMATICA

lst={}; p0=p1=p2=p3=1; Do[p0*=a[n]; p1*=p0; p2*=p1; p3*=p2; AppendTo[lst, p3], {n, 1, 2*3!}]; lst

CROSSREFS

Cf. A001924,A003266,A152686,A152687

Sequence in context: A191954 A057527 A166475 * A046873 A164334 A100540

Adjacent sequences:  A152685 A152686 A152687 * A152689 A152690 A152691

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Dec 10 2008

EXTENSIONS

Better definition from Omar E. Pol (info(AT)polprimos.com), Aug 06 2009

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 17 06:27 EST 2012. Contains 205998 sequences.