login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A127233 a(n) = n!*(n*(n+1)/2)!. 2
1, 1, 12, 4320, 87091200, 156920924160000, 36785478363630796800000, 1536637256843037856927580160000000, 14998770936168817088309737749441675264000000000, 43408511507665453002645192043544271642563569306828800000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MAPLE
seq(n!*(n*(n+1)/2)!, n=0..9); # Emeric Deutsch, Jan 20 2007
MATHEMATICA
Table[n!((n(n+1))/2)!, {n, 0, 10}] (* Harvey P. Dale, Aug 27 2021 *)
CROSSREFS
Sequence in context: A307944 A105067 A096732 * A169657 A287889 A288967
KEYWORD
nonn
AUTHOR
Artur Jasinski, Jan 09 2007
EXTENSIONS
More terms from Emeric Deutsch, Jan 20 2007
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 09:23 EDT 2024. Contains 371782 sequences. (Running on oeis4.)